13
0
livetrax/gtk2_ardour
Paul Davis fb930e8f47 add invalidator() calls to MixerStrip as it connects to ParameterChanged
when the surround bus is removed, it (probably erroneously) causes
changes to the I/O routing for the auditioner, which will be
delivered to anyone who cares via an RCConfiguration ParameterChanged
signal. This will be emitted from a non-GUI thread, and so will not
be handled synchronously. The GUI thread will first handle the notification
that the surround bus was deleted, and that will include deleting the
MixerStrip for the surround bus. But another call_slot() request will
be pending to notify the now-deleted MixerStrip about the auditioner change.

Adding invalidator() calls ensures that the deletion of the MixerStrip removes
all of these pending call_slot() requests.
2023-11-22 17:24:26 -07:00
..
appdata/po Czech translation updated for the 8.0 release. 2023-09-24 19:57:25 +02:00
icons add image for launchpad mini 2023-11-04 15:13:01 -06:00
msvc
po Czech translation updates. 2023-10-29 02:41:18 +02:00
resources
themes more thematically correct scroomer color. TODO: prelight it 2023-09-15 19:13:54 -05:00
win32
about.cc Add Alexander Mitchell to the list of authors 2023-10-26 03:48:07 +02:00
about.h
actions.cc
actions.h
add_route_dialog.cc
add_route_dialog.h
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arauv2
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev_common.sh.in ardev and waf tweaks for launchpad X 2023-10-19 22:19:23 -06:00
ardev-win
ardour_dialog.cc Keep Ardour dialog on top of parent 2023-06-10 21:36:31 +02:00
ardour_dialog.h
ardour_http.cc
ardour_http.h
ardour_message.cc ArdourMessageDialog allow for NULL parent window 2023-09-25 22:36:27 +02:00
ardour_message.h ArdourMessageDialog allow for NULL parent window 2023-09-25 22:36:27 +02:00
ardour_ui_access_web.cc
ardour_ui_dependents.cc Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
ardour_ui_dialogs.cc
ardour_ui_ed.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
ardour_ui_engine.cc Properly set xrun marker flags (#8952) 2023-06-04 16:49:10 +02:00
ardour_ui_keys.cc keyboard: if a magic widget has focus, handle Primary-(x,c,v) specially 2023-06-12 14:42:08 -06:00
ardour_ui_mixer.cc
ardour_ui_options.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
ardour_ui_session.cc revert change in 4bed642d71 that made build_session_from_dialog() do nothing at all 2023-10-01 15:06:29 -06:00
ardour_ui_startup.cc startup: in the usual weird logic, mark startupFSM complete from startup_done() 2023-11-14 11:03:09 -07:00
ardour_ui_video.cc
ardour_ui.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
ardour_ui.h remove non-existent method decl 2023-11-10 11:17:53 -07:00
ardour_ui2.cc Disambiguate In/Out for translations (1/2) #9512 2023-10-28 14:45:33 +02:00
ardour_ui3.cc use identical logic for gain/trim controls as others when it comes to group/select stuff 2023-07-31 18:31:03 -06:00
ardour_window.cc
ardour_window.h
ardour-mime-info.xml
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in basic note-tupling functionality implemented 2023-11-21 17:07:42 -07:00
ardour.menus.in no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -06:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
ArdourSans.ttf
arhell
arldd
arlua
arluadoc
armass
arprof tweaks to arprof to make it more useful with CALLGRIND_* macros 2023-10-05 08:31:11 -06:00
arrr
arrr-replay
arscan
artest
arval Make a note how to use valgrind with gdb 2023-06-04 02:56:22 +02:00
arvst2
arvst3
au_pluginui.h
au_pluginui.mm
audio_clip_editor.cc
audio_clip_editor.h
audio_clock.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_operations_box.cc
audio_region_operations_box.h
audio_region_properties_box.cc Disambiguate In/Out for translations (1/2) #9512 2023-10-28 14:45:33 +02:00
audio_region_properties_box.h
audio_region_view.cc Fix Region Gain freehand draw offset for regions with start offset 2023-10-07 17:55:39 +02:00
audio_region_view.h region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
audio_streamview.cc Streamview: NO-OP, consolidate code 2023-06-04 20:21:41 +02:00
audio_streamview.h
audio_time_axis.cc
audio_time_axis.h
audio_trigger_properties_box.cc
audio_trigger_properties_box.h
automation_controller.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
automation_controller.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
automation_line.cc NOOP: do not wrap lines for small screens 2023-09-30 11:09:58 -06:00
automation_line.h Allow to numeric ctrl point edit to apply to all selected points 2023-07-11 00:53:48 +02:00
automation_region_view.cc region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
automation_region_view.h region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
automation_selection.h
automation_streamview.cc region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
automation_streamview.h automation stream view now creates VelocityRegionView when appropriate 2023-06-26 14:18:17 -06:00
automation_time_axis.cc region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
automation_time_axis.h initial refactoring of freehand line drawing 2023-09-30 11:09:58 -06:00
axis_provider.h
axis_view.cc Clarify round-robin color palette API name 2023-04-18 02:18:02 +02:00
axis_view.h Clarify round-robin color palette API name 2023-04-18 02:18:02 +02:00
bbt_marker_dialog.cc
bbt_marker_dialog.h
beatbox_gui.cc
beatbox_gui.h
big_clock_window.cc
big_clock_window.h
big_transport_window.cc
big_transport_window.h
bundle_env_cocoa.cc
bundle_env_linux.cc
bundle_env_mingw.cc
bundle_env_msvc.cc
bundle_env.h
bundle_manager.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
bundle_manager.h
canvas_test.cc
canvas_vars.h
clearlooks.rc.in
clip_editor.bindings
clock_group.cc
clock_group.h
cocoacarbon.mm
color_aliases.h
color_theme_manager.cc
color_theme_manager.h
configinfo.cc
configinfo.h
configuration_metadata.h switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
context_menu_helper.h
control_point_dialog.cc Clarify Control point edit dialog messages, add tooltip 2023-07-11 01:16:58 +02:00
control_point_dialog.h Allow to numeric ctrl point edit to apply to all selected points 2023-07-11 00:53:48 +02:00
control_point.cc
control_point.h
control_slave_ui.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
control_slave_ui.h
crossfade_edit.h
crossfade_view.h
cuebox_ui.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
cuebox_ui.h
cursor_context.cc
cursor_context.h
curvetest.cc objects don't have a time domain, they have a time domain provider (GUI) 2023-08-02 15:22:52 -06:00
debug.cc
debug.h
default_ui_config.in desensitize playhead by default, and make a new config variable 'sensitize-playhead' 2023-05-01 08:49:27 -05:00
dsp_stats_ui.cc
dsp_stats_ui.h
dsp_stats_window.cc
dsp_stats_window.h
duplicate_routes_dialog.cc
duplicate_routes_dialog.h
edit_note_dialog.cc
edit_note_dialog.h
editing_convert.h Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editing_syms.h Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
editing.cc Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editing.h Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editor_actions.cc define new MIDI note splitting actions 2023-11-21 17:07:42 -07:00
editor_audio_import.cc when importing SMF tempo map, use copy&paste to keep position 2023-11-17 10:02:34 -07:00
editor_audiotrack.cc
editor_canvas_events.cc tempo mapping (like all other drags) must use button1 only 2023-10-03 16:00:35 -06:00
editor_canvas.cc Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
editor_component.cc
editor_component.h
editor_cursors.cc editor cursors: fix position computation 2023-09-15 17:34:30 -06:00
editor_cursors.h
editor_drag.cc Fix crash when clicking on region boundary box to start Drag 2023-11-21 20:17:20 +01:00
editor_drag.h first steps towards improving straight line drags for velocity 2023-10-27 11:50:15 -06:00
editor_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h
editor_items.h remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
editor_mixer.cc
editor_mouse.cc Remove another accidentally commited debug message 2023-10-07 18:25:32 +02:00
editor_ops.cc temporal: remove TempoMap::insert_time() and use shift() instead 2023-11-19 12:14:10 -07:00
editor_pt_import.cc
editor_regions.cc no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -06:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc Set the default ruler visibility based on the new session's time domain 2023-09-14 23:13:08 +02:00
editor_section_box.cc Indicate arrangement section selection on canvas 2023-09-08 03:26:00 +02:00
editor_section_box.h Indicate arrangement section selection on canvas 2023-09-08 03:26:00 +02:00
editor_sections.cc Arrangement Ruler: overhaul context menu, do not select on RMB 2023-09-12 05:39:02 +02:00
editor_sections.h Arrangement Ruler: overhaul context menu, do not select on RMB 2023-09-12 05:39:02 +02:00
editor_selection.cc Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
editor_snapshots.cc Remove duplicate API to find session files (ignore ._ files) 2023-06-07 17:37:40 +02:00
editor_snapshots.h
editor_sources.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
editor_sources.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc NOOP: whitespace cleanup 2023-10-03 10:16:48 -06:00
editor_timefx.cc implement time-stretch from left of region 2023-06-09 17:57:52 +01:00
editor_videotimeline.cc
editor_xpms
editor.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
editor.h Remove ScrubDrag and vari-speed based fake-scrubbing 2023-10-05 21:53:39 +02:00
engine_dialog.cc more debug output for bad buffer sized trout 2023-10-12 21:19:21 -06:00
engine_dialog.h Distinct engine-states per sample-rate 2023-06-02 22:31:02 +02:00
enums_convert.h
enums.cc Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
enums.h
evtest.cc
export_analysis_graphs.cc
export_analysis_graphs.h
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_preset_selector.cc Keep preset message dialog on top of export dialog 2023-09-25 22:36:27 +02:00
export_preset_selector.h
export_report.cc
export_report.h
export_timespan_selector.cc
export_timespan_selector.h
export_video_dialog.cc
export_video_dialog.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fitted_canvas_widget.cc
fitted_canvas_widget.h
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
foldback_strip.cc
foldback_strip.h
gain_meter.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
gain_meter.h adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
generic_pluginui.cc use new user-immediate API in GUI 2023-09-13 23:58:31 -06:00
ghostregion.cc more improvements to velocity drawing (including straight line) 2023-10-27 11:50:15 -06:00
ghostregion.h more improvements to velocity drawing (including straight line) 2023-10-27 11:50:15 -06:00
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
grid_lines.cc drop use of Editor::sample_to_pixel_unrounded() in some cases 2023-06-15 20:10:32 -06:00
grid_lines.h slightly improve efficiency of drawing grid lines by passing by reference, not value 2023-04-09 14:36:03 -06:00
group_tabs.cc Update context menu for subgroup bus creation 2023-04-21 00:41:30 +02:00
group_tabs.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
hit.h lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
idleometer.cc
idleometer.h
input_port_monitor.cc
input_port_monitor.h
insert_remove_time_dialog.cc Fix label in insert-time dialog 2023-10-09 20:24:19 +02:00
insert_remove_time_dialog.h no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -06:00
instrument_selector.cc Hide internal plugins from users in the GUI 2023-11-09 02:02:43 +01:00
instrument_selector.h Properly unload VST3 plugins 2023-10-27 00:39:03 +02:00
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc Handle race condition when removing route before routeUI 2023-07-14 19:03:32 +02:00
io_button.h
io_plugin_window.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
io_plugin_window.h
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc
keyboard.h
keyeditor.cc tweak shortcut window so that the tree is expanded to actually show search results 2023-10-04 17:07:34 -06:00
keyeditor.h tweak shortcut window so that the tree is expanded to actually show search results 2023-10-04 17:07:34 -06:00
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
level_meter.h
library_download_dialog.cc Update GUI, use new Archive progress API 2023-05-19 03:08:31 +02:00
library_download_dialog.h Update GUI, use new Archive progress API 2023-05-19 03:08:31 +02:00
line_merger.h add missing file 2023-09-30 12:22:54 -06:00
linux_vst_gui_support.cc
location_ui.cc Use "Arrangement" in GUI instead of Section (amend 2f6a0abf) 2023-08-31 05:29:29 +02:00
location_ui.h Update Location UI to include section marker flags 2023-08-26 15:10:40 +02:00
loudness_dialog.cc
loudness_dialog.h
loudness_settings.cc
loudness_settings.h
lua_script_manager.cc Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
lua_script_manager.h
luadialog.cc
luadialog.h
luadoc.cc Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +02:00
luainstance.cc Fix Lua 1Hz timer signal (#9529) 2023-11-10 14:27:19 +01:00
luainstance.h Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +02:00
luasignal_syms.h Add note about LuaSignal for windows 2023-07-05 19:38:51 +02:00
luasignal.h
luawindow.cc Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +02:00
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +02:00
lv2_plugin_ui.h Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +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 fix GUI enum registration so that UIConfiguration can load with variables that use some of them 2023-04-08 13:58:25 -06:00
marker_selection.h
marker.cc temporal: avoid using superclock in Editor::initialize_canvas before creating the session 2023-09-20 12:30:53 -06:00
marker.h remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
mergeable_line.cc mergeable line: check callbacks are non-null before calling them 2023-10-02 13:23:52 -06:00
mergeable_line.h region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
meter_patterns.cc
meter_patterns.h
meter_strip.cc widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
meter_strip.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
meterbridge.cc
meterbridge.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_clip_editor.cc
midi_clip_editor.h
midi_cut_buffer.cc objects don't have a time domain, they have a time domain provider (GUI) 2023-08-02 15:22:52 -06:00
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc NO-OP: clang-format 2023-09-24 14:25:14 +02:00
midi_list_editor.h Add missing #include for NoteType 2023-09-24 14:27:29 +02:00
midi_region_operations_box.cc
midi_region_operations_box.h
midi_region_properties_box.cc
midi_region_properties_box.h
midi_region_view.cc basic note-tupling functionality implemented 2023-11-21 17:07:42 -07:00
midi_region_view.h basic note-tupling functionality implemented 2023-11-21 17:07:42 -07:00
midi_selection.cc
midi_selection.h
midi_streamview.cc small visual and peformance tweaks for midistreamview bg draw 2023-09-25 20:03:04 -06:00
midi_streamview.h remove unusued "MIDI underlay" cruft 2023-06-26 14:18:17 -06:00
midi_time_axis.cc fix copy-paste but in MidiTimeAxisView::set_note_selection() - use set, not add 2023-10-18 09:05:10 -06:00
midi_time_axis.h only show scroomer note names in draw/internal edit modes (if at all) 2023-09-13 11:53:18 -06:00
midi_tracer.cc Remove unused variable 2023-10-07 22:43:27 +02:00
midi_tracer.h
midi_trigger_properties_box.cc
midi_trigger_properties_box.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
mini_timeline.h
missing_file_dialog.cc
missing_file_dialog.h
missing_filesource_dialog.cc
missing_filesource_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc add invalidator() calls to MixerStrip as it connects to ParameterChanged 2023-11-22 17:24:26 -07:00
mixer_strip.h allow selection-as-group control of trim controls 2023-07-27 13:30:50 -06:00
mixer_ui.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
mixer_ui.h
mixer.bindings Add keybinding for Mixer/solo 2023-05-22 02:01:42 +02:00
monitor_section.cc Amend a736ebfee, drop reference 2023-05-24 07:14:57 +02:00
monitor_section.h Use IOButton in Monitor-Section 2023-05-24 04:07:30 +02:00
monitor.bindings
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
mono_panner.h
mouse_cursors.cc Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
mouse_cursors.h Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
multi_region_properties_box.cc
multi_region_properties_box.h
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
new_user_wizard.cc Guess UI scale for copy-config dialog 2023-09-25 17:07:15 +02:00
new_user_wizard.h Guess UI scale for copy-config dialog 2023-09-25 17:07:15 +02:00
normalize_dialog.cc
normalize_dialog.h
note_base.cc NOOP: remove unnecessary namespace qualifier 2023-06-26 14:18:18 -06:00
note_base.h first steps towards improving straight line drags for velocity 2023-10-27 11:50:15 -06:00
note_player.cc
note_player.h
note_select_dialog.cc
note_select_dialog.h
note.cc lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
note.h lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc Manage OptionEditor labels 2023-05-31 21:36:24 +02:00
option_editor.h Manage OptionEditor labels 2023-05-31 21:36:24 +02:00
opts.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
opts.h switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
panner_ui.h
panner2d.cc
panner2d.h
paste_context.h
patch_change_dialog.cc Retain Change Dialog settings when MIDNAM model changes 2023-09-26 05:32:57 +02:00
patch_change_dialog.h
patch_change_widget.cc Fix patch-change dialog channel switch 2023-09-26 05:32:57 +02:00
patch_change_widget.h
patch_change.cc
patch_change.h
piano_key_bindings.cc
piano_key_bindings.h
piano_roll_header.cc conform to platform expectations for scroomer select mouse ops 2023-10-18 10:14:34 -06:00
piano_roll_header.h scroomer prelight and handles 2023-09-25 11:01:22 -06:00
pianokeyboard.cc Vkeybd: Bind F5 to F8 keys to velocity 2023-06-10 15:03:09 +02:00
pianokeyboard.h Vkeybd: Bind F5 to F8 keys to velocity 2023-06-10 15:03:09 +02:00
pingback.cc
pingback.h
playlist_selection.h
playlist_selector.cc Implement playlist switch undo/redo 2023-06-10 15:03:46 +02:00
playlist_selector.h
plugin_display.cc
plugin_display.h
plugin_dspload_ui.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
plugin_dspload_ui.h
plugin_dspload_window.cc
plugin_dspload_window.h
plugin_eq_gui.cc Plugin analysis: cairo coordinate system fixes 2023-07-18 18:13:34 +02:00
plugin_eq_gui.h
plugin_interest.h
plugin_manager_ui.cc Fixed a typo 2023-11-20 20:04:27 +01:00
plugin_manager_ui.h
plugin_pin_dialog.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
plugin_pin_dialog.h Update plugin-pin dialog when route or plugin name changes 2023-06-22 15:28:37 +02:00
plugin_presets_ui.cc
plugin_presets_ui.h
plugin_scan_dialog.cc
plugin_scan_dialog.h
plugin_selector.cc Hide internal plugins from users in the GUI 2023-11-09 02:02:43 +01:00
plugin_selector.h
plugin_setup_dialog.cc
plugin_setup_dialog.h
plugin_ui.cc NO-OP: clang-format 2023-05-31 16:53:38 +02:00
plugin_ui.h
plugin_utils.h
point_selection.h
port_group.cc PortGroup: fix missing "_" in "Tracks" 2023-09-23 14:10:54 +02:00
port_group.h
port_insert_ui.cc Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
port_insert_ui.h Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
port_matrix_grid.cc
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
port_matrix.h
preference-metadata remove some preference metadata related to removed options 2023-10-07 13:14:39 -06:00
processor_box.bindings
processor_box.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
processor_box.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
processor_selection.cc
processor_selection.h
progress_reporter.cc Rate limit progress-report, reduce excessive UI load 2023-05-18 18:58:40 +02:00
progress_reporter.h Update codebase to use PBD::Progress (2/2) 2023-05-19 00:53:38 +02:00
pt_import_selector.cc
pt_import_selector.h
public_editor.cc
public_editor.h change API of Editor::get_quantize_op() and fix flaky UX when using quantize-notes 2023-09-24 15:01:04 -06:00
quantize_dialog.cc Adjust interpretation of swing amount 2023-09-09 20:06:37 +09:00
quantize_dialog.h
rc_option_editor.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
rc_option_editor.h
rec_info_box.cc
rec_info_box.h
recorder_group_tabs.cc
recorder_group_tabs.h
recorder_ui.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
recorder_ui.h
region_editor.cc region property editor uses clock mode based on region time domain 2023-08-02 15:23:42 -06:00
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_list_base.cc Region list columns do not use property_markup 2023-10-26 05:46:11 +02:00
region_list_base.h no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -06:00
region_peak_cursor.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
region_peak_cursor.h
region_properties_box.cc
region_properties_box.h
region_selection.cc Emit selection RegionsChanged when region is removed 2023-09-10 15:25:12 +02:00
region_selection.h Emit selection RegionsChanged when region is removed 2023-09-10 15:25:12 +02:00
region_view.cc when a playlist is relayered, relayer ghost regions too 2023-06-26 14:18:18 -06:00
region_view.h when a parent (audio/MIDI) regionview is selected, raise matching AutomationRegionView 2023-06-28 13:44:59 -06:00
return_ui.cc adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
return_ui.h
rgb_macros.h
rhythm_ferret.cc RhythmFerret: fix heap-use-after-free 2023-10-31 04:31:08 +01:00
rhythm_ferret.h RhythmFerret: fix heap-use-after-free 2023-10-31 04:31:08 +01:00
route_dialogs.h
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_list_base.cc
route_list_base.h
route_params_ui.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
route_params_ui.h Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
route_processor_selection.cc
route_processor_selection.h
route_sorter.h
route_time_axis.cc remove time domain items from track header menu (reason in comment) 2023-08-02 15:23:43 -06:00
route_time_axis.h remove unusued "MIDI underlay" cruft 2023-06-26 14:18:17 -06:00
route_ui_selection.h
route_ui.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
route_ui.h gui support for changing tracks' time domain 2023-08-02 15:23:42 -06:00
ruler_dialog.cc arrangement ruler: move arrangement ruler to the bottom 2023-08-29 23:02:05 -05:00
ruler_dialog.h Add dedicated Section Ruler and UI for section boundary markers 2023-08-26 14:09:53 +02:00
save_as_dialog.cc
save_as_dialog.h
save_template_dialog.cc
save_template_dialog.h
screensaver.cc
script_selector.cc Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
script_selector.h Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc
selection_memento.h
selection_properties_box.cc
selection_properties_box.h
selection_templates.h
selection.cc Emit selection RegionsChanged when region is removed 2023-09-10 15:25:12 +02:00
selection.h
send_ui.cc Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
send_ui.h Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
session_archive_dialog.cc Update Session Archive Dialog, allow to abort 2023-05-19 03:08:38 +02:00
session_archive_dialog.h Update Session Archive Dialog, allow to abort 2023-05-19 03:08:38 +02:00
session_dialog.cc Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +02:00
session_dialog.h Allow user to choose the session time-domain 2023-09-14 23:13:05 +02:00
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc hide tracks-follow-session option 2023-08-02 15:23:43 -06:00
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
shuttle_control.cc no-strobe behavior for varispeed blink 2023-11-11 10:11:30 -07:00
shuttle_control.h Keep shuttle ctrl in sync with actual speed 2023-10-10 04:18:53 +02:00
simple_export_dialog.cc
simple_export_dialog.h
simple_progress_dialog.h
slot_properties_box.cc
slot_properties_box.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
source_list_base.cc Fix SourceListBase::remove_source 2023-05-29 18:04:27 +02:00
source_list_base.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
startup_fsm.cc remove mistakenly retained stacktrace() call 2023-11-14 19:47:17 -07:00
startup_fsm.h startupFSM: move definition of ::set_complete into source file 2023-11-14 11:02:08 -07:00
step_editing.bindings
step_editor.cc length (& position) of the region added for step entry shouuld use in beat time 2023-11-06 20:38:08 -07:00
step_editor.h
step_entry.cc
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc fix crash when freezing a track with > 1 region (#9539) 2023-11-20 19:13:22 -07:00
streamview.h when a playlist is relayered, relayer ghost regions too 2023-06-26 14:18:18 -06:00
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
stripable_colorpicker.cc
stripable_colorpicker.h
stripable_time_axis.cc
stripable_time_axis.h
stripable_treemodel.cc
stripable_treemodel.h
sys_ex.cc
sys_ex.h
template_dialog.cc Update GUI, use new Archive progress API 2023-05-19 03:08:31 +02:00
template_dialog.h
tempo_curve.cc tempo-marker start bpm text was not being updated during+after a mouse drag 2023-09-28 09:09:37 -05:00
tempo_curve.h fix height of tempo ruler curve elements 2023-08-31 18:25:18 -06:00
tempo_dialog.cc tempo/meter edits: no position fields if marker is part of a BBT marker 2023-08-02 15:23:43 -06:00
tempo_dialog.h tempo/meter edits: no position fields if marker is part of a BBT marker 2023-08-02 15:23:43 -06:00
tempo_lines.cc
tempo_lines.h
tempo_map_change.cc
tempo_map_change.h
time_axis_view_item.cc
time_axis_view_item.h when a playlist is relayered, relayer ghost regions too 2023-06-26 14:18:18 -06:00
time_axis_view.cc when drawing range selection rect, use exclusive end semantics 2023-11-03 15:11:38 -06:00
time_axis_view.h Activate track-header context menu items with RBM 2023-06-03 15:13:04 +02:00
time_fx_dialog.cc implement time-stretch from left of region 2023-06-09 17:57:52 +01:00
time_fx_dialog.h implement time-stretch from left of region 2023-06-09 17:57:52 +01:00
time_info_box.cc Unconditionally show time-selection in info box with object tool 2023-09-08 03:25:59 +02:00
time_info_box.h
time_selection.cc
time_selection.h
timers.cc
timers.h
toolbar_test.cc
track_record_axis.cc Fix typo in 69c7db8595 2023-11-13 22:19:03 +01:00
track_record_axis.h
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc
transcode_ffmpeg.h
transcode_video_dialog.cc
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h
transport_control_ui.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
transport_control_ui.h
transport_control.cc
transport_control.h
transport_masters_dialog.cc
transport_masters_dialog.h
transpose_dialog.cc
transpose_dialog.h
trigger_clip_picker.cc Guard set_transient_for for NULL windows 2023-04-04 01:38:33 +02:00
trigger_clip_picker.h Add audition volume control to clip-picker 2023-03-29 01:48:25 +02:00
trigger_jump_dialog.cc
trigger_jump_dialog.h
trigger_master.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
trigger_master.h
trigger_page.cc
trigger_page.h
trigger_region_list.cc
trigger_region_list.h
trigger_route_list.cc
trigger_route_list.h
trigger_selection.h
trigger_source_list.cc
trigger_source_list.h
trigger_strip.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
trigger_strip.h
trigger_ui.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
trigger_ui.h Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
trigger.bindings
triggerbox_ui.cc Fix build, amend previous commit 2023-10-31 20:25:18 +01:00
triggerbox_ui.h
ui_config_vars.h provide a (visible) UI preferences option for no-strobe 2023-11-10 14:33:39 -07:00
ui_config.cc add enum and member var for controlling what kind of tempo editing we are doing 2023-04-08 11:44:21 -06:00
ui_config.h add enum and member var for controlling what kind of tempo editing we are doing 2023-04-08 11:44:21 -06:00
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc Remove noop include (deprecated, unused gtk header) 2023-11-19 20:28:48 +01:00
utils.h Guess UI scale for copy-config dialog 2023-09-25 17:07:15 +02:00
varispeed_dialog.cc VarispeedDialog fixes, use 100% for speed 1.0 2023-10-10 05:12:53 +02:00
varispeed_dialog.h add percentage field to varispeed dialog 2023-10-09 11:09:07 -06:00
vca_master_strip.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
vca_master_strip.h Fix VCA button event propagation 2023-03-30 19:04:36 +02:00
vca_time_axis.cc adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
vca_time_axis.h
velocity_ghost_region.cc reduce default size of lollis and make them scale with the UI scale factor 2023-11-04 12:27:55 -06:00
velocity_ghost_region.h more improvements to velocity drawing (including straight line) 2023-10-27 11:50:15 -06:00
verbose_cursor.cc temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
verbose_cursor.h
video_image_frame.cc
video_image_frame.h
video_monitor.cc
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc Log video-monitor version during startup 2023-05-13 17:08:47 +02:00
video_timeline.h
virtual_keyboard_window.cc Fix #9421: F7 tied to velocity 96 but it was not present in the velocity menu 2023-08-01 22:19:24 +02:00
virtual_keyboard_window.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
visibility_group.cc Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
visibility_group.h
vst_plugin_ui.cc
vst_plugin_ui.h
vst3_hwnd_plugin_ui.cc
vst3_hwnd_plugin_ui.h
vst3_nsview_plugin_ui.h
vst3_nsview_plugin_ui.mm
vst3_plugin_ui.cc
vst3_plugin_ui.h
vst3_x11_plugin_ui.cc
vst3_x11_plugin_ui.h
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript wscript: sanitize strings from fetch_*_revision_date early instead of applying str() all over 2023-10-15 10:47:16 -06:00