ardour/gtk2_ardour
Todd Naugle 22e5374389 Always set the natural position timestamp when importing audio files.
If the file has a timestamp, it should be set in the region during import.
This keeps the BWF timestamp from being lost and allows the region context
menu item "Move to original Position" to work.

It does not affect where the region will be positioned during import. That
still follows the import dialog menu selection (playhead, session start,
etc). It just maintains data that the user can decided to use if needed.

This change also allows files to be imported to the source list and then
later placed on the timeline in the correct timestamped position.
2020-02-24 13:16:32 -06: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 Update french translation 2019-03-11 11:20:39 +01:00
resources
themes theme-ing: fix tooltip and knob surround colors on caineville,clear-gray themes 2020-01-24 15:56:55 -06: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 First batch of MessageDialog replacements 2019-12-14 23:44:01 +01:00
add_route_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +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-win
ardev_common.sh.in Clean up top-level source tree 2020-02-23 16:21:55 +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
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.cc Add some const'ness 2020-01-30 23:35:37 +01:00
ardour_ui.h Add some const'ness 2020-01-30 23:35:37 +01:00
ardour_ui2.cc Tweak the tooltip for PDC button 2020-01-13 17:12:55 -06:00
ardour_ui3.cc Preview video frame when dragging 2019-11-09 06:00:01 +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 fix bad re-ordering in ARDOUR_UI::set_session() that changed when transport-related actions are set sensitive (compared to v5) 2020-01-27 18:24:30 -07:00
ardour_ui_ed.cc Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
ardour_ui_engine.cc First batch of MessageDialog replacements 2019-12-14 23:44:01 +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 GUI Dialog to inform the user about missing files 2020-02-18 01:29:35 +01:00
ardour_ui_startup.cc Fix another stuck splash screen 2020-01-17 18:52:33 +01:00
ardour_ui_video.cc More i18n include order fixes 2019-09-26 06:11:30 +02: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
ArdourMono.ttf
ArdourSans.ttf Prefer wider/fatter Sans font 2019-12-05 00:50:52 +01:00
arhell
arldd
arlua
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 preset-browser button if annoted presets are available 2019-10-11 00:13:07 +02:00
audio_clock.cc rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07: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 rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
audio_region_view.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
audio_streamview.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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 add AxisView::remove_gui_property() 2020-02-06 14:43:58 -07: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.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
bundle_env_cocoa.cc restore early-return from fixup_bundle_environment() on macOS if not running from a bundle 2019-12-30 10:36:04 -07: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_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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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.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_point_dialog.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
control_point_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
control_slave_ui.cc Apply some missing widget names 2020-01-12 18:13:47 -06: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.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
editing_convert.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editing_syms.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor.cc include a LocateTransportDisposition argument when Editor initially locates 2020-01-20 11:14:28 -07:00
editor.h Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
editor_actions.cc Allow the Cut tool to appear in Mixbus. 2019-09-29 10:12:00 -05:00
editor_audio_import.cc Always set the natural position timestamp when importing audio files. 2020-02-24 13:16:32 -06:00
editor_audiotrack.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_canvas.cc Preview video frame when dragging 2019-11-09 06:00:01 +01:00
editor_canvas_events.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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 rename DoTheRightThing to RollIfAppropriate 2020-01-18 08:49:18 -07:00
editor_drag.h Preview video frame when dragging 2019-11-09 06:00:01 +01:00
editor_export_audio.cc use a better "legalize for path" method when exporting 2020-01-23 14:25:38 -07: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 Session::request_locate() takes a tri-valued second argument for "roll-after-locate" 2020-01-18 08:49:18 -07:00
editor_ops.cc Use a sensible min length for default session-duration 2020-01-26 19:36:23 +01:00
editor_pt_import.cc pt_import: Bump thread pool constant from 64 to 2048 to prevent import crash 2020-02-09 17:55:48 +11: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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_snapshots.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_sources.cc Use weak-ptr for source added/removed signals (2/2) 2019-12-25 18:00:57 +01:00
editor_sources.h Use weak-ptr for source added/removed signals (2/2) 2019-12-25 18:00:57 +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
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.cc add startupFSM enums to enumwriter 2019-10-24 21:32:46 -06:00
enums.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
enums_convert.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 Stem-export: pre-select selected tracks/busses 2019-10-07 15:19:36 +02:00
export_channel_selector.h Stem-export: pre-select selected tracks/busses 2019-10-07 15:19:36 +02:00
export_dialog.cc 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_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 Fix crash for range-export and cleanup code 2019-10-15 22:45:28 +02: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.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
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
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 foldback gui: removed mute, solo button hide in SIP 2019-09-16 16:25:09 -07:00
foldback_strip.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
gain_meter.cc Indicate the numeric peak-hold is always digital-peak 2019-11-12 00:07:51 +01:00
gain_meter.h Consolidate automation and meter-point strings 2019-10-31 16:12:27 +01:00
generic_pluginui.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06: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 Fix crash when X11 is not available for VST UIs 2020-01-01 21:56:12 +01: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 Move LuaProgressDialog into "LuaDialog" namespace 2019-09-02 15:44:43 +02: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.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
luasignal_syms.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: disable unofficial LV2UI_Request_Parameter 2020-02-15 14:15:29 +01:00
lv2_plugin_ui.h LV2: disable unofficial LV2UI_Request_Parameter 2020-02-15 14:15:29 +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.cc Replace some Gtk:MessageDialog with Ardour's variant 2020-01-15 22:08:42 +01: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
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
marker_selection.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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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.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
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 Leave processor box sensitive when editing aux-sends 2020-02-13 22:24:24 +01:00
mixer_strip.h Consolidate Mixer-strip sensitivity 2020-01-28 22:22:57 +01:00
mixer_ui.cc Foldback: Sync nav buttons when a new foldback bus is added 2020-02-22 16:56:44 -06:00
mixer_ui.h 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.bindings monitor section "global actions" are only global, no MS-specific versions 2019-02-16 01:15:12 -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
mono_panner.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
mono_panner.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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
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.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
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
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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
opts.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner2d.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner2d.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 Consolidate more automation-mode texts 2019-10-31 23:58:05 +01:00
panner_ui.h Consolidate automation and meter-point strings 2019-10-31 16:12:27 +01:00
paste_context.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +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
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
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 Fix another clang-scan warning 2020-01-27 03:32:18 +01:00
pianokeyboard.h Vkeybd: force release notes on panic 2019-12-26 12:17:20 +01:00
pingback.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +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 Enable some key release event forwarding 2019-11-22 22:12:48 +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.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
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
processor_box.bindings
processor_box.cc M: Make edit_aux_send insensitive 2020-02-13 22:25:32 +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 Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -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 rearrange MIDI preferences "tab" to include ports and remove Buffering 2020-01-28 00:05:05 -07: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 fix old bug from 2007 (bbf4175713) in which a return statement was accidentally (presumably) dropped 2020-02-05 12:53:15 -07:00
route_time_axis.h Propagate ::route_active_changed() methods 2020-01-22 01:35:18 +01:00
route_ui.cc Enumerate the polarity buttons from the polarity processor itself, not the Input count. 2020-02-18 20:15:05 -06:00
route_ui.h Enumerate the polarity buttons from the polarity processor itself, not the Input count. 2020-02-18 20:15:05 -06:00
route_ui_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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.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
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
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 Resize session dialog back to initial height and width on "back" 2020-02-06 14:45:09 -06:00
session_dialog.h Resize session dialog back to initial height and width on "back" 2020-02-06 14:45:09 -06:00
session_import_dialog.cc First batch of MessageDialog replacements 2019-12-14 23:44:01 +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 Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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 Source List nomenclature: Whole files get imported to the SOURCE list. 2019-12-10 14:10:32 -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 handle engine failure between audio/MIDI setup and end of plugin scan 2020-01-24 15:56:37 -07:00
startup_fsm.h fix startup FSM handling when pre-release dialog is shown AND cmdline session info is given 2019-12-12 13:33:11 -07: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.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
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
streamview.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02: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 Move StripSilenceDialog XML to dedicated function 2019-08-30 14:44:50 -05: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
tape_region_view.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tape_region_view.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.cc Keep track/bus number visible when disabling track 2020-01-22 01:45:18 +01:00
time_axis_view.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06: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_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.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_control_ui.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_control_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_masters_dialog.cc add ::usable() method to TransportMaster objects to allow GUI to show their usability after backend/engine changes 2019-09-17 16:54:10 -06:00
transport_masters_dialog.h add ::usable() method to TransportMaster objects to allow GUI to show their usability after backend/engine changes 2019-09-17 16:54:10 -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.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_config_vars.h Change default preferences as discussed on IRC today 2020-01-15 17:23:00 -06:00
ui_light.rc.in
utils.cc Fix samples_as_time_string formatting 2020-01-08 00:41:08 +01:00
utils.h Helper function to format sample-count as duration 2019-09-29 02:44:32 +02:00
utils_videotl.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
utils_videotl.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +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 Vkeybd: force release notes on panic 2019-12-26 12:17:20 +01: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 preset-browser button if annoted presets are available 2019-10-11 00:13:07 +02: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 GUI Dialog to inform the user about missing files 2020-02-18 01:29:35 +01:00