13
0
livetrax/gtk2_ardour
Robin Gareus fb8112eb7e
Fix crash when changing UI scale on Windows
When the UI scale changes without the Recorder UI being shown
at least once, the Widgets have not yet been realized, size-groups
not evaluated, and a widget size of 1x1 is assumed.
2021-08-10 04:15:15 +02:00
..
appdata/po Add Korean translation of Ardour GUI 2021-08-09 16:47:20 +02:00
icons
msvc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
po Add Korean translation of Ardour GUI 2021-08-09 16:47:20 +02:00
resources
themes Add Region Mark to alternate theme files 2021-07-20 10:26:37 -05:00
win32
about.cc Add Korean translation of Ardour GUI 2021-08-09 16:47:20 +02: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 Name new MIDI tracks after instrument plugin 2020-09-17 21:06:46 +02:00
add_route_dialog.h Name new MIDI tracks after instrument plugin 2020-09-17 21:06:46 +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
arauv2 AU: standalone scanner tool 2021-07-03 19:07:26 +02:00
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev_common.sh.in Fix path to ctrl-surface map path when running from src-tree 2021-04-11 16:07:02 +02:00
ardev-win
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_dialog.cc Mark non-modal dialogs as utility windows 2021-07-22 05:45:30 +02: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 Fix curl free() ambiguity - fixes windows issues 2021-02-28 15:17:30 +01:00
ardour_http.h Fix curl free() ambiguity - fixes windows issues 2021-02-28 15:17:30 +01:00
ardour_message.cc Keep track of splash visibility behind dialogs 2021-06-23 17:55:01 +02:00
ardour_message.h Add a MessageDialog wrapper that handles the splash-screen 2019-12-14 23:26:25 +01:00
ardour_ui2.cc Add plugin-prefs and paths to plugin-manager-ui 2021-07-07 02:11:06 +02:00
ardour_ui3.cc Fix big clock window record-state info 2021-02-27 19:25:45 +01:00
ardour_ui_access_web.cc change chat URL to one that redirects via ardour.org 2021-05-19 15:49:50 -06:00
ardour_ui_dependents.cc Fix tab-button state and cycling through tabs 2021-03-16 00:36:22 +01:00
ardour_ui_dialogs.cc Boostrap plugin-manager GUI 2021-07-03 19:07:25 +02:00
ardour_ui_ed.cc copy BasicUI::button_varispeed() into ARDOUR_UI, and use in all the right places 2021-05-04 16:56:19 -06:00
ardour_ui_engine.cc Fix crash on xrun-reset when recording 2021-07-16 21:14:00 +02:00
ardour_ui_keys.cc slightly extend debug trace output 2021-07-13 12:47:16 -06:00
ardour_ui_mixer.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
ardour_ui_options.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
ardour_ui_session.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
ardour_ui_startup.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
ardour_ui_video.cc fix apple/clang warning 2020-03-06 15:54:00 -07:00
ardour_ui.cc Do not unconditionally show splash screen 2021-07-07 01:02:13 +02:00
ardour_ui.h Add plugin-prefs and paths to plugin-manager-ui 2021-07-07 02:11:06 +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
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in Fix new Transport actions so they work in both Edit and Rec windows 2021-07-22 16:17:19 -05:00
ardour.menus.in put region/cue marker ops submenu in region context menu 2021-08-03 12:35:06 -06:00
ardour.sh.in Override Ubuntu global menu 2021-06-21 05:23:01 +02:00
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 Allow to pass arguments to unit test runner 2020-11-05 10:20:25 +01:00
arval
arvst2 VST2: new scanner implementation 2021-07-03 19:07:25 +02:00
arvst3 VST3: scanner application 2020-09-16 22:49:20 +02:00
au_pluginui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
au_pluginui.mm GUI fix for get_microseconds() move to libpbd 2021-06-26 18:27:54 -06:00
audio_clock.cc remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) 2021-05-03 17:40:41 -06:00
audio_clock.h Allow to configure decimals of MinSec clock format 2021-02-22 01:00:02 +01: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 add API to make sure that region cue markers are above any waveviews or MIDI etc 2021-05-18 16:50:27 -06:00
audio_region_view.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
audio_streamview.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
audio_streamview.h Update Waveform display when channel-count changes 2020-04-08 17:40:32 +02:00
audio_time_axis.cc centralize naming of a couple of context menus 2021-05-13 10:29:19 -06:00
audio_time_axis.h move automation show/hide methods into public access 2020-04-03 13:28:58 -06: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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02: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 Add preference to keep spilled automation-lanes visible 2021-03-02 19:00:23 +01: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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
automation_time_axis.h Remove yet another unused variable 2021-01-29 02:58:33 +01:00
axis_provider.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
axis_view.cc Update AxisView API: name_label is owned by the axis 2020-12-08 00:07:51 +01:00
axis_view.h Update AxisView API: name_label is owned by the axis 2020-12-08 00:07:51 +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 Set Windows HiDPI awareness (possible font aliasing fix) 2020-08-14 02:51:15 +02: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 Fix Bundle Editor: show connected ports 2021-02-26 19:14:57 +01:00
bundle_manager.h UserBundle: Allow adding/removing ports 2021-02-26 15:49:07 +01:00
canvas_test.cc Transmitter::Debug implementation 2/2 2020-10-13 21:58:29 +02:00
canvas_vars.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
clearlooks.rc.in Increase contrast of insensitive faders (automation play) 2021-03-22 21:54:25 +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 fixes for language choice code on macOS 2020-05-29 18:52:08 -06: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 Config isn't editable 2021-05-08 19:19:16 +02:00
configinfo.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
context_menu_helper.h
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 Speed up automation lane removal with many ctrl points 2020-05-20 01:02:36 +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 remove duplicate initialization of PBD::DEBUG::Selection 2021-01-14 11:25:29 -07:00
debug.h remove duplicate initialization of PBD::DEBUG::Selection 2021-01-14 11:25:29 -07:00
default_ui_config.in
dsp_stats_ui.cc add keyfowarding to performance meters window 2021-06-28 18:28:11 -06:00
dsp_stats_ui.h add keyfowarding to performance meters window 2021-06-28 18:28:11 -06:00
dsp_stats_window.cc start showing some DSP stats in the perf meter window 2021-06-12 09:20:58 -06:00
dsp_stats_window.h start showing some DSP stats in the perf meter window 2021-06-12 09:20:58 -06:00
duplicate_routes_dialog.cc Fix typos, consistent translatable strings 2020-04-15 18:02:35 +02:00
duplicate_routes_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
edit_note_dialog.cc Special case MIDI note selection auditioning - #8358 2020-08-09 20:37:56 +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 use existing terminology rather than a new term 2021-08-03 12:35:22 -06:00
editor_audio_import.cc Set playlist ID when importing to new tracks 2021-07-08 05:28:10 +02:00
editor_audiotrack.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_canvas_events.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
editor_canvas.cc Set playlist ID when importing to new tracks 2021-07-08 05:28:10 +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 Slip Contents Drag: regions should draw transparently while dragging, so you can line-up transients 2021-08-06 08:29:42 -05:00
editor_drag.h Brush Drag: refactor Brush-drag into its own Drag class (operation is still weird though) 2021-06-17 10:56:30 -05:00
editor_export_audio.cc LAN for ranges 2021-04-13 00:10:38 +02: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 fix crash when context-clicking on a region/source cue marker 2021-06-27 22:13:54 -06:00
editor_mixer.cc Prepare removing static selection API 1/2 2020-10-18 14:28:38 +02:00
editor_mouse.cc Default_Play_Speed: prep work (gtk2) 2021-07-03 19:06:02 +02:00
editor_ops.cc fix clear region cue markers operation to only apply to cue markers within the selected region(s) 2021-08-03 10:19:54 -06:00
editor_pt_import.cc pt import: Correct the log warning message when at least one audio file failed to load 2021-01-17 13:19:54 +11:00
editor_regions.cc Set playlist ID when importing to new tracks 2021-07-08 05:28:10 +02:00
editor_regions.h Optimize RegionList redisplay for batch changes 2021-05-07 23:29:25 +02:00
editor_route_groups.cc Remove duplicate symbol ColumnInfo from global namespace #8637 2021-03-28 04:31:11 +02:00
editor_route_groups.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_routes.cc Remove volatile/atomic re-display flags in GUI thread 2021-03-22 13:45:29 +01:00
editor_routes.h Remove volatile/atomic re-display flags in GUI thread 2021-03-22 13:45:29 +01:00
editor_rulers.cc Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
editor_selection.cc Playlist UI tweaks: bugfix: mapover_groupd_routes should include the basis route (but only once) 2021-06-08 12:43:26 -05: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 Source and Region list: fix disappearing list items (break out of the loop instead of returning, so the list always gets thawed) 2021-05-28 18:51:35 -05:00
editor_sources.h Optimize RegionList redisplay for batch changes 2021-05-07 23:29:25 +02:00
editor_summary.cc Update GUI Region[s]PropertyChanged signal handlers (2/3) 2021-05-07 23:29:25 +02:00
editor_summary.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
editor_tempodisplay.cc and the 1/128 2021-02-21 07:14:49 -06:00
editor_timefx.cc Use soundtouch for vocal audio time stretching (2/2) 2020-08-26 19:05:51 +02:00
editor_videotimeline.cc Set playlist ID when importing to new tracks 2021-07-08 05:28:10 +02:00
editor_xpms
editor.cc Playlist UI tweaks: yet another place to remind the user which playlist operation they initiated 2021-07-26 13:15:17 -05:00
editor.h Playlist UI Tweaks: remind the user (more strongly) about the action they are taking 2021-07-20 16:00:19 -05:00
engine_dialog.cc Fix engine-dialog MIDI Dropdown issue 2021-05-30 18:54:00 +02:00
engine_dialog.h Fix session loading when aborting latency measurement #8691 2021-05-12 00:11:43 +02: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
evtest.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
export_analysis_graphs.cc Tweak loudness graph 2021-04-12 23:15:31 +02:00
export_analysis_graphs.h Add method to plot loudness analysis graph 2021-04-07 01:48:01 +02:00
export_channel_selector.cc Add warning if export truncates the channel-count 2020-05-31 19:39:16 +02:00
export_channel_selector.h Add warning if export truncates the channel-count 2020-05-31 19:39:16 +02:00
export_dialog.cc Inform user if there have been dropouts during export 2021-04-29 17:50:46 +02: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 NO-OP: clang-indent 2021-04-12 23:15:30 +02:00
export_filename_selector.h NO-OP: clang-indent 2021-04-12 23:15:30 +02:00
export_format_dialog.cc Update export_format_dialog.cc 2021-05-16 01:04:09 +02:00
export_format_dialog.h Export: GUI option to disable limiter 2021-04-12 23:15:30 +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 Loudness conformity UTF8 font compatibility for macOS 2021-05-28 21:02:26 +02:00
export_report.h Add missing header guards 2021-04-11 15:15:04 +02:00
export_timespan_selector.cc Fix renaming export timespans #8577 2021-02-16 18:13:01 +01:00
export_timespan_selector.h NO-OP: whitespace 2019-10-15 22:47:57 +02:00
export_video_dialog.cc video-export dialog, only show abort/progress when exporting 2020-12-22 19:35:12 +01: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 Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01: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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
floating_text_entry.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
foldback_strip.cc Pixel-pushing: vertically align special busses 2021-04-03 22:27:05 +02:00
foldback_strip.h Foldback: GUI consistency 2021-03-27 23:14:19 +01:00
gain_meter.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
gain_meter.h Synchronize meter-reset #7465 2020-04-10 23:50:10 +02:00
generic_pluginui.cc Remove custom generic plugin UIs (a-eq) 1/2 2021-06-04 01:43:01 +02: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 Implement group-tab sensitivity 2021-03-28 17:43:17 +02:00
group_tabs.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01: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 window compilation fix 2021-06-26 19:09:07 -06:00
idleometer.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
input_port_monitor.cc Fix crash when changing UI scale on Windows 2021-08-10 04:15:15 +02:00
input_port_monitor.h Fix crash when changing UI scale on Windows 2021-08-10 04:15: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 Option to hide "-none-" from instrument dropdown 2021-04-16 22:25:41 +02:00
instrument_selector.h Option to hide "-none-" from instrument dropdown 2021-04-16 22:25:41 +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_button.cc Foldback: use IObutton 2021-03-26 02:33:56 +01:00
io_button.h Update I/O Button when bundles change 2021-02-26 15:49:04 +01: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 Slip Contents Drag: disambiguate Slip Contents from prior Contents Trim 2021-06-17 10:56:30 -05:00
keyboard.h Slip Contents Drag: disambiguate Slip Contents from prior Contents Trim 2021-06-17 10:56:30 -05:00
keyeditor.cc expand everything for a key editor tab is there is only 1 child node 2020-04-17 13:14:34 -06: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 LXVST2: only call effEditIdle after realizing the GUI 2020-11-14 02:49:50 +01:00
location_ui.cc Allow CD marker at session start #8029 2020-05-27 21:06:29 +02:00
location_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
loudness_dialog.cc Further tweaks for UTF8 font-issues on Windows 2021-04-13 23:38:54 +02:00
loudness_dialog.h Overhaul LAN dialog 2021-04-13 00:10:41 +02:00
loudness_settings.cc Prevent libXML read error in case file does not exist 2021-04-19 04:55:17 +02:00
loudness_settings.h Unify loudness settings, prepare for custom user config 2021-04-12 23:16:11 +02:00
lua_script_manager.cc Mark user-visible messages for translation 2020-04-21 15:35:52 +02:00
lua_script_manager.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
luadialog.cc Do not unconditionally show splash screen 2021-07-07 01:02:13 +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 Playlist UI tweaks: rationalize playlist functions in Editor:: 2021-06-08 08:33:48 -05:00
luainstance.h Pre-seed scripts: add "List Plugins" 2020-08-01 01:17:39 +02:00
luasignal_syms.h Update GUI Region[s]PropertyChanged signal handlers (2/3) 2021-05-07 23:29:25 +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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
lv2_plugin_ui.h Remove unused LV2 ifdef 2/3 2020-09-15 17:35:04 +02: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 Support MacVST2 plugins with multiple child views (e.g. UAD) 2021-04-28 00:57:41 +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 Windows: limit to single-instance only 2021-07-06 20:59:15 +02:00
marker_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
marker.cc fix crash caused by not explicitly deleting the line component of a Marker (#8737) 2021-06-11 10:24:49 -06:00
marker.h implement region marker deletion 2021-05-18 18:01:38 -06: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 Synchronize meter-reset #7465 2020-04-10 23:50:10 +02:00
meter_strip.h Synchronize meter-reset #7465 2020-04-10 23:50:10 +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 MIDNAM handling in GUI 2020-04-01 16:33:40 +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 MIDI List Editor, subscribe to region's signal (not all regions) 2021-05-07 23:29:25 +02:00
midi_list_editor.h Redisplay list editor when the region is moved or resize 2020-04-25 09:40:56 +03:00
midi_region_view.cc Remove redundant checks 2021-06-29 01:53:56 +02:00
midi_region_view.h add extend_selection() to MIDI region bindings; expose invert-selection also 2021-06-08 07:40:54 -06: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 Fix MIDI rec-rectangle when rec-arm while looping 2021-07-12 02:13:07 +02:00
midi_streamview.h changes to deal with region/note selection when changing into/out of internal edit mode 2020-04-16 17:48:12 -06:00
midi_time_axis.cc Add GUI control to block MIDI patch change on session load 2021-07-13 03:29:28 +02:00
midi_time_axis.h Add GUI control to block MIDI patch change on session load 2021-07-13 03:29:28 +02:00
midi_tracer.cc Fix C++11ism, enums are not classes in C++98 2021-06-24 18:14:06 +02:00
midi_tracer.h Add a Midi port per Midi Tracer window that can be connected to for debugging. 2021-06-23 17:54:58 -05: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 remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) 2021-05-03 17:40:41 -06:00
mini_timeline.h tweak minitimeline methods and names to avoid too-early and unnecessary calls to ::set_colors() 2020-04-28 11:45:14 -06:00
missing_file_dialog.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_file_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_filesource_dialog.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_filesource_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_plugin_dialog.cc Tweak missing plugin dialog wording 2021-07-07 19:40:47 +02:00
missing_plugin_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
mixer_strip.h Separate IO connection button into dedicated class 2021-01-30 02:38:39 +01:00
mixer_ui.cc Fix for Tags not being searched in the Favorite Plugins search-box 2021-08-03 13:56:19 -05:00
mixer_ui.h Open add-route dialog on double-click or context-click 2021-03-28 20:39:34 +02:00
mixer.bindings Return (Enter) should behave the same in all windows 2021-03-19 16:00:30 -05:00
monitor_section.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
monitor_section.h Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01: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
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 Fix a compiler warning std::abs vs fabsf 2020-05-03 20:48:40 +02:00
mono_panner.h Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57: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 unused #include<> (1/2) 2021-05-05 17:43:28 +02: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 Region loudness normalization GUI #8777 2021-07-20 04:53:57 +02:00
normalize_dialog.h Region loudness normalization GUI #8777 2021-07-20 04:53:57 +02:00
note_base.cc attempt to properly manage MIDI note display of selected status 2020-05-01 17:39:13 -06:00
note_base.h attempt to properly manage MIDI note display of selected status 2020-05-01 17:39:13 -06:00
note_player.cc Update GUI, use new write_immediate_event() API 2020-09-20 19:16:52 +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 Revert "Add debug output for NSM" 2020-12-17 16:15:33 +01:00
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc remove unused argument to OptionEditorContainer constructor 2021-04-26 10:48:53 -06:00
option_editor.h remove unused argument to OptionEditorContainer constructor 2021-04-26 10:48:53 -06:00
opts.cc Consistent --help text argument 2021-02-22 00:59:56 +01:00
opts.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
panner2d.cc Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57:15 +02:00
panner2d.h Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57: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 Remove a variable that is never read 2021-01-29 02:58:33 +01:00
panner_ui.h Remove a variable that is never read 2021-01-29 02:58:33 +01: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 Update GUI, use new write_immediate_event() API 2020-09-20 19:16:52 +02:00
patch_change_widget.h Support MIDNAM with Performances in PatchSelector #7536 2020-04-19 16:32:33 +02:00
patch_change.cc NO-OP: whitespace 2020-04-04 01:48:31 +02:00
patch_change.h Update PatchChange when instrument/midnam changes 2020-04-04 01:48:30 +02:00
piano_key_bindings.cc vkeybd: allow to disable keyboard input #8377 2020-08-26 03:45:15 +02:00
piano_key_bindings.h vkeybd: allow to disable keyboard input #8377 2020-08-26 03:45:15 +02:00
piano_roll_header.cc Update GUI, use new write_immediate_event() API 2020-09-20 19:16:52 +02:00
piano_roll_header.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
pianokeyboard.cc Rename KeyboardLayout to PianoKeyBindings 2020-04-07 18:40:04 +02:00
pianokeyboard.h Rename KeyboardLayout to PianoKeyBindings 2020-04-07 18:40:04 +02:00
pingback.cc Tweak Mixbus pingback, follow http -> https redirects 2020-10-30 15:58:15 +01: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 Playlist Selector cleanup code, fix selection 2021-07-22 01:42:01 +02:00
playlist_selector.h Playlist Selector cleanup code, fix selection 2021-07-22 01:42:01 +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 GUI side of microseconds_t => int64_t 2021-06-28 14:47:48 -06: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 Fix previous commit (reset, not zero shared_ptr) 2020-10-06 05:24:34 +02:00
plugin_eq_gui.h Properly emit Plugin::DropReferences (2/2) 2020-10-05 19:57:17 +02:00
plugin_interest.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_manager_ui.cc Plugin Manager: tweak terminology ("All" -> "Total") 2021-07-23 13:30:27 -05:00
plugin_manager_ui.h PM-GUI: allow to re-index plugins (cache only, not scan) 2021-07-17 01:10:29 +02:00
plugin_pin_dialog.cc Auto-connect newly added plugin output pins 2021-07-02 19:53:00 +02:00
plugin_pin_dialog.h Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01: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 Repharse "Quick Scan" label to "Auto skip..." 2021-07-23 02:01:03 +02:00
plugin_scan_dialog.h Remove unused "cancel scan timeout" buttons 2021-07-23 00:28:06 +02:00
plugin_selector.cc PM-Sel: remove hidden toggle, turn Fav into a checkbox 2021-07-16 18:47:13 +02:00
plugin_selector.h PM-Sel: remove hidden toggle, turn Fav into a checkbox 2021-07-16 18:47:13 +02:00
plugin_setup_dialog.cc Make "Replace" action translatable 2020-06-17 19:04:40 +02:00
plugin_setup_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
plugin_ui.cc Remove cruft 2021-04-03 14:56:15 +02:00
plugin_ui.h Remove custom generic plugin UIs (a-eq) 1/2 2021-06-04 01:43:01 +02:00
plugin_utils.h Consolidate common plugin search & sort methods 2020-06-25 21:04:02 +02:00
point_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_group.cc Fix endless loop if port-handle is n/a #8760 2021-06-24 17:20:44 +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 Consistent port-matrix channel name display 2021-04-17 00:27:38 +02:00
port_matrix_column_labels.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
port_matrix_component.cc Revert "replace use of gdk_pixmap_unref() with g_object_unref" 2020-04-05 00:59:54 +02: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 Consistent port-matrix channel name display 2021-04-17 00:27:38 +02: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 UserBundle: Allow adding/removing ports 2021-02-26 15:49:07 +01:00
port_matrix.h UserBundle: Allow adding/removing ports 2021-02-26 15:49:07 +01:00
processor_box.bindings
processor_box.cc Prevent user from indirectly disabling LAN amp 2021-05-19 02:10:29 +02:00
processor_box.h Add Volume Ctrl position to processor-box context menu 2020-08-03 14:59:05 +02: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 pt import: Fix two warnings from valgrind 2021-01-06 11:30:12 +11:00
pt_import_selector.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
public_editor.cc gcc-11 compat, volatile atomic variables (2/2) 2021-03-22 15:30:16 +01:00
public_editor.h Set playlist ID when importing to new tracks 2021-07-08 05:28:10 +02: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 Update Prefs > Plugins > Audio-Unit 2021-07-22 22:44:46 +02:00
rc_option_editor.h Tweak VST path edit window 2021-07-07 18:07:52 +02:00
rec_info_box.cc Derive some functions from RecInfoBox::update() (in the derived classes) 2021-02-26 13:07:35 +00:00
rec_info_box.h Derive some functions from RecInfoBox::update() (in the derived classes) 2021-02-26 13:07:35 +00:00
recorder_group_tabs.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
recorder_group_tabs.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
recorder_ui.cc RecorderUI: Do not show input meters for control-only ports Faderport, Mackie, etc 2021-08-04 09:14:10 -05:00
recorder_ui.h Default_Play_Speed: simple varispeed GUI 2021-07-03 19:06:02 +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_peak_cursor.cc Fix region-peak display for trimmed regions 2021-03-23 20:37:57 +01:00
region_peak_cursor.h Verbose cursor audio region peak display 2020-12-30 13:42:42 +01: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 amend 256e22344f - no need for a non-const iterator 2021-08-06 10:16:05 -06:00
region_view.h renaming cue markers (via dbl-click) 2021-05-24 20:23:06 -06: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 Avoid "Route" in user visible messages 2020-05-24 19:20:45 +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 Playlist UI tweaks: Add (select, share, copy, steal) operations to the playlist selector (under Advanced... menu) 2021-06-01 09:39:39 -05:00
route_time_axis.h Also show route owned controls on touch 2021-03-15 20:58:42 +01:00
route_ui_selection.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
route_ui.cc Playlist UI Tweaks: Fix some bugs related to old playlists without pgroup_ids 2021-07-20 14:59:47 -05:00
route_ui.h Playlist UI Tweaks: provide radio-buttons to switch ALL, Rec-armed, and grouped playlists (wip) 2021-07-03 19:06:04 +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
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
selection.h change Selection object to be more clear about the status of MidiRegionViews and notes 2020-04-16 17:48:12 -06: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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02: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 Avoid "Route" in user visible messages 2020-05-24 19:20:45 +02:00
session_option_editor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
sfdb_ui.cc Set playlist ID when importing to new tracks 2021-07-08 05:28:10 +02:00
sfdb_ui.h import process now allows optional import of MIDI markers/cues 2021-05-07 14:58:16 -06:00
shuttle_control.cc Adjust shuttle info width depending in unit 2021-07-20 17:29:20 +02:00
shuttle_control.h NO-OP: clang-format 2021-07-19 02:58:51 +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 Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
splash.h Keep track of splash visibility behind dialogs 2021-06-23 17:55:01 +02:00
startup_fsm.cc Splash screen quirks, fix --no-splash 2021-07-04 21:48:12 +02:00
startup_fsm.h Warn user if the engine device changed 2021-02-23 19:32:03 +01:00
step_editing.bindings
step_editor.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +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 Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57:15 +02:00
stereo_panner.h Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57:15 +02:00
streamview.cc Remove cruft, there are no more diskstreams 2021-01-29 03:23:57 +01:00
streamview.h Remove cruft, there are no more diskstreams 2021-01-29 03:23:57 +01: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 do not delete display (context) menu when adding a new automation child lane 2021-05-13 10:29:19 -06:00
stripable_time_axis.h Fix ATAV identification by Parameter (2/2) #8201, 8203 2020-06-04 21:20:32 +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 Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02:00
template_dialog.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_curve.cc using std::max was removed from header 2020-06-18 01:21:31 +02:00
tempo_curve.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
tempo_dialog.cc improve GUI behavior of the tempo dialog by preselecting the start bpm text field 2021-04-19 16:13:38 -06: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 Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
time_axis_view_item.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
time_axis_view.cc remove pointless line of code 2021-05-13 10:29:19 -06:00
time_axis_view.h Update AxisView API: name_label is owned by the axis 2020-12-08 00:07:51 +01:00
time_fx_dialog.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +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 Allow const operatons on time-selection 2020-07-21 02:18:39 +02:00
time_selection.h Allow const operatons on time-selection 2020-07-21 02:18:39 +02:00
timers.cc GUI side of microseconds_t => int64_t 2021-06-28 14:47:48 -06:00
timers.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
toolbar_test.cc Transmitter::Debug implementation 2/2 2020-10-13 21:58:29 +02:00
track_record_axis.cc RecorderUI: keep track of playlist changes 2021-07-07 05:34:15 +02:00
track_record_axis.h RecorderUI: keep track of playlist changes 2021-07-07 05:34:15 +02:00
track_selection.cc Address another -Wunused-private-field 2021-03-18 04:06:46 +01:00
track_selection.h Address another -Wunused-private-field 2021-03-18 04:06:46 +01:00
track_view_list.cc Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
track_view_list.h move templated foreach methods from TrackSelection into parent (TrackViewList) 2020-04-03 13:28:58 -06: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 RecorderUI: Capture info and transport ctrls 2021-02-23 16:24:30 +01:00
transport_control_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
transport_control.cc Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02:00
transport_control.h fix design and implementation of (GUI) transport controllables to make them usable with MIDI CC control 2020-04-26 23:00:12 -06:00
transport_masters_dialog.cc Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01:00
transport_masters_dialog.h Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01:00
transpose_dialog.cc Separate transport and varispeed dialog 2021-07-19 00:55:59 +02:00
transpose_dialog.h Separate transport and varispeed dialog 2021-07-19 00:55:59 +02:00
trx.menus.in
ui_config_vars.h Add preference to opt-out of new version checks 2021-07-06 02:08:56 +02:00
ui_config.cc Fix gcc4 builds ('errno' was not declared in this scope) 2021-07-08 22:58:57 +02: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 Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
utils.h Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
varispeed_dialog.cc Remove debug message 2021-07-19 04:12:56 +02:00
varispeed_dialog.h Allow vari-speed control via scroll-wheel 2021-07-19 02:57:45 +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 rationalize where a TimeAxisView::_size_menu is detached from its parent menu 2021-05-13 10:29:19 -06:00
vca_time_axis.h move automation show/hide methods into public access 2020-04-03 13:28:58 -06:00
verbose_cursor.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +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 Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
video_monitor.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
video_server_dialog.cc Fix harvid bind address on BigSur 2021-05-07 01:45:00 +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 Fix typographical errors 2020-09-15 20:32:52 +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
vst3_hwnd_plugin_ui.cc VST3: Prevent recursive endless resizing 2021-03-11 18:19:21 +01:00
vst3_hwnd_plugin_ui.h VST3: Plugin GUI support 2020-09-17 00:10:21 +02:00
vst3_nsview_plugin_ui.h VST3: macOS key forwarding 2020-11-03 12:09:31 +01:00
vst3_nsview_plugin_ui.mm Fix Mac Plugin re/sizing 2021-04-27 23:50:59 +02:00
vst3_plugin_ui.cc VST3: GUI d'tor re-order 2020-12-14 19:29:53 +01:00
vst3_plugin_ui.h VST3: ignore GUI size allocations before realizing the view 2020-11-19 23:12:52 +01:00
vst3_x11_plugin_ui.cc VST3: Prevent recursive endless resizing 2021-03-11 18:19:21 +01:00
vst3_x11_plugin_ui.h VST3: Plugin GUI support 2020-09-17 00:10:21 +02:00
vst_plugin_ui.cc Fix VST2 enter/return ambiguity -- thanks to falktx 2021-05-18 01:39:26 +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 No more wine 2021-07-03 19:07:25 +02:00
windows_vst_plugin_ui.h Update GPL boilerplate and (C) 2019-08-03 15:53:15 +02:00
wscript Fix missing View menu items (toggle EQ, toggle Sends) in 32C 2021-08-05 07:52:05 -05:00