ardour/gtk2_ardour
Damien Zammit a9907b7d56 ipw: Fix race condition with polling the cancel state of the dialog
Sometimes the interthread process window dialog reports "cancelled"
when it was not actually cancelled, it was just hidden and reshown,
Since we are polling the cancel state interthread, we must reset
the cancel status BEFORE the dialog is shown, and never toggle the
cancel state unless it is a true cancel action by the user.
2018-10-02 20:14:04 +10:00
..
appdata/po Update Japanese translation 2017-01-22 22:03:55 +01:00
icons Add Launch Control XL icon 2018-08-09 22:42:44 +02:00
macosx/tracks.xcodeproj
msvc
po Fix Italian translation 2018-08-03 19:55:05 +02:00
resources group Product/App specific resources 2016-05-17 13:12:05 +02:00
themes apply commit cbe458addd to all other themes 2018-07-05 16:59:10 -04:00
win32 Remove some Windows icons which I'm told we don't need any more... 2016-06-13 11:35:19 +01:00
about.cc Bonne année 2018 2018-01-01 02:11:32 +01:00
about.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
actions.cc some structure/code for managing menu sensitivity now that VCAs are selectable 2017-08-07 12:04:11 -04:00
actions.h some structure/code for managing menu sensitivity now that VCAs are selectable 2017-08-07 12:04:11 -04:00
add_route_dialog.cc NO-OP: whitespace 2018-02-24 13:55:20 +01:00
add_route_dialog.h s/created with/modified with/ 2017-09-21 02:01:12 +02:00
add_video_dialog.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
add_video_dialog.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
ambiguous_file_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ambiguous_file_dialog.h NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
analysis_window.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
analysis_window.h overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
arcall
arcanvas valgrind option (commented) for canvas tester 2017-02-01 21:58:20 +01:00
ardbg
ardbg-core
ardev
ardev-win
ardev_common.sh.in Add Launch Control XL control surface support 2018-08-07 04:16:09 +02:00
ardour-mime-info.xml
ardour-sae.menus First draft of a template management dialog 2017-07-12 16:15:03 +02:00
ardour.appdata.xml.in.in AppData release tags need a date to be valid 2018-09-19 19:14:02 -04:00
ardour.desktop.in
ardour.keys.in add shift-alt-(up|down) to editor to navigate VCAs with up/down 2018-08-24 14:04:18 -04:00
ardour.menus.in new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
ardour.sh.in Fix NSM for distro-builds (waf install) 2017-10-31 15:26:29 +01:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_dialog.cc Fix another crash at exit. 2017-07-03 14:03:10 +02:00
ardour_dialog.h Fix another crash at exit. 2017-07-03 14:03:10 +02:00
ardour_http.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
ardour_http.h Move static function out of header-file, fix -Wunused-function 2018-07-12 03:28:38 +02:00
ardour_ui.cc Add a window that shows DSP usage of all plugins 2018-09-25 00:13:08 +02:00
ardour_ui.h Add a window that shows DSP usage of all plugins 2018-09-25 00:13:08 +02:00
ardour_ui2.cc Keep track of unacknowledged log-level (error-indicator) 2018-02-20 11:18:41 +01:00
ardour_ui_dependents.cc Add drop-shadow decorators to menu bar and transport toolbar. 2018-02-19 08:05:55 -06:00
ardour_ui_dialogs.cc Add a window that shows DSP usage of all plugins 2018-09-25 00:13:08 +02:00
ardour_ui_ed.cc move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
ardour_ui_mixer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_ui_options.cc new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
ardour_window.cc no more ProxyTemporary member of ArdourWindow - all such windows should be wrapped in an explicit proxy in ARDOUR_UI 2018-09-23 13:48:19 -04:00
ardour_window.h no more ProxyTemporary member of ArdourWindow - all such windows should be wrapped in an explicit proxy in ARDOUR_UI 2018-09-23 13:48:19 -04:00
ArdourMono.ttf
arhell
arldd
arlua add debug facilities to arlua (valgrind, callgrind) to test libardour 2016-04-24 14:43:18 +02:00
arluadoc
armass Elaborate valgrind options 2017-01-20 13:54:15 +01:00
arprof
arrr ardour runs fine in rr version 4.4.0, add scripts 2017-01-21 23:10:33 +01:00
arrr-replay ardour runs fine in rr version 4.4.0, add scripts 2017-01-21 23:10:33 +01:00
arscan add a wrapper to launch the vst-scanner manually 2016-08-03 19:56:22 +02:00
artest allow to run single tests from ./artest 2016-10-11 00:03:18 +02:00
arval Elaborate valgrind options 2017-01-20 13:54:15 +01:00
au_pluginui.h A frame can also be a rectangle [NSView frame] 2017-09-19 18:41:51 +02:00
au_pluginui.mm PluginUI: only show "Reset" & Automation buttons if there are any controls 2017-09-08 23:35:00 +02:00
audio_clock.cc new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
audio_clock.h user-friendly hack/heuristic: if they edit a BBT non-duration clock to say zero beats, act as if they had used 1 2018-02-20 17:19:43 -05:00
audio_region_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_region_editor.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
audio_region_view.cc Fix some small memory leaks (GUI) 2018-01-27 15:44:59 +01:00
audio_region_view.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
audio_streamview.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
audio_streamview.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
audio_time_axis.cc manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
audio_time_axis.h Remove unused sources & includes 2017-07-17 21:06:04 +02:00
automation_controller.cc Fix generic UI sliders w/rangesteps 2018-07-18 10:57:57 +02:00
automation_controller.h Fix generic UI sliders w/rangesteps 2018-07-18 10:57:57 +02:00
automation_line.cc Fix MIDI Automation interpolation options 2017-10-03 02:20:57 +02:00
automation_line.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
automation_region_view.cc fix unintentionally edited color/theme name from f2s edit 2017-09-19 11:15:22 -04:00
automation_region_view.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
automation_selection.h
automation_streamview.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
automation_streamview.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
automation_time_axis.cc manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
automation_time_axis.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
axis_provider.h -Wnon-virtual-dtor 2017-05-06 15:52:32 +02:00
axis_view.cc Fix --no-nls (5/5), i18n.h include order in gtk2_ardour 2018-09-21 19:05:57 +02:00
axis_view.h Remove ArdourPrompter wrapper 2017-07-17 21:06:04 +02:00
big_clock_window.cc Implement clock delta modes 2017-11-23 00:13:32 +01:00
big_clock_window.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
big_transport_window.cc Add keyboard-shortcuts to Transport Window 2017-12-23 00:59:01 +01:00
big_transport_window.h Add keyboard-shortcuts to Transport Window 2017-12-23 00:59:01 +01:00
bundle_env.h
bundle_env_cocoa.cc Fix --no-nls (3/5), prefer #if in gtk2_ardour 2018-09-21 19:04:06 +02:00
bundle_env_linux.cc Fix --no-nls (3/5), prefer #if in gtk2_ardour 2018-09-21 19:04:06 +02:00
bundle_env_mingw.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bundle_env_msvc.cc Some paths weren't getting set up correctly for the MSVC build 2017-02-04 12:54:19 +00:00
bundle_manager.cc remove close buttons from Bundle Manager (rely on WM provided button) 2016-08-21 23:02:37 +02:00
bundle_manager.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
canvas_test.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
canvas_vars.h
clearlooks.rc.in Revert some theme tweaks. Left-justify gauge text. 2018-02-17 12:11:02 -06:00
clock_group.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
clock_group.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
cocoacarbon.mm fix missing API for no-app-nap when building on OS X < 10.9 2016-08-19 13:19:37 -04:00
color_aliases.h
color_theme_manager.cc Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
color_theme_manager.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
configinfo.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
configinfo.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
control_point.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
control_point.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
control_point_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
control_point_dialog.h
control_slave_ui.cc Don't offer possible recursive VCA assignments in the GUI 2017-10-20 02:54:28 +02:00
control_slave_ui.h Separate Ardour UI widgets into dedicated library 2017-07-17 21:06:04 +02:00
crossfade_edit.h Purify libcanvas, remove libardour dependency 2017-07-17 21:06:04 +02:00
crossfade_view.h NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
debug.cc
debug.h
default_ui_config.in update default config (see also 5ec21347a) 2016-11-27 23:00:42 +01:00
duplicate_routes_dialog.cc Modify playlist option labels in Duplicate Track/Bus dialog 2017-01-05 23:16:27 +10:00
duplicate_routes_dialog.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
edit_note_dialog.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
edit_note_dialog.h
editing.cc new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
editing.h new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
editing_convert.h new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
editing_syms.h Rename SMPTE enum back to Timecode. 2018-02-26 18:38:18 -06:00
editor.cc Fix missing enum case: Avoid a divide-by-0 crash. 2018-08-13 13:08:33 -05:00
editor.h NO-OP: clean up whitespace, separate methods 2018-07-27 00:28:52 +02:00
editor_actions.cc move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
editor_audio_import.cc Fix importing tempo-maps for non-integer pulsed time-signatures 2017-10-30 22:24:21 +01:00
editor_audiotrack.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_canvas.cc NO-OP: whitespace 2018-02-24 13:55:20 +01:00
editor_canvas_events.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
editor_component.cc
editor_component.h
editor_cursors.cc Cairo-fix cursor lines so they align perfectly with Rulers, Grids, and region edges. 2018-02-10 07:51:28 -06:00
editor_cursors.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
editor_drag.cc new_grid: The Return of the snap_to_X functions. 2018-07-27 00:28:47 +02:00
editor_drag.h new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
editor_export_audio.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
editor_group_tabs.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
editor_group_tabs.h Scaleable group-tabs: use Pango to layout text, scale with UI #7331 2017-05-04 19:15:18 +02:00
editor_items.h Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constraint modifier dilates previous tempo. 2016-05-27 23:38:16 +10:00
editor_keys.cc Remove some redundant calls to snap_to(). get_preferred_edit_position() already did it. 2018-02-27 08:55:17 -06:00
editor_locations.cc Save/restore location clock mode 2017-02-14 17:15:16 +01:00
editor_locations.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
editor_markers.cc GUI to set clock-origin marker 2017-11-23 00:13:44 +01:00
editor_mixer.cc Use StripableTAV to inform Ctrl surfaces about selection. 2017-08-06 23:22:27 +02:00
editor_mouse.cc Likely fix for jittery snapped-cursor when dragging a region. 2018-08-10 10:43:57 -05:00
editor_ops.cc use new CoreSelection methods in editor and mixer 2018-08-24 14:04:18 -04:00
editor_pt_import.cc pt import: Add commented out code for inserting silent missing sources 2018-04-08 15:31:52 +10:00
editor_regions.cc new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
editor_regions.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
editor_route_groups.cc Remove ArdourPrompter wrapper 2017-07-17 21:06:04 +02:00
editor_route_groups.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
editor_routes.cc Quick hack to test engine vari-speed (2/2) 2017-10-29 20:04:06 +01:00
editor_routes.h Hide TrackList "Active" toggle for VCAs 2017-08-08 01:49:05 +02:00
editor_rulers.cc Ruler visibility is not really a session-prop. 2018-07-30 17:47:29 +02:00
editor_selection.cc invert-selection: if tracks are selected, invert selection at that level, unless in internal edit mode 2018-08-24 10:08:08 -04:00
editor_snapshots.cc Fix --no-nls (5/5), i18n.h include order in gtk2_ardour 2018-09-21 19:05:57 +02:00
editor_snapshots.h auto-backup: gtk2_ardour part. (from mixbus) 2018-07-14 12:47:34 -05:00
editor_summary.cc Aborted attempt to further optimize the editor-summary. Commented for future generations. 2018-07-14 08:40:07 -05:00
editor_summary.h Fix a few warnings 2018-02-17 09:12:38 -06:00
editor_tempodisplay.cc new_grid: fix some thinkos in ruler math, to better match sensible grid lines. 2018-07-27 00:26:21 +02:00
editor_timefx.cc Hardcode pitch-shift algorithm (for now) 2018-07-23 18:13:41 +02:00
editor_videotimeline.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
editor_xpms
engine_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
engine_dialog.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
enums.cc Rename SMPTE enum back to Timecode. 2018-02-26 18:38:18 -06:00
enums.h
enums_convert.h Add PBD::to_string/string_to template specialisations for types in enums.h 2017-04-19 09:36:55 +10:00
ergonomic-us.bindings.in move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
evtest.cc
export_channel_selector.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
export_channel_selector.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
export_dialog.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_file_notebook.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
export_file_notebook.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_filename_selector.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_filename_selector.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_format_dialog.cc Add seconds as clock-unit 2017-11-22 20:36:28 +01:00
export_format_dialog.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_format_selector.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_format_selector.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_preset_selector.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_preset_selector.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_report.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
export_report.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
export_timespan_selector.cc Fix switch statements in ExportTimespanSelector 2017-11-22 20:36:58 +01:00
export_timespan_selector.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
export_video_dialog.cc Clarify video-export dialog phrases 2018-08-29 19:24:43 +02:00
export_video_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
export_video_infobox.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
export_video_infobox.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
fft.cc Fix a crash when we display the 'Plugin Analysis' window (in a generic plugin GUI window) and then close the GUI 2016-08-28 10:23:57 +01:00
fft.h
fft_graph.cc Fix a potential(?) nullptr dereference 2017-11-23 10:38:05 +01:00
fft_graph.h rework FFT-graph, add pointer-position annotations 2016-07-24 13:00:15 +02:00
fft_result.cc overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
fft_result.h add missing include 2016-05-23 03:50:43 +02:00
fix_carbon.h
floating_text_entry.cc Fix edit-cursor in TextEntry 2017-07-29 02:05:37 +02:00
floating_text_entry.h Fix edit-cursor in TextEntry 2017-07-29 02:05:37 +02:00
gain_meter.cc Fix scroll-wheel on mixer-sliders 2017-11-03 15:55:33 +01:00
gain_meter.h Add automation button to VCA strip 2017-07-21 02:10:29 +02:00
generic_pluginui.cc GUI tweaks for unset midi banks. 2018-07-24 23:22:21 +02:00
gettext.h Fix --no-nls (3/5), prefer #if in gtk2_ardour 2018-09-21 19:04:06 +02:00
ghostregion.cc use new Canvas::Note object for (sustained) note display 2018-07-03 11:21:53 -04:00
ghostregion.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
global_port_matrix.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
global_port_matrix.h
gprofhelper.c NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
grid_lines.cc Implement grid line colors ( was: measure lines ). This restores measure lines to a brighter color than beats. 2018-02-27 16:39:49 -06:00
grid_lines.h new_grid: Add grid_lines.cc 2018-02-09 11:23:24 -06:00
group_tabs.cc Fix crash when re-assigning groups to a disjunct set. 2018-03-20 18:08:12 +01:00
group_tabs.h Name New VCAs from Selection 2017-08-07 16:46:35 +02:00
gtk_pianokeyboard.c NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
gtk_pianokeyboard.h
gui_object.cc Use XMLNode::set_property API in GUIObject class 2017-04-19 09:36:56 +10:00
gui_object.h Use XMLNode::set_property API in GUIObject class 2017-04-19 09:36:56 +10:00
gui_thread.h
hit.cc fix header order and space alignment 2017-09-24 12:57:27 -04:00
hit.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
idleometer.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
idleometer.h Tweak idle-o-meter: reset-button & acquisition time display 2017-03-15 12:38:11 +01:00
insert_remove_time_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
insert_remove_time_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
instrument_selector.cc Prefer General MIDI Synth as default instrument 2017-01-30 16:42:11 +01:00
instrument_selector.h Prefer General MIDI Synth as default instrument 2017-01-30 16:42:11 +01:00
interthread_progress_window.cc ipw: Fix race condition with polling the cancel state of the dialog 2018-10-02 20:14:04 +10:00
interthread_progress_window.h fix import-thread SNAFU 2016-05-21 23:30:11 +02:00
io_selector.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
io_selector.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
item_counts.h
keyboard.cc Start versioning Mixbus keybindings files. 2018-02-23 08:34:59 -06:00
keyboard.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
keyeditor.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
keyeditor.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
latency_gui.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
latency_gui.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
led.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
led.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
level_meter.cc Move Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
level_meter.h Move Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
linux_vst_gui_support.cc Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
location_ui.cc Revert frame -> sample changes where it's a frame as in Gtk::Frame 2018-06-19 20:17:40 +02:00
location_ui.h Revert frame -> sample changes where it's a frame as in Gtk::Frame 2018-06-19 20:17:40 +02:00
lua_script_manager.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
lua_script_manager.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
luadialog.cc Add scrollbar to LuaDialog 2018-08-02 15:17:38 +02:00
luadialog.h Add scrollbar to LuaDialog 2018-08-02 15:17:38 +02:00
luadoc.cc Complete Lua-binding dump (after 8eb3b9d34b) 2017-08-16 21:00:23 +02:00
luainstance.cc Move static function out of header-file, fix -Wunused-function 2018-07-12 03:28:38 +02:00
luainstance.h LuaInstance: prepare for 3 argument signal/slot callbacks 2018-01-30 01:33:40 +01:00
luasignal.h
luasignal_syms.h Further defer changes of plugin Tags+Status, and consolidate code to call PluginListChanged only once. 2018-02-02 19:25:01 -06:00
luawindow.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
luawindow.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
lv2_external_ui.h
lv2_plugin_ui.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
lv2_plugin_ui.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
lxvst_plugin_ui.cc initial implementation of keyboard event forwarding for LXVST 2018-08-11 13:51:05 -04:00
lxvst_plugin_ui.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
mac_vst_plugin_ui.h MacVST UI resizing 2016-11-15 18:17:47 +01:00
mac_vst_plugin_ui.mm Explicit key-event forwarding for MacVST 2017-09-19 23:08:05 +02:00
main.cc Fix --no-nls (3/5), prefer #if in gtk2_ardour 2018-09-21 19:04:06 +02:00
main_clock.cc Implement clock delta modes 2017-11-23 00:13:32 +01:00
main_clock.h Implement clock delta modes 2017-11-23 00:13:32 +01:00
marker.cc new_snap: Snapped Cursor ( squashed commit ) 2018-02-09 08:21:45 -06:00
marker.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
marker_selection.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
meter_patterns.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
meter_patterns.h
meter_strip.cc NO-OP: cleaner syntax 2017-11-23 10:46:44 +01:00
meter_strip.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
meterbridge.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
meterbridge.h Use Stripable::Sorter in meterbridge 2017-07-01 21:25:01 +02:00
midi_automation_line.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
midi_automation_line.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
midi_channel_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_channel_dialog.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
midi_channel_selector.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
midi_channel_selector.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
midi_cut_buffer.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
midi_cut_buffer.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
midi_export_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_export_dialog.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
midi_list_editor.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
midi_list_editor.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
midi_region_view.cc Ignore scroll-wheel while dragging notes. 2018-08-09 18:11:18 +02:00
midi_region_view.h fix header order and space alignment 2017-09-24 12:57:27 -04:00
midi_scroomer.cc Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
midi_scroomer.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
midi_selection.cc
midi_selection.h
midi_streamview.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
midi_streamview.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
midi_time_axis.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
midi_time_axis.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
midi_tracer.cc new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
midi_tracer.h new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
midi_util.h
midi_velocity_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_velocity_dialog.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
mini_timeline.cc new_snap: Snapped Cursor ( squashed commit ) 2018-02-09 08:21:45 -06:00
mini_timeline.h new_snap: Snapped Cursor ( squashed commit ) 2018-02-09 08:21:45 -06:00
missing_file_dialog.cc GUI support to re-locate missing external (abs-path) files 2017-02-22 10:51:13 +01:00
missing_file_dialog.h NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
missing_plugin_dialog.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
missing_plugin_dialog.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
mixer.bindings provide mixer-specific bindings for Alt-(up|down) to match editor 2018-08-24 10:08:08 -04:00
mixer_group_tabs.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
mixer_group_tabs.h Scaleable group-tabs: use Pango to layout text, scale with UI #7331 2017-05-04 19:15:18 +02:00
mixer_strip.cc Same for midi input enable button 2018-03-13 08:05:41 -07:00
mixer_strip.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
mixer_ui.cc Restore mixer scroll offset after spill 2018-09-01 21:32:57 +02:00
mixer_ui.h Restore mixer scroll offset after spill 2018-09-01 21:32:57 +02:00
monitor.bindings
monitor_section.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
monitor_section.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
monitor_selector.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
monitor_selector.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
mono_panner.cc Add control-focus notifications from bindable GUI widgets. 2017-07-02 18:19:13 +02:00
mono_panner.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
mono_panner_editor.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
mono_panner_editor.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
mouse_cursors.cc new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
mouse_cursors.h new_grid: Rewrite of Snap and Grid. (squashed commit) 2018-02-09 09:59:39 -06:00
mtest.menus
mtest_other.menus
mtest_shared.menu
nag.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
nag.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
new_plugin_preset_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
new_plugin_preset_dialog.h
normalize_dialog.cc add RMS region normalization option 2016-08-13 14:50:59 +02:00
normalize_dialog.h Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
note.cc call Note::set_velocity() at an appropriate time 2018-07-03 11:28:01 -04:00
note.h call Note::set_velocity() at an appropriate time 2018-07-03 11:28:01 -04:00
note_base.cc avoid crazy costs of looking up and constructing color modifier every time, and cache color values for MIDI notes 2018-07-06 07:57:19 -04:00
note_base.h avoid crazy costs of looking up and constructing color modifier every time, and cache color values for MIDI notes 2018-07-06 07:57:19 -04:00
note_player.cc
note_player.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
note_select_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
note_select_dialog.h
nsm.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
nsm.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
nsmclient.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
nsmclient.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
option_editor.cc new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
option_editor.h new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
opts.cc Fix typos (thanks edogawa) 2017-05-13 20:33:04 +02:00
opts.h Change actions to -A and use -b to output keybindings 2017-04-28 08:19:20 -07:00
panner2d.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
panner2d.h
panner_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_editor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
panner_interface.cc Add control-focus notifications from bindable GUI widgets. 2017-07-02 18:19:13 +02:00
panner_interface.h Add control-focus notifications from bindable GUI widgets. 2017-07-02 18:19:13 +02:00
panner_ui.cc Don't use a timer to update panner-UIs, rely on Changed signal 2017-12-31 18:15:34 +01:00
panner_ui.h Don't use a timer to update panner-UIs, rely on Changed signal 2017-12-31 18:15:34 +01:00
paste_context.h
patch_change.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
patch_change.h Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
patch_change_dialog.cc GUI tweaks for unset midi banks. 2018-07-24 23:22:21 +02:00
patch_change_dialog.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
patch_change_widget.cc GUI tweaks for unset midi banks. 2018-07-24 23:22:21 +02:00
patch_change_widget.h Fix patch-change auto-audition 2017-09-14 19:23:37 +02:00
piano_roll_header.cc Scale scommer and piano-keyboard width with GUI 2017-05-04 17:22:43 +02:00
piano_roll_header.h
pingback.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
pingback.h
playlist_selection.h
playlist_selector.cc Fix crash in playlist selector for removed tracks. 2017-09-23 01:57:25 +02:00
playlist_selector.h Remove unused sources & includes 2017-07-17 21:06:04 +02:00
plugin_display.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
plugin_display.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
plugin_dspload_ui.cc Add a window that shows DSP usage of all plugins 2018-09-25 00:13:08 +02:00
plugin_dspload_ui.h Separate Plugin DSP load UI implementation 2018-09-25 00:13:08 +02:00
plugin_dspload_window.cc Fix/tweak various DSP-load window issues 2018-09-25 18:01:22 +02:00
plugin_dspload_window.h Add a reset-all DSP-load-stats button 2018-09-25 01:00:58 +02:00
plugin_eq_gui.cc Add option to disable plotting collected signal in analysis. 2018-04-30 22:24:35 +02:00
plugin_eq_gui.h Add option to disable plotting collected signal in analysis. 2018-04-30 22:24:35 +02:00
plugin_interest.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
plugin_pin_dialog.cc Fix various tooltip markup (ampersand) entity-escape: 2017-09-14 19:23:37 +02:00
plugin_pin_dialog.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
plugin_selector.cc Remove plugin-manager's channel-filter 2018-08-15 22:50:29 +02:00
plugin_selector.h Remove plugin-manager's channel-filter 2018-08-15 22:50:29 +02:00
plugin_setup_dialog.cc Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
plugin_setup_dialog.h Separate Ardour UI widgets into dedicated library 2017-07-17 21:06:04 +02:00
plugin_ui.cc Separate Plugin DSP load UI implementation 2018-09-25 00:13:08 +02:00
plugin_ui.h Draw Plugin DSP load bargraph 2018-08-15 05:32:57 +02:00
point_selection.h
port_group.cc new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
port_group.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
port_insert_ui.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
port_insert_ui.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
port_matrix.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
port_matrix.h
port_matrix_body.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
port_matrix_body.h
port_matrix_column_labels.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
port_matrix_grid.cc
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
port_matrix_row_labels.h
port_matrix_types.h
processor_box.bindings make new action to bind BackSpace to in processors box 2016-06-02 14:46:35 -04:00
processor_box.cc Allow plugin inline displays to shrink 2018-06-20 21:06:16 +02:00
processor_box.h Allow plugin inline displays to shrink 2018-06-20 21:06:16 +02:00
processor_selection.cc Make static analysis happy.. 2017-11-23 11:29:07 +01:00
processor_selection.h Make static analysis happy.. 2017-11-23 11:29:07 +01:00
progress_reporter.cc
progress_reporter.h
public_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
public_editor.h move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
quantize_dialog.cc Quantize Dialog: Use same grid names as the main grid. (1/16 Note instead of Beats/4) 2018-05-15 09:53:54 -05:00
quantize_dialog.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
rc_option_editor.cc Fix --no-nls (3/5), prefer #if in gtk2_ardour 2018-09-21 19:04:06 +02:00
rc_option_editor.h new transport slave/master implementation, gui edition 2018-09-18 19:06:04 -04:00
region_editor.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
region_editor.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
region_gain_line.cc NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
region_gain_line.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
region_layering_order_editor.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
region_layering_order_editor.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
region_selection.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
region_selection.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
region_view.cc new_grid: The Return of the snap_to_X functions. 2018-07-27 00:28:47 +02:00
region_view.h SoloSelection: gui part. 2018-02-11 09:39:45 -06:00
return_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
return_ui.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
rgb_macros.h
rhythm_ferret.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
rhythm_ferret.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
route_dialogs.h factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
route_group_dialog.cc Remove another explicit Close button. 2017-06-15 16:06:05 +02:00
route_group_dialog.h Consistent Color Selection Dialog (incl RouteGroups) 2017-03-30 15:21:06 +02:00
route_group_menu.cc Fix crash when re-assigning groups 2018-09-16 23:08:41 +02:00
route_group_menu.h Fix crash when re-assigning groups 2018-09-16 23:08:41 +02:00
route_params_ui.cc Prepare removal of initial_delay 2017-09-29 05:03:48 +02:00
route_params_ui.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
route_processor_selection.cc Fix --no-nls (5/5), i18n.h include order in gtk2_ardour 2018-09-21 19:05:57 +02:00
route_processor_selection.h Make static analysis happy.. 2017-11-23 11:29:07 +01:00
route_sorter.h Use Stripable::Sorter in GUI consistently. 2017-06-17 04:36:39 +02:00
route_time_axis.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
route_time_axis.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
route_ui.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
route_ui.h basic GUI framework for setting Disk I/O options 2017-09-18 11:40:53 -04:00
route_ui_selection.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
ruler_dialog.cc Remove old special case (ArdourDialog::on_response hides the dialog) 2017-04-25 03:55:51 +02:00
ruler_dialog.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
SAE-de-keypad.bindings.in move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
SAE-de-nokeypad.bindings.in move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
SAE-us-keypad.bindings.in move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
SAE-us-nokeypad.bindings.in
save_as_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
save_as_dialog.h
save_template_dialog.cc Fix --no-nls (5/5), i18n.h include order in gtk2_ardour 2018-09-21 19:05:57 +02:00
save_template_dialog.h Name tweak (more consistent with other code) 2017-08-20 21:09:30 +02:00
script_selector.cc Fix "Shortcut" special-case in the script-selector. 2018-03-19 15:43:07 +01:00
script_selector.h Drop the "Lua" in Lua Action Buttons: 2017-12-07 11:08:26 -06:00
search_path_option.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
search_path_option.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
selectable.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
selection.cc NO-OP: whitespace 2018-02-24 13:55:20 +01:00
selection.h SoloSelection: gui part. 2018-02-11 09:39:45 -06:00
selection_memento.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
selection_memento.h
selection_templates.h
send_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
send_ui.h
session_archive_dialog.cc Fix session-archive file extension filter 2017-10-03 03:09:25 +02:00
session_archive_dialog.h Update Session-Archive Dialog: add compression-option 2017-10-03 02:24:19 +02:00
session_dialog.cc Fix session-archive file extension filter 2017-10-03 03:09:25 +02:00
session_dialog.h s/created with/modified with/ 2017-09-21 02:01:12 +02:00
session_import_dialog.cc manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
session_import_dialog.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
session_metadata_dialog.cc Session Metadata: add a Description field. 2017-08-14 14:08:17 -05:00
session_metadata_dialog.h Session Metadata: add a Description field. 2017-08-14 14:08:17 -05:00
session_option_editor.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
session_option_editor.h
sfdb_freesound_mootcher.cc Call curl_global_init() exactly only once (1/2) 2017-08-31 20:08:47 +02:00
sfdb_freesound_mootcher.h Rename Struct defined in freesound header to be less generic 2016-09-13 14:55:02 +10:00
sfdb_ui.cc Fix --no-nls (5/5), i18n.h include order in gtk2_ardour 2018-09-21 19:05:57 +02:00
sfdb_ui.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
shuttle_control.cc Quick hack to test engine vari-speed (2/2) 2017-10-29 20:04:06 +01:00
shuttle_control.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
simple_progress_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
soundcloud_export_selector.cc Revert frame -> sample changes where it's a frame as in Gtk::Frame 2018-06-19 20:17:40 +02:00
soundcloud_export_selector.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
speaker_dialog.cc manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
speaker_dialog.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
splash.cc Tweak/fix splash screen event-loop 2017-05-11 14:20:56 +02:00
splash.h Tweak/fix splash screen event-loop 2017-05-11 14:20:56 +02:00
startup.cc Startup Dialog: A change to the monitor selection should trigger a write to config. 2018-03-16 16:34:23 -05:00
startup.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
step_editing.bindings
step_editor.cc Fix some small memory leaks (GUI) 2018-01-27 15:44:59 +01:00
step_editor.h fix header order and space alignment 2017-09-24 12:57:27 -04:00
step_entry.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
step_entry.h convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
stereo_panner.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
stereo_panner.h Move more Gtkmm2ext widgets into libwidget 2017-07-17 21:06:04 +02:00
stereo_panner_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
stereo_panner_editor.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
streamview.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
streamview.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
strip_selection.h
strip_silence_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
strip_silence_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
stripable_colorpicker.cc Fix --no-nls (5/5), i18n.h include order in gtk2_ardour 2018-09-21 19:05:57 +02:00
stripable_colorpicker.h Add ColorButton drop-in replacement with palette support 2017-03-30 15:20:48 +02:00
stripable_time_axis.cc Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
stripable_time_axis.h Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
stripable_treemodel.cc Use Stripable::Sorter in GUI consistently. 2017-06-17 04:36:39 +02:00
stripable_treemodel.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
sys_ex.cc improve sysex data display. 2017-02-04 22:57:36 +11:00
sys_ex.h clean up patch change/sysex headers. 2017-02-04 22:57:36 +11:00
tape_region_view.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
tape_region_view.h NO-OP whitespace & foratting of header files 2017-07-01 21:19:56 +02:00
template_dialog.cc Revert frame -> sample changes where it's a frame as in Gtk::Frame 2018-06-19 20:17:40 +02:00
template_dialog.h TemplateDialog: keep private things private and header files simple 2017-08-20 21:09:30 +02:00
tempo_curve.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
tempo_curve.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
tempo_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
tempo_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
tempo_lines.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
tempo_lines.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
time_axis_view.cc Fix size-request call 2017-11-23 09:53:09 +01:00
time_axis_view.h manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
time_axis_view_item.cc convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
time_axis_view_item.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
time_fx_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
time_fx_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
time_info_box.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
time_info_box.h Rework time info box updates on region selection change 2017-07-22 02:15:20 +10:00
time_selection.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
time_selection.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
timers.cc
timers.h
toolbar_test.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
track_selection.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
track_selection.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc Fix ffmpeg/ffprobe parser (sample/frame 30b087ab) - #7544 2018-01-21 11:35:22 +01:00
transcode_ffmpeg.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
transcode_video_dialog.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
transcode_video_dialog.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
transform_dialog.cc MIDI Transform channel-count 1..16 (not 0..15) 2017-08-22 04:09:19 +02:00
transform_dialog.h MIDI Transform channel-count 1..16 (not 0..15) 2017-08-22 04:09:19 +02:00
transport_control.cc Separate and consolidate Transport-Control-UI code 2017-12-22 22:15:50 +01:00
transport_control.h Separate and consolidate Transport-Control-UI code 2017-12-22 22:15:50 +01:00
transport_control_ui.cc Fix initial transport-window state display 2017-12-28 17:09:02 +01:00
transport_control_ui.h Separate and consolidate Transport-Control-UI code 2017-12-22 22:15:50 +01:00
transport_masters_dialog.cc show last received and when for timecode timestamps in transport masters widget 2018-09-27 11:31:13 -04:00
transport_masters_dialog.h show last received and when for timecode timestamps in transport masters widget 2018-09-27 11:31:13 -04:00
transpose_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transpose_dialog.h
trx.menus.in
ui_config.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
ui_config.h Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
ui_config_vars.h Allow to disable smart ruler changes. 2018-07-27 00:28:55 +02:00
ui_light.rc.in
utils.cc Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
utils.h Clean up library inheritance (colors.h, utils.h) 2017-07-17 21:06:04 +02:00
utils_videotl.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
utils_videotl.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
vca_master_strip.cc Remove unused widget. 2018-02-19 07:38:48 -06:00
vca_master_strip.h Remove unused widget. 2018-02-19 07:38:48 -06:00
vca_time_axis.cc manually fix up various cases where Gtk:Frame foo_frame had been changed to foo_sample 2017-09-18 14:59:11 -04:00
vca_time_axis.h VCA TimeAxis Context Menu 2017-08-06 22:48:38 +02:00
verbose_cursor.cc Add seconds as clock-unit 2017-11-22 20:36:28 +01:00
verbose_cursor.h globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
video_image_frame.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
video_image_frame.h Use "Frames" for video-frames (NO-OP) 2017-12-19 19:14:33 +01:00
video_monitor.cc Use "frame" for video-frames, fixes video-monitor state. 2018-01-21 11:27:26 +01:00
video_monitor.h Use "frame" for video-frames, fixes video-monitor state. 2018-01-21 11:27:26 +01:00
video_server_dialog.cc Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
video_server_dialog.h Remove <gtkmm.h> include from header files. 2017-07-17 21:06:04 +02:00
video_timeline.cc no error logging for CURL HTTP requests; future callers can request it if necessary 2018-06-02 13:24:31 -04:00
video_timeline.h Allow snapping to the start of the video timeline. (should work, but needs testing on a machine with harvid). 2018-06-08 16:12:35 -05:00
video_tool_paths.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
video_tool_paths.h
visibility_group.cc Revert "consistent use of context-menu popups" 2017-03-24 14:48:46 +01:00
visibility_group.h show/hide VCA assign buttons depending on VCA existence 2016-05-31 15:30:42 -04:00
vst_plugin_ui.cc PluginUI: only show "Reset" & Automation buttons if there are any controls 2017-09-08 23:35:00 +02:00
vst_plugin_ui.h VST UI sizeing rework 2017-03-08 13:03:46 +01:00
vstdbg
window_manager.cc fix issue with WM close/delete ("X") button not working for window proxied dialogs (e.g. add route dialog) 2016-08-16 13:57:00 -04:00
window_manager.h NO-OP whitespace (updated GH PR #357) 2017-07-01 19:28:26 +02:00
windows_vst_plugin_ui.cc VST UI sizeing rework 2017-03-08 13:03:46 +01:00
windows_vst_plugin_ui.h VST UI sizeing rework 2017-03-08 13:03:46 +01:00
wscript Add a window that shows DSP usage of all plugins 2018-09-25 00:13:08 +02:00