ardour/gtk2_ardour
Johannes Mueller 5774be46fe Remember the route count when route lua template sets it by "how_many"
If the user has an audio interface with 32 inputs, there is the danger, that
they click through the route template list and hit "Generic Audio Track" which
then sets the number of routes to be added to 32. When they click back to
e.g. "Audio Tracks" this number remains at 32. So they will accidentally add 32
audio tracks although they wanted just one. Somewhat inconvenient.

By this commit we remember the number of routes to be added, when it is set by
a lua template and thus can set it back when the user clicks back on a route
type that does not set it.
2020-03-31 09:01:59 +02:00
..
appdata/po
icons Add Launch Control XL icon 2018-08-09 22:42:44 +02:00
msvc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
po remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
resources
themes Theme-ing: Replace lost color for aux-send-panners 2020-03-23 15:24:00 -05:00
win32
about.cc Bump (C) year: the year of Ardour 2020-01-01 13:47:22 +01:00
about.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
actions.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
actions.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
add_route_dialog.cc Remember the route count when route lua template sets it by "how_many" 2020-03-31 09:01:59 +02:00
add_route_dialog.h Remember the route count when route lua template sets it by "how_many" 2020-03-31 09:01:59 +02:00
add_video_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
add_video_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ambiguous_file_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ambiguous_file_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
analysis_window.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
analysis_window.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev_common.sh.in Clean up top-level source tree 2020-02-23 16:21:55 +01:00
ardev-win
ardour_dialog.cc add ArdourDialog::set_ui_sensitive() to provide a way to mark an arbitrary ArdourDialog as "should not respond to user input" 2020-01-24 15:56:37 -07:00
ardour_dialog.h add ArdourDialog::set_ui_sensitive() to provide a way to mark an arbitrary ArdourDialog as "should not respond to user input" 2020-01-24 15:56:37 -07:00
ardour_http.cc More i18n include order fixes 2019-09-26 06:11:30 +02:00
ardour_http.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ardour_message.cc Fix another stuck splash screen 2020-01-17 18:52:33 +01:00
ardour_message.h Add a MessageDialog wrapper that handles the splash-screen 2019-12-14 23:26:25 +01:00
ardour_ui_access_web.cc First batch of MessageDialog replacements 2019-12-14 23:44:01 +01:00
ardour_ui_dependents.cc Apply some missing widget names 2020-01-12 18:13:47 -06:00
ardour_ui_dialogs.cc Statusbar: link session property dialog for format & timecode 2020-03-30 01:10:00 +02:00
ardour_ui_ed.cc Tweak wording: Rebuild (not reset) 2020-03-30 18:51:08 +02:00
ardour_ui_engine.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
ardour_ui_keys.cc Virtual MIDI keyboard, when visible, gets to handle keyboard input first 2019-11-22 22:11:55 +01:00
ardour_ui_mixer.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ardour_ui_options.cc Replace some Gtk:MessageDialog with Ardour's variant 2020-01-15 22:08:42 +01:00
ardour_ui_session.cc fix two poorly-formed uses of Glib::DateTime 2020-03-25 10:45:00 -06:00
ardour_ui_startup.cc Zero x-run counter after GUI completed loading a session 2020-03-30 17:43:16 +02:00
ardour_ui_video.cc fix apple/clang warning 2020-03-06 15:54:00 -07:00
ardour_ui.cc Statusbar: tweak tooltips 2020-03-30 03:52:20 +02:00
ardour_ui.h Statusbar: fix double-click to reset x-run counter 2020-03-30 03:53:09 +02:00
ardour_ui2.cc Punch/Loop GUI control sensitivity 2020-02-27 22:25:37 +01:00
ardour_ui3.cc Preview video frame when dragging 2019-11-09 06:00:01 +01:00
ardour_window.cc Enable some key release event forwarding 2019-11-22 22:12:48 +01:00
ardour_window.h Enable some key release event forwarding 2019-11-22 22:12:48 +01:00
ardour-mime-info.xml
ardour-sae.menus
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 Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
ardour.menus.in Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
ArdourSans.ttf Prefer wider/fatter Sans font 2019-12-05 00:50:52 +01:00
arhell
arldd
arlua Source-tree consistency (headless tools at top-level) 2020-03-26 19:00:41 +01:00
arluadoc
armass
arprof
arrr
arrr-replay
arscan
artest
arval
au_pluginui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
au_pluginui.mm Show latency display/config button for in all plugin UIs 2020-03-14 13:25:51 +01:00
audio_clock.cc remove debug output 2020-03-24 21:15:57 -06:00
audio_clock.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
audio_region_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
audio_region_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
audio_region_view.cc Fix SesionhandlRef when rebuilding peak-files 2020-03-30 21:19:43 +02:00
audio_region_view.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
audio_streamview.cc fix small error in GUI dimensions stemming from removal of tape tracks 2020-03-22 16:43:13 -06:00
audio_streamview.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
audio_time_axis.cc Propagate ::route_active_changed() methods 2020-01-22 01:35:18 +01:00
audio_time_axis.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
automation_controller.cc interface range generated by internal_to_interface() may not span 0..1, so remove asserts 2019-10-11 17:09:39 -06:00
automation_controller.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
automation_line.cc Make BusSendLevel 1st class citizen (2/2) 2019-12-14 15:06:34 +01:00
automation_line.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
automation_region_view.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
automation_region_view.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
automation_selection.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
automation_streamview.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
automation_streamview.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
automation_time_axis.cc Fix automation dropdown menu-item active state 2019-12-12 03:02:48 +01:00
automation_time_axis.h Fix automation dropdown menu-item active state 2019-12-12 03:02:48 +01:00
axis_provider.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
axis_view.cc add AxisView::remove_gui_property() 2020-02-06 14:43:58 -07:00
axis_view.h Restore visible automation lanes (#7914) 2020-02-28 02:25:57 +01:00
big_clock_window.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
big_clock_window.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
big_transport_window.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
big_transport_window.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
bundle_env_cocoa.cc Do not use openGL backed canvas + widgets on Catalina 2020-03-24 14:27:36 +01:00
bundle_env_linux.cc Load and register ArdourSans font at application start 2019-12-04 19:01:44 +01:00
bundle_env_mingw.cc Undo habits of a Serif font lover 2019-12-05 23:33:27 +01:00
bundle_env_msvc.cc Load and register ArdourSans font at application start 2019-12-04 19:01:44 +01:00
bundle_env.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
bundle_manager.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
bundle_manager.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
canvas_test.cc
canvas_vars.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
clearlooks.rc.in Consistent GTK Look/Feel 2020-01-25 03:56:10 +01:00
clock_group.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
clock_group.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
cocoacarbon.mm Add API to query OSX/MacOS version 2020-03-24 14:25:22 +01:00
color_aliases.h
color_theme_manager.cc Sort palette colors by name only 2020-01-13 17:12:55 -06:00
color_theme_manager.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
configinfo.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
configinfo.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
context_menu_helper.h Reduce #includes - avoid ardour_ui.h 2019-03-08 01:53:55 +01:00
control_point_dialog.cc Remove duplicate unit in ctrl-point dialog - #7472 2020-03-28 22:43:37 +01:00
control_point_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
control_point.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
control_point.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
control_slave_ui.cc Prevent stuck VCA button 2020-03-11 15:13:18 +01:00
control_slave_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
crossfade_edit.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
crossfade_view.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
cursor_context.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
cursor_context.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
curvetest.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
debug.cc add new DEBUG bit for GuiStartup 2019-10-24 21:32:46 -06:00
debug.h add new DEBUG bit for GuiStartup 2019-10-24 21:32:46 -06:00
default_ui_config.in
duplicate_routes_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
duplicate_routes_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
edit_note_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
edit_note_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editing_convert.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editing_syms.h remove reference to ImportAsTapeTracks 2020-03-17 16:31:49 -06:00
editing.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editing.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_actions.cc Allow the Cut tool to appear in Mixbus. 2019-09-29 10:12:00 -05:00
editor_audio_import.cc remove a few cerr outputs and change a couple to use cout, since they are not errors 2020-03-25 11:39:32 -06:00
editor_audiotrack.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_canvas_events.cc remove some additional debug output 2020-03-25 16:14:25 -06:00
editor_canvas.cc Preview video frame when dragging 2019-11-09 06:00:01 +01:00
editor_component.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_component.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_cursors.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_cursors.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_drag.cc set Editor::_pending_locate_request to true before sending locate request. 2020-03-25 18:39:59 -06:00
editor_drag.h Preview video frame when dragging 2019-11-09 06:00:01 +01:00
editor_export_audio.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
editor_group_tabs.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_group_tabs.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_items.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_keys.cc Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
editor_locations.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_locations.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_markers.cc rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07:00
editor_mixer.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_mouse.cc remove accumulated debug output 2020-03-25 15:12:30 -06:00
editor_ops.cc remove debug output 2020-03-30 17:37:10 -06:00
editor_pt_import.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
editor_regions.cc Amend 8a5cbb8: fix variable-names and comments 2020-01-07 01:14:42 +01:00
editor_regions.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_route_groups.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
editor_route_groups.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_routes.cc remove debug output 2020-01-13 23:19:52 -07:00
editor_routes.h prevent everything except the name column from changing selection in EditorRoutes 2020-01-13 23:13:14 -07:00
editor_rulers.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_selection.cc Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
editor_snapshots.cc NO-OP: cleanup includes 2020-03-15 20:19:13 +01:00
editor_snapshots.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_sources.cc fix (potentially serious) typo that confused comparison with assignment 2020-03-06 15:54:00 -07:00
editor_sources.h Cleanup SourceList: remove unused copy/pasted region-list code 2020-02-25 16:17:00 +01:00
editor_summary.cc rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07:00
editor_summary.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_tempodisplay.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_timefx.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_videotimeline.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_xpms
editor.cc remove debug output 2020-03-30 17:37:10 -06:00
editor.h stop transport clocks from jumping after the playhead is moved via a CursorDrag 2020-03-25 19:24:38 -06:00
engine_dialog.cc Default to device reported systemic latency 2020-02-24 04:25:42 +01:00
engine_dialog.h move all responsibility for autostart into StartupFSM and out of engine dialog 2019-11-06 17:35:30 -07:00
enums_convert.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
enums.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
enums.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_channel_selector.cc Remove region-output export (GUI) 2020-03-06 03:28:41 +01:00
export_channel_selector.h Remove region-output export (GUI) 2020-03-06 03:28:41 +01:00
export_dialog.cc Remove region-output export (GUI) 2020-03-06 03:28:41 +01:00
export_dialog.h Export Dialog: catch major changes, and mark the session dirty. Otherwise changes can be silently lost. 2020-01-23 17:16:41 -06:00
export_file_notebook.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_file_notebook.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_filename_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_filename_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_format_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_format_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_format_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_format_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_preset_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_preset_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_report.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_report.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_timespan_selector.cc Remove debug output 2020-03-06 03:40:25 +01:00
export_timespan_selector.h NO-OP: whitespace 2019-10-15 22:47:57 +02:00
export_video_dialog.cc add finite state machine to control/manage transport state 2019-09-17 18:26:03 -06:00
export_video_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_video_infobox.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_video_infobox.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fft_graph.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fft_graph.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fft_result.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fft_result.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fft.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fft.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
fix_carbon.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
floating_text_entry.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
floating_text_entry.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
foldback_strip.cc Show Sends button should instigate a Spill, akin to a VCA spill 2020-03-23 15:24:08 -05:00
foldback_strip.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
gain_meter.cc Follow backend API change 2020-03-30 18:00:21 +02:00
gain_meter.h Consolidate automation and meter-point strings 2019-10-31 16:12:27 +01:00
generic_pluginui.cc Fix generic UI crash when plugin has ctrl outputs -- #7937 2020-03-25 16:36:54 +01:00
gettext.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ghostregion.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
ghostregion.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
global_port_matrix.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
global_port_matrix.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
gprofhelper.c
grid_lines.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
grid_lines.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
group_tabs.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
group_tabs.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
gui_object.cc add GUIObjectState::remove_property() 2020-02-06 14:43:58 -07:00
gui_object.h add GUIObjectState::remove_property() 2020-02-06 14:43:58 -07:00
gui_thread.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
hit.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
hit.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
idleometer.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
idleometer.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
insert_remove_time_dialog.cc Clarify insert-time option 2020-01-10 18:59:09 +01:00
insert_remove_time_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
instrument_selector.cc Remve unused header includes 2019-10-15 15:30:33 +02:00
instrument_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
interthread_progress_window.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
interthread_progress_window.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
io_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
io_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
item_counts.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
keyboard.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
keyboard.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
keyeditor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
keyeditor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
latency_gui.cc Fix Latency GUI numeric entry 2020-02-19 16:58:06 +01:00
latency_gui.h Fix Latency GUI numeric entry 2020-02-19 16:58:06 +01:00
led.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
led.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
level_meter.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
level_meter.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
linux_vst_gui_support.cc Set thread-names (GUI) 2020-03-29 14:56:50 +02:00
location_ui.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
location_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
lua_script_manager.cc Scroll Lua scripts, now that there can be many 2019-09-03 14:26:01 +02:00
lua_script_manager.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
luadialog.cc remove a few cerr outputs and change a couple to use cout, since they are not errors 2020-03-25 11:39:32 -06:00
luadialog.h First batch of MessageDialog replacements 2019-12-14 23:44:01 +01:00
luadoc.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
luainstance.cc Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
luainstance.h Pre-seed Lua action-buttons 2019-12-12 20:53:17 +01:00
luasignal_syms.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
luasignal.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
luawindow.cc Drop references held by any GUI Lua script after execution 2020-01-13 20:25:00 +01:00
luawindow.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
lv2_external_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
lv2_plugin_ui.cc LV2: Implement ui:requestValue feature 2020-03-17 16:55:35 +01:00
lv2_plugin_ui.h LV2: Implement ui:requestValue feature 2020-03-17 16:55:35 +01:00
lxvst_plugin_ui.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
lxvst_plugin_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mac_vst_plugin_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mac_vst_plugin_ui.mm Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
main_clock.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
main_clock.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
main.cc remove a few cerr outputs and change a couple to use cout, since they are not errors 2020-03-25 11:39:32 -06:00
marker_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
marker.cc When a marker is selected, change the marker color in addition to the line color. 2019-12-09 07:49:30 -06:00
marker.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
meter_patterns.cc NO-OP: fix some Wimplicit-fallthrough, see prev commit 2019-09-18 17:38:01 +02:00
meter_patterns.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
meter_strip.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
meter_strip.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
meterbridge.cc Enable some key release event forwarding 2019-11-22 22:12:48 +01:00
meterbridge.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_automation_line.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_automation_line.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_channel_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_channel_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_channel_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_channel_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_cut_buffer.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_cut_buffer.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_export_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_export_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_list_editor.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
midi_list_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_region_view.cc shortest note length after a drag-trim is 1 tick, not 1/512 beats 2020-01-28 00:06:12 -07:00
midi_region_view.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
midi_scroomer.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_scroomer.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_streamview.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_streamview.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_time_axis.cc avoid setting midnam-model-name in GUI properties when there are no device modes for that model 2020-02-20 00:26:29 -07:00
midi_time_axis.h try to fix awful confusion and misbehavior for plugin-provided MIDNAM situations 2020-02-06 14:43:58 -07:00
midi_tracer.cc NOOP: remove newlines 2020-03-27 12:40:44 -06:00
midi_tracer.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_util.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_velocity_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
midi_velocity_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mini_timeline.cc rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07:00
mini_timeline.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
missing_file_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
missing_file_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
missing_filesource_dialog.cc GUI Dialog to inform the user about missing files 2020-02-18 01:29:35 +01:00
missing_filesource_dialog.h GUI Dialog to inform the user about missing files 2020-02-18 01:29:35 +01:00
missing_plugin_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
missing_plugin_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mixer_group_tabs.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mixer_group_tabs.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mixer_strip.cc Fix send-button layout (2 column table) 2020-03-31 01:37:38 +02:00
mixer_strip.h Consolidate Mixer-strip sensitivity 2020-01-28 22:22:57 +01:00
mixer_ui.cc Show Sends button should instigate a Spill, akin to a VCA spill 2020-03-23 15:24:08 -05:00
mixer_ui.h Show Sends button should instigate a Spill, akin to a VCA spill 2020-03-23 15:24:08 -05:00
mixer.bindings add mixer actions for toggle disk & input monitoring; bind to d and i in mixer bindings 2019-11-20 09:37:33 -07:00
monitor_section.cc Initialize monitor-section output button 2020-01-28 22:58:14 +01:00
monitor_section.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
monitor_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
monitor_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
monitor.bindings monitor section "global actions" are only global, no MS-specific versions 2019-02-16 01:15:12 -07:00
mono_panner_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mono_panner_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mono_panner.cc Panner GUI: fix detent in center 2020-03-21 19:46:38 +01:00
mono_panner.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mouse_cursors.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mouse_cursors.h Fix some UI doxygen warnings 2019-09-30 05:34:06 +02:00
nag.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
nag.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
new_plugin_preset_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
new_plugin_preset_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
new_user_wizard.cc Remove VST plugin discovery option from first-start wizard 2019-12-18 15:04:41 +01:00
new_user_wizard.h Remove VST plugin discovery option from first-start wizard 2019-12-18 15:04:41 +01:00
normalize_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
normalize_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
note_base.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
note_base.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
note_player.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
note_player.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
note_select_dialog.cc Rough-in gtk-pianokeyboard C -> C++ 2019-10-24 19:59:22 +02:00
note_select_dialog.h Rename PianoKeyboard class, avoid ambiguities 2019-10-25 21:24:25 +02:00
note.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
note.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
nsm.cc NSM startup needs to call a different method due to API changes 2019-10-10 16:52:00 -06:00
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
option_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
opts.cc do not parse debug options in a non-debug build 2020-03-25 10:34:16 -06:00
opts.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner_interface.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner_interface.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner_ui.cc Pan: remove automation-state indirection 1/2 2020-03-23 16:41:13 +01:00
panner_ui.h Consolidate automation and meter-point strings 2019-10-31 16:12:27 +01:00
panner2d.cc Pan: consolidate what_can_be_automated API 2020-03-21 19:46:39 +01:00
panner2d.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
paste_context.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
patch_change_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
patch_change_dialog.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
patch_change_widget.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
patch_change_widget.h Rename PianoKeyboard class, avoid ambiguities 2019-10-25 21:24:25 +02:00
patch_change.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
patch_change.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
piano_roll_header.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
piano_roll_header.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
pianokeyboard.cc VKeybd: fix stuck keys when changing octaves - #7957 2020-03-29 00:47:26 +01:00
pianokeyboard.h Vkeybd: force release notes on panic 2019-12-26 12:17:20 +01:00
pingback.cc Set thread-names (GUI) 2020-03-29 14:56:50 +02:00
pingback.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
playlist_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
playlist_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
playlist_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_display.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_display.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_dspload_ui.cc Increase contrast of Plugin DSP load report bar colors 2019-12-14 10:50:11 +01:00
plugin_dspload_ui.h Fix DSP load sorting with inactive plugins 2019-12-18 00:54:11 +01:00
plugin_dspload_window.cc DSPLoad report: allow to sort plugins by load 2019-12-14 11:44:28 +01:00
plugin_dspload_window.h DSPLoad report: allow to sort plugins by load 2019-12-14 11:44:28 +01:00
plugin_eq_gui.cc Mitigate issues of expensive plugin analysis -- #7795 2019-08-24 17:11:10 +02:00
plugin_eq_gui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_interest.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_pin_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_pin_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_presets_ui.cc Tweak layout of Plugin-Preset dialog 2019-11-12 19:34:12 +01:00
plugin_presets_ui.h Prototype categorized preset browser 2019-10-13 04:10:16 +02:00
plugin_scan_dialog.cc Show PluginScanDialog only if needed (cancel VST scan) 2019-10-26 01:12:05 +02:00
plugin_scan_dialog.h refactor plugin scan dialog into its own object 2019-10-24 21:32:46 -06:00
plugin_selector.cc Require all terms of space-separated plugin search filter string 2019-10-24 19:47:32 +02:00
plugin_selector.h Require all terms of space-separated plugin search filter string 2019-10-24 19:47:32 +02:00
plugin_setup_dialog.cc Enable fan-out by default 2019-11-02 16:39:14 +01:00
plugin_setup_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_ui.cc Show latency display/config button for in all plugin UIs 2020-03-14 13:25:51 +01:00
plugin_ui.h Rename PianoKeyboard class, avoid ambiguities 2019-10-25 21:24:25 +02:00
point_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_group.cc Use AsyncMIDIPort API 2019-10-18 22:56:46 +02:00
port_group.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_insert_ui.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_insert_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_body.cc Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
port_matrix_body.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_column_labels.cc Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
port_matrix_column_labels.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_component.cc Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
port_matrix_component.h Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
port_matrix_grid.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_grid.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_labels.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_labels.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_row_labels.cc Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
port_matrix_row_labels.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_types.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix.cc Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
port_matrix.h Scale the port matrix with the GUI/font-scaling setting. 2020-01-11 01:17:42 +01:00
processor_box.bindings
processor_box.cc Do not allow aux sends from the master-bus 2020-03-25 21:38:44 +01:00
processor_box.h Indicate current Disk-I/O setting 2019-12-17 01:53:33 +01:00
processor_selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
processor_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
progress_reporter.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
progress_reporter.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
pt_import_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
pt_import_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
public_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
public_editor.h stop transport clocks from jumping after the playhead is moved via a CursorDrag 2020-03-25 19:24:38 -06:00
quantize_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
quantize_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
rc_option_editor.cc remove visibility of "draggable playhead" option 2020-03-26 07:50:32 -06:00
rc_option_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_gain_line.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
region_gain_line.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_layering_order_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_layering_order_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
region_view.cc New region opacity rules. (final part of 973e9a) 2019-09-29 10:58:53 -05:00
region_view.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
return_ui.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
return_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
rgb_macros.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
rhythm_ferret.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
rhythm_ferret.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_dialogs.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_group_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_group_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_group_menu.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_group_menu.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_params_ui.cc Remove defunct Route "Adjust Latency" GUI 2019-09-29 18:25:14 +02:00
route_params_ui.h Remove defunct Route "Adjust Latency" GUI 2019-09-29 18:25:14 +02:00
route_processor_selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_processor_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_sorter.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_time_axis.cc Pan: consolidate what_can_be_automated API 2020-03-21 19:46:39 +01:00
route_time_axis.h Propagate ::route_active_changed() methods 2020-01-22 01:35:18 +01:00
route_ui_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_ui.cc Show Sends button should instigate a Spill, akin to a VCA spill 2020-03-23 15:24:08 -05:00
route_ui.h Micro-optimization: only recreate polarity buttons as needed 2020-03-02 19:18:59 +01:00
ruler_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ruler_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
save_as_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
save_template_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
save_template_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
screensaver.cc Simplify screensaver inhibit API and fix OSX compatibility 2019-08-11 20:39:39 +02:00
script_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
script_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
search_path_option.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
search_path_option.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
selectable.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
selection_memento.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
selection_memento.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
selection_templates.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
send_ui.cc NO-OP: whitespace 2019-09-29 22:39:41 +02:00
send_ui.h Fix External Send GUI 2019-09-29 22:39:38 +02:00
session_archive_dialog.cc Fix a translation issue (default value session-archive dropdown) 2019-10-07 05:11:58 +02:00
session_archive_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
session_dialog.cc fix two poorly-formed uses of Glib::DateTime 2020-03-25 10:45:00 -06:00
session_dialog.h Also allow scratch sessions via Session > New 2020-03-25 02:43:20 +01:00
session_import_dialog.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
session_import_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
session_metadata_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
session_metadata_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
session_option_editor.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
session_option_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
sfdb_freesound_mootcher.cc NO-OP: whitespace 2019-04-13 17:57:46 +02:00
sfdb_freesound_mootcher.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
sfdb_ui.cc remove reference to ImportAsTapeTracks 2020-03-17 16:31:49 -06:00
sfdb_ui.h UI limitations for mp3 import 2019-12-06 18:19:01 +01:00
shuttle_control.cc add safety tests inside ShuttleControl to deal with _session == 0 2019-12-14 09:58:53 -07:00
shuttle_control.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
simple_progress_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
soundcloud_export_selector.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
soundcloud_export_selector.h
speaker_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
speaker_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
splash.cc fix crash if Splash::pop_back_for() is called without splash on-screen 2019-11-08 16:57:11 -07:00
splash.h enforce singleton nature of Splash a little more rigorously, and slightly rationalize it's use 2019-10-11 14:29:55 -06:00
startup_fsm.cc introduce the idea of an "unnamed" session (GUI edition) 2020-03-24 14:10:39 -06:00
startup_fsm.h introduce the idea of an "unnamed" session (GUI edition) 2020-03-24 14:10:39 -06:00
step_editing.bindings
step_editor.cc Skip potential garbage midi-step 2019-08-20 04:46:42 +02:00
step_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
step_entry.cc Rough-in gtk-pianokeyboard C -> C++ 2019-10-24 19:59:22 +02:00
step_entry.h Rename PianoKeyboard class, avoid ambiguities 2019-10-25 21:24:25 +02:00
stereo_panner_editor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stereo_panner_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stereo_panner.cc Remove complicated panner theme logic. 2019-11-02 14:57:53 -05:00
stereo_panner.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
streamview.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
streamview.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
strip_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
strip_silence_dialog.cc Set thread-names (GUI) 2020-03-29 14:56:50 +02:00
strip_silence_dialog.h Move StripSilenceDialog XML to dedicated function 2019-08-30 14:44:50 -05:00
stripable_colorpicker.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stripable_colorpicker.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stripable_time_axis.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stripable_time_axis.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stripable_treemodel.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
stripable_treemodel.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
sys_ex.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
sys_ex.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
template_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
template_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_curve.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_curve.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_lines.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_lines.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_axis_view_item.cc Rweak selection+color semantics 2019-09-26 19:35:31 +02:00
time_axis_view_item.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_axis_view.cc Visibility fixes for detached editor and Show-Sends buttons 2020-03-31 01:37:38 +02:00
time_axis_view.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
time_fx_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_fx_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_info_box.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_info_box.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
timers.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
timers.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
toolbar_test.cc
track_selection.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
track_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
track_view_list.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
track_view_list.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transcode_ffmpeg.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transcode_ffmpeg.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
transcode_video_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transcode_video_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transform_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transform_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_control_ui.cc Punch/Loop GUI control sensitivity 2020-02-27 22:25:37 +01:00
transport_control_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_control.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_control.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_masters_dialog.cc control over transport-masters-just-roll-when-sync-is-lost 2020-03-23 19:08:57 -06:00
transport_masters_dialog.h control over transport-masters-just-roll-when-sync-is-lost 2020-03-23 19:08:57 -06:00
transpose_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transpose_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
trx.menus.in Allow strips to add or remove personal sends 2018-11-01 17:43:35 -07:00
ui_config_vars.h Change default preferences as discussed on IRC today 2020-01-15 17:23:00 -06:00
ui_config.cc Preferences/Config changes for image-surface settings 2019-12-27 19:35:02 +01:00
ui_config.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ui_light.rc.in
utils_videotl.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
utils_videotl.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
utils.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
utils.h Helper function to format sample-count as duration 2019-09-29 02:44:32 +02:00
vca_master_strip.cc Prompt user when deleting a VCA (amends 01c6f5) 2020-02-18 20:41:23 -06:00
vca_master_strip.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
vca_time_axis.cc Tweak deletion, emit CatchDeletion() only once 2019-08-24 18:42:51 +02:00
vca_time_axis.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
verbose_cursor.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
verbose_cursor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_image_frame.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_image_frame.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_monitor.cc Ask xjadeo to use ArdourMono font for OSD 2019-11-09 06:34:31 +01:00
video_monitor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_server_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_server_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_timeline.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_timeline.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
virtual_keyboard_window.cc Initialize keyboard layout based on user preference 2020-03-28 20:36:39 +02:00
virtual_keyboard_window.h Vkeybd: improve velocity dropdown usability 2019-12-25 13:15:32 +01:00
visibility_group.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
visibility_group.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
vst_plugin_ui.cc Show latency display/config button for in all plugin UIs 2020-03-14 13:25:51 +01:00
vst_plugin_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
vstdbg
window_manager.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
window_manager.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
windows_vst_plugin_ui.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
windows_vst_plugin_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
wscript Fix wine-VST build 2020-03-18 19:57:59 +01:00