13
0
livetrax/gtk2_ardour
Robin Gareus ce28065421
Foldback: refactor spill logic
Prefer to reuse spill logic from the mixer-ui.
This allows to spill routes directly after spilling
foldbacks. Previously that resulted in FB "show sends"
to keep flashing even then no foldbacks were spilled anymore.

It also simplifies various aspects of foldback prev/next
logic.
2021-03-25 21:38:10 +01:00
..
appdata/po Update fr.po 2021-03-17 23:15:33 +01:00
icons
msvc
po Update fr.po 2021-03-17 23:16:19 +01:00
resources
themes Update cubasish-ardour.colors 2021-03-23 23:25:00 +01:00
win32
about.cc Bump (C) for a hopefully happier new year 2021-01-01 13:18:43 +01:00
about.h
actions.cc
actions.h
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
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev_common.sh.in Fix running on macOS from the src-tree 2020-10-01 23:38:55 +02:00
ardev-win
ardour_dialog.cc add ArdourDialog::set_ui_sensitive() to provide a way to mark an arbitrary ArdourDialog as "should not respond to user input" 2020-01-24 15:56:37 -07:00
ardour_dialog.h add ArdourDialog::set_ui_sensitive() to provide a way to mark an arbitrary ArdourDialog as "should not respond to user input" 2020-01-24 15:56:37 -07:00
ardour_http.cc 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 Fix another stuck splash screen 2020-01-17 18:52:33 +01:00
ardour_message.h Add a MessageDialog wrapper that handles the splash-screen 2019-12-14 23:26:25 +01:00
ardour_ui_access_web.cc Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02: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 Fix tab-button state and cycling through tabs 2021-03-16 00:36:22 +01:00
ardour_ui_ed.cc Apply a name to eventboxen in the menu bar, so the theme can be applied 2021-03-08 18:37:54 -06:00
ardour_ui_engine.cc Close and save is possible without running engine 2021-01-27 04:13:26 +01:00
ardour_ui_keys.cc prevent debug-build crash caused by trying to use null-pointer 2020-05-18 14:20:44 -06:00
ardour_ui_mixer.cc
ardour_ui_options.cc Add a separator between script and window buttons 2021-02-25 14:29:12 +01:00
ardour_ui_session.cc Revert "Show error when session-archive loading fails" 2021-03-11 19:37:10 +01:00
ardour_ui_startup.cc RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui_video.cc fix apple/clang warning 2020-03-06 15:54:00 -07:00
ardour_ui.cc Use verbs for the toolbar tab/window buttons 2021-02-25 13:58:27 +01:00
ardour_ui.h Add a separator between script and window buttons 2021-02-25 14:29:12 +01:00
ardour_ui2.cc Add a separator between script and window buttons 2021-02-25 14:29:12 +01:00
ardour_ui3.cc Fix big clock window record-state info 2021-02-27 19:25:45 +01:00
ardour_window.cc Enable some key release event forwarding 2019-11-22 22:12:48 +01:00
ardour_window.h Enable some key release event forwarding 2019-11-22 22:12:48 +01:00
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in fix some errors in the keybindings template/input file 2021-03-24 16:33:31 -06:00
ardour.menus.in RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour.sh.in Added DDD and LLDB to the start shell script 2020-09-04 02:38:14 +02:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
ArdourSans.ttf Prefer wider/fatter Sans font 2019-12-05 00:50:52 +01:00
arhell
arldd
arlua Source-tree consistency (headless tools at top-level) 2020-03-26 19:00:41 +01:00
arluadoc
armass
arprof
arrr
arrr-replay
arscan
artest Allow to pass arguments to unit test runner 2020-11-05 10:20:25 +01:00
arval
arvst3 VST3: scanner application 2020-09-16 22:49:20 +02:00
au_pluginui.h
au_pluginui.mm Fix AudioUnit window size for some non-resizable plugins 2020-11-19 23:12:52 +01:00
audio_clock.cc Fix BPM button overflow 2021-03-20 19:07:31 +01:00
audio_clock.h Allow to configure decimals of MinSec clock format 2021-02-22 01:00:02 +01:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc Option to how x-run markers in regions 2021-02-14 16:22:35 +01:00
audio_region_view.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
audio_streamview.cc Work around a race condition 2020-05-10 14:53:38 +02:00
audio_streamview.h Update Waveform display when channel-count changes 2020-04-08 17:40:32 +02:00
audio_time_axis.cc NO-OP: comment for later 2021-03-15 20:58:43 +01: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
automation_line.cc Speed up automation lane removal with many ctrl points 2020-05-20 01:02:36 +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
automation_selection.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc Add preference to keep spilled automation-lanes visible 2021-03-02 19:00:23 +01:00
automation_time_axis.h Remove yet another unused variable 2021-01-29 02:58:33 +01:00
axis_provider.h
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
big_clock_window.h
big_transport_window.cc
big_transport_window.h
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
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
clearlooks.rc.in Increase contrast of insensitive faders (automation play) 2021-03-22 21:54:25 +01:00
clock_group.cc
clock_group.h
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
configinfo.cc
configinfo.h
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
control_point.cc
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
crossfade_edit.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
crossfade_view.h
cursor_context.cc
cursor_context.h
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
duplicate_routes_dialog.cc Fix typos, consistent translatable strings 2020-04-15 18:02:35 +02:00
duplicate_routes_dialog.h
edit_note_dialog.cc Special case MIDI note selection auditioning - #8358 2020-08-09 20:37:56 +02:00
edit_note_dialog.h
editing_convert.h
editing_syms.h remove reference to ImportAsTapeTracks 2020-03-17 16:31:49 -06:00
editing.cc
editing.h
editor_actions.cc Add option to en/disable showing automation-lane on touch 2021-02-09 02:11:09 +01:00
editor_audio_import.cc Block periodic saves while importing 2020-05-19 18:31:55 +02:00
editor_audiotrack.cc
editor_canvas_events.cc Remove unrelated enum cases (-Wenum-compare-switch) 2021-03-17 17:44:11 +01:00
editor_canvas.cc when window size technically, just the window containing the editor canvas, or the canvas itself) changes, recompute BBT ruler stuff 2021-02-20 17:41:32 -07:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc Address another -Wunused-private-field 2021-03-18 04:06:46 +01:00
editor_drag.h prevent addition mouse button press/release events while an existing drag is still underway from interfering (fixes #8529) 2021-01-07 22:55:44 -07:00
editor_export_audio.cc Prompt user for name of Range and Region bounces (gtk part) 2020-07-26 09:53:47 -05:00
editor_group_tabs.cc
editor_group_tabs.h
editor_items.h
editor_keys.cc Split Select-All-Tracks into 2 appropriately named actions 2020-01-22 10:33:15 -06:00
editor_locations.cc
editor_locations.h
editor_markers.cc remove debug message 2020-07-05 18:08:58 -06:00
editor_mixer.cc Prepare removing static selection API 1/2 2020-10-18 14:28:38 +02:00
editor_mouse.cc Fix audition-tool 2021-02-27 23:12:15 +01:00
editor_ops.cc Mitigate batch gain-changes #8576 2021-03-22 02:14:30 +01: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 Region List: do not show empty MIDI regions 2020-07-26 09:53:48 -05:00
editor_regions.h Region List: add a dedicated column for channelcount 2020-07-26 09:53:47 -05:00
editor_route_groups.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
editor_route_groups.h
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 GUI to remove xrun markers 2021-03-16 16:49:49 -06:00
editor_selection.cc better fix for same issue as 985eb93674 2021-03-18 13:17:02 -06:00
editor_snapshots.cc NO-OP: cleanup includes 2020-03-15 20:19:13 +01:00
editor_snapshots.h
editor_sources.cc Show x-run count in source-list 2021-02-14 16:22:42 +01:00
editor_sources.h Show x-run count in source-list 2021-02-14 16:22:42 +01:00
editor_summary.cc Fix editor summary exposure rectangle 2021-01-08 18:39:57 +01:00
editor_summary.h
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 Don't auto-save when importing audio from video 2020-08-31 02:35:37 +02:00
editor_xpms
editor.cc Add preference to keep spilled automation-lanes visible 2021-03-02 19:00:23 +01:00
editor.h GUI to remove xrun markers 2021-03-16 16:49:49 -06:00
engine_dialog.cc Fix crash at exit when EngineDialog shows some page other than 1st 2021-01-14 01:54:43 +01:00
engine_dialog.h Remove unused condition (MIDI calibration starts engine) 2020-05-21 22:06:43 +02:00
enums_convert.h
enums.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
enums.h
ergonomic-us.bindings.in
evtest.cc
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 Add warning if export truncates the channel-count 2020-05-31 19:39:16 +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
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc Add missing namespace qualifiers 2020-11-19 16:06:43 +00:00
export_format_dialog.h Update Export Format dialog layout 2020-11-18 19:26:32 +01:00
export_format_selector.cc
export_format_selector.h
export_preset_selector.cc
export_preset_selector.h
export_report.cc Update export-report to show short/momentary loudness 2020-07-20 05:17:34 +02:00
export_report.h
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
export_video_infobox.cc
export_video_infobox.h
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
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
foldback_strip.cc Foldback: refactor spill logic 2021-03-25 21:38:10 +01:00
foldback_strip.h Foldback: refactor spill logic 2021-03-25 21:38:10 +01:00
gain_meter.cc Synchronize meter-reset #7465 2020-04-10 23:50:10 +02:00
gain_meter.h Synchronize meter-reset #7465 2020-04-10 23:50:10 +02:00
generic_pluginui.cc Indicate that plugin-window MIDI keyboard is not recorded 2021-01-08 22:50:53 +01:00
gettext.h
ghostregion.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
grid_lines.cc
grid_lines.h
group_tabs.cc
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
hit.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
hit.h
idleometer.cc
idleometer.h
input_port_monitor.cc RecorderUI: handle meter lineup level config changes 2021-02-28 20:57:22 +01:00
input_port_monitor.h RecorderUI: handle meter-theme changes 2021-02-28 20:03:12 +01:00
insert_remove_time_dialog.cc Clarify insert-time option 2020-01-10 18:59:09 +01:00
insert_remove_time_dialog.h
instrument_selector.cc Hide LV1, VST2 instruments in dropdown if matching LV2, LV3 exist 2020-09-28 22:35:15 +02:00
instrument_selector.h Name new MIDI tracks after instrument plugin 2020-09-17 21:06:46 +02:00
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc Include Tracks and Busses in connection dropdown #8636 2021-03-25 01:54:48 +01:00
io_button.h Update I/O Button when bundles change 2021-02-26 15:49:04 +01:00
io_selector.cc
io_selector.h
item_counts.h rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
keyboard.cc
keyboard.h
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
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
led.h
level_meter.cc
level_meter.h
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
loudness_dialog.cc Fix window parent when using different workspaces 2020-11-18 16:26:36 +01:00
loudness_dialog.h Add a no-gain loudness preset 2020-08-04 23:36:29 +02:00
lua_script_manager.cc Mark user-visible messages for translation 2020-04-21 15:35:52 +02:00
lua_script_manager.h
luadialog.cc Lua Dialog, fill window with single widget 2020-04-25 05:33:16 +02:00
luadialog.h First batch of MessageDialog replacements 2019-12-14 23:44:01 +01:00
luadoc.cc
luainstance.cc Fix script name of pre-seeded scripts (amend c2ffa07e28) 2020-11-15 00:41:24 +01:00
luainstance.h Pre-seed scripts: add "List Plugins" 2020-08-01 01:17:39 +02:00
luasignal_syms.h
luasignal.h
luawindow.cc Drop references held by any GUI Lua script after execution 2020-01-13 20:25:00 +01:00
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc Consolidate Plugin-GUI toolbar layout, consistent layout & spacing 2020-09-16 00:02:52 +02:00
lv2_plugin_ui.h Remove unused LV2 ifdef 2/3 2020-09-15 17:35:04 +02:00
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
mac_vst_plugin_ui.h
mac_vst_plugin_ui.mm
main_clock.cc
main_clock.h
main.cc Dynamically load Dr.Mingw 2021-01-02 23:19:40 +01:00
marker_selection.h
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
meter_patterns.cc
meter_patterns.h
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
midi_automation_line.cc Update MIDNAM handling in GUI 2020-04-01 16:33:40 +02:00
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc Redisplay list editor when the region is moved or resize 2020-04-25 09:40:56 +03: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 Option to how x-run markers in regions 2021-02-14 16:22:35 +01:00
midi_region_view.h clearing note selection in internal edit mode also deselects regions 2021-01-18 16:07:20 -07:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc Work around a race condition 2020-05-10 14:53:38 +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 Remove unused variable 2021-01-29 02:58:25 +01:00
midi_time_axis.h Ask before showing 2k automation lanes 2020-09-07 16:57:55 +02:00
midi_tracer.cc gcc-11 compat, volatile atomic variables (2/2) 2021-03-22 15:30:16 +01:00
midi_tracer.h gcc-11 compat, volatile atomic variables (2/2) 2021-03-22 15:30:16 +01:00
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc tweak minitimeline methods and names to avoid too-early and unnecessary calls to ::set_colors() 2020-04-28 11:45:14 -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
missing_file_dialog.h
missing_filesource_dialog.cc One typo fixe in the source 2020-07-21 06:42:59 +02: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
missing_plugin_dialog.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc Separate IO connection button into dedicated class 2021-01-30 02:38:39 +01:00
mixer_strip.h Separate IO connection button into dedicated class 2021-01-30 02:38:39 +01:00
mixer_ui.cc Foldback: refactor spill logic 2021-03-25 21:38:10 +01:00
mixer_ui.h Overhaul Mixer Favorite Plugin sidebar 2020-06-25 05:52:38 +02:00
mixer.bindings Return (Enter) should behave the same in all windows 2021-03-19 16:00:30 -05:00
monitor_section.cc Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01:00
monitor_section.h Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01:00
monitor_selector.cc
monitor_selector.h
monitor.bindings
mono_panner_editor.cc
mono_panner_editor.h
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
mouse_cursors.h Fix some UI doxygen warnings 2019-09-30 05:34:06 +02:00
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
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
normalize_dialog.h
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
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 Reduce Prefs Dialog min-width 2021-02-24 21:37:16 +01:00
option_editor.h Work around over-sized ComboBoxes in the Prefs. dialog 2021-02-24 21:37:16 +01:00
opts.cc Consistent --help text argument 2021-02-22 00:59:56 +01:00
opts.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
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
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
paste_context.h
patch_change_dialog.cc
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
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
playlist_selection.h
playlist_selector.cc Changes to PlaylistSelector 2020-09-09 15:08:13 -05:00
playlist_selector.h Changes to PlaylistSelector 2020-09-09 15:08:13 -05:00
plugin_display.cc
plugin_display.h
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 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
plugin_pin_dialog.cc Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01: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 Pulse plugin scan progress-bar when timeout is disabled 2020-10-27 22:21:46 +01:00
plugin_scan_dialog.h refactor plugin scan dialog into its own object 2019-10-24 21:32:46 -06:00
plugin_selector.cc s/Plugin Manager/Plugin Selector/ 2021-03-04 22:09:17 +01:00
plugin_selector.h VST3: Ardour-GUI basics 2020-09-16 22:49:19 +02:00
plugin_setup_dialog.cc Make "Replace" action translatable 2020-06-17 19:04:40 +02:00
plugin_setup_dialog.h
plugin_ui.cc Unsubscribe from signals when clearing references 2021-03-01 22:11:15 +01:00
plugin_ui.h VST3: Plugin GUI support 2020-09-17 00:10:21 +02:00
plugin_utils.h Consolidate common plugin search & sort methods 2020-06-25 21:04:02 +02:00
point_selection.h
port_group.cc Fix Bundle Editor: show connected ports 2021-02-26 19:14:57 +01:00
port_group.h
port_insert_ui.cc
port_insert_ui.h
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
port_matrix_column_labels.cc still show port names in bundles with only a single port a given type 2020-04-09 14:01:47 -06:00
port_matrix_column_labels.h
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
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
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
port_matrix_types.h
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 Ignore pinout when copy/pasting plugins using Ctrl+c/v 2021-03-22 04:10:03 +01:00
processor_box.h Add Volume Ctrl position to processor-box context menu 2020-08-03 14:59:05 +02:00
processor_selection.cc
processor_selection.h
progress_reporter.cc
progress_reporter.h
pt_import_selector.cc pt import: Fix two warnings from valgrind 2021-01-06 11:30:12 +11:00
pt_import_selector.h
public_editor.cc gcc-11 compat, volatile atomic variables (2/2) 2021-03-22 15:30:16 +01:00
public_editor.h gcc-11 compat, volatile atomic variables (2/2) 2021-03-22 15:30:16 +01:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc Fix label, remove underscores (amend e81794d87) 2021-03-13 18:36:35 +01:00
rc_option_editor.h Provide action buttons to launch prefs-related windows 2021-02-23 17:21:18 +01: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 Fix crash when CatchDeletion signal from self_delete arrives late 2021-03-08 17:15:03 +01:00
recorder_ui.h Potential fix for MSVC builds 2021-02-25 15:55:10 +01:00
region_editor.cc
region_editor.h
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
region_layering_order_editor.cc
region_layering_order_editor.h
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
region_selection.h
region_view.cc Option to how x-run markers in regions 2021-02-14 16:22:35 +01:00
region_view.h Option to how x-run markers in regions 2021-02-14 16:22:35 +01:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_dialogs.h
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
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
route_processor_selection.h
route_sorter.h
route_time_axis.cc Fix typo in comment 2021-03-15 22:12:31 +01:00
route_time_axis.h Also show route owned controls on touch 2021-03-15 20:58:42 +01:00
route_ui_selection.h
route_ui.cc Foldback: refactor spill logic 2021-03-25 21:38:10 +01:00
route_ui.h Change Solo button tooltip when using A/PFL 2021-03-24 18:16:43 +01:00
ruler_dialog.cc
ruler_dialog.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
save_as_dialog.cc
save_as_dialog.h
save_template_dialog.cc
save_template_dialog.h
screensaver.cc
script_selector.cc
script_selector.h
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc
selection_memento.h
selection_templates.h
selection.cc Address another -Wunused-private-field 2021-03-18 04:06:46 +01: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
session_dialog.cc Prevent entering an illegal session name via copy/paste or otherwise 2020-06-09 20:30:57 +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
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc Avoid "Route" in user visible messages 2020-05-24 19:20:45 +02:00
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc Remove hardcoded file info box width 2021-02-25 04:11:06 +01:00
sfdb_ui.h Remove hardcoded file info box width 2021-02-25 04:11:06 +01:00
shuttle_control.cc Use CairoTheme API 2021-01-26 23:37:57 +01:00
shuttle_control.h
simple_progress_dialog.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc Show splash-screen content 2021-03-09 18:29:00 +01: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 Get sample-rate from session-archive 2021-03-19 22:52:27 +01: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
step_editor.h
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
stereo_panner_editor.h
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
strip_silence_dialog.cc Set thread-names (GUI) 2020-03-29 14:56:50 +02:00
strip_silence_dialog.h
stripable_colorpicker.cc
stripable_colorpicker.h
stripable_time_axis.cc Fix ATAV identification by Parameter (2/2) #8201, 8203 2020-06-04 21:20:32 +02: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
stripable_treemodel.h
sys_ex.cc
sys_ex.h
template_dialog.cc Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02:00
template_dialog.h
tempo_curve.cc using std::max was removed from header 2020-06-18 01:21:31 +02:00
tempo_curve.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
time_axis_view_item.cc Rweak selection+color semantics 2019-09-26 19:35:31 +02:00
time_axis_view_item.h
time_axis_view.cc Update AxisView API: name_label is owned by the axis 2020-12-08 00:07:51 +01: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
time_fx_dialog.h
time_info_box.cc
time_info_box.h
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 gcc-11 compat, volatile atomic variables (2/2) 2021-03-22 15:30:16 +01:00
timers.h
toolbar_test.cc Transmitter::Debug implementation 2/2 2020-10-13 21:58:29 +02:00
track_record_axis.cc Fix track-record-axis cleanup, duplicate self delete 2021-02-26 03:08:35 +01:00
track_record_axis.h RecorderUI: Implement track renaming 2021-02-23 16:24:55 +01: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
track_view_list.h move templated foreach methods from TrackSelection into parent (TrackViewList) 2020-04-03 13:28:58 -06:00
transcode_ffmpeg.cc
transcode_ffmpeg.h No more doxygen warnings for gtk2_arodur/* 2019-09-30 21:03:16 +02:00
transcode_video_dialog.cc
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h
transport_control_ui.cc RecorderUI: Capture info and transport ctrls 2021-02-23 16:24:30 +01:00
transport_control_ui.h
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
transpose_dialog.h
trx.menus.in
ui_config_vars.h Add preference to keep spilled automation-lanes visible 2021-03-02 19:00:23 +01:00
ui_config.cc Preferences/Config changes for image-surface settings 2019-12-27 19:35:02 +01:00
ui_config.h
ui_light.rc.in
utils_videotl.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
utils_videotl.h
utils.cc Dialog default to cancel (#7915) 2020-02-27 23:27:42 +01:00
utils.h Helper function to format sample-count as duration 2019-09-29 02:44:32 +02:00
vca_master_strip.cc Prompt user when deleting a VCA (amends 01c6f5) 2020-02-18 20:41:23 -06:00
vca_master_strip.h
vca_time_axis.cc
vca_time_axis.h move automation show/hide methods into public access 2020-04-03 13:28:58 -06:00
verbose_cursor.cc
verbose_cursor.h
video_image_frame.cc
video_image_frame.h
video_monitor.cc Ask xjadeo to use ArdourMono font for OSD 2019-11-09 06:34:31 +01:00
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc
video_timeline.h
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
visibility_group.h
vst_plugin_ui.cc Consolidate Plugin-GUI toolbar layout, consistent layout & spacing 2020-09-16 00:02:52 +02:00
vst_plugin_ui.h
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 VST3: Prevent recursive endless resizing 2021-03-11 18:19:21 +01: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
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript fix arguments for fmt-bindings now that argument formats have changed slightly 2021-03-24 16:42:33 -06:00