ardour/gtk2_ardour
2025-06-02 18:32:00 -06:00
..
appdata/po
icons
msvc
po Update ru.po: fix typo 2025-05-16 18:01:09 +02:00
resources
themes Make scrollbar less prominent with default theme 2025-04-18 23:37:15 +02:00
win32
about.cc
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
application_bar.cc
application_bar.h
arauv2
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev-win
ardev_common.sh.in
ardour-mime-info.xml
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in Fix typo in ardour.keys.in causing spacebar to not work 2025-04-28 16:55:54 +08:00
ardour.menus.in
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_dialog.cc
ardour_dialog.h
ardour_http.cc Use PBD::CCurl for Ardour GUI HTTP/S requests 2025-05-20 00:03:21 +02:00
ardour_http.h Use PBD::CCurl for Ardour GUI HTTP/S requests 2025-05-20 00:03:21 +02:00
ardour_message.cc
ardour_message.h
ardour_ui.cc fix crash when calling toggle-roll with no time selection existing 2025-05-19 16:52:15 -06:00
ardour_ui.h add Transport/SpacebarAction action to make spacebar more useful when clip recording 2025-04-24 12:07:19 -06:00
ardour_ui2.cc
ardour_ui3.cc
ardour_ui_aaf.cc
ardour_ui_access_web.cc
ardour_ui_dependents.cc Fix RegionFxMenu/* keyboard shortcuts 2025-04-07 19:21:33 +02:00
ardour_ui_dialogs.cc better handling of cloned bindings/actions 2025-04-01 14:55:32 -06:00
ardour_ui_ed.cc add Transport/SpacebarAction action to make spacebar more useful when clip recording 2025-04-24 12:07:19 -06:00
ardour_ui_engine.cc
ardour_ui_keys.cc
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui_session.cc
ardour_ui_startup.cc
ardour_ui_video.cc
ardour_window.cc
ardour_window.h
ArdourMono.ttf
ArdourSans.ttf
arhell
arldd
arlua
arluadoc
armass
arprof
arrr
arrr-replay
arscan
artest
arval
arvst2
arvst3
au_pluginui.h
au_pluginui.mm
audio_clip_editor.cc
audio_clip_editor.h
audio_clock.cc
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_operations_box.cc
audio_region_operations_box.h
audio_region_view.cc
audio_region_view.h
audio_streamview.cc
audio_streamview.h
audio_time_axis.cc
audio_time_axis.h
audio_trigger_properties_box.cc Cue page: recover missing Stretch Options box 2025-04-01 12:17:08 -05:00
audio_trigger_properties_box.h
automation_controller.cc
automation_controller.h
automation_line.cc
automation_line.h
automation_region_view.cc
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc
automation_time_axis.h
axis_provider.h
axis_view.cc
axis_view.h
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.h
bundle_env_cocoa.cc
bundle_env_linux.cc Use PBD::CCurl for Ardour GUI HTTP/S requests 2025-05-20 00:03:21 +02:00
bundle_env_mingw.cc
bundle_env_msvc.cc
bundle_manager.cc
bundle_manager.h
canvas_test.cc
canvas_vars.inc.h
clearlooks.rc.in use new color alias name for theme spec of scroll bar sliders (plus comments) 2025-04-18 15:00:55 -06:00
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.inc.h
context_menu_helper.h
control_point.cc
control_point.h
control_point_dialog.cc
control_point_dialog.h
control_slave_ui.cc
control_slave_ui.h
crossfade_edit.h
cue_editor.cc some rationalization to how Editor & CueEditor (Pianoroll) handle ZoomLevel and TimeOrigin changes 2025-05-19 14:57:19 -06:00
cue_editor.h
cuebox_ui.cc fix thinko in handling of cue page context menus 2025-04-28 14:26:15 -06:00
cuebox_ui.h fix thinko in handling of cue page context menus 2025-04-28 14:26:15 -06:00
curvetest.cc
debug.cc
debug.h
default_ui_config.in
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.cc
editing.h
editing_context.cc fix bad lifetime mgmt for VerboseCursor class 2025-05-27 08:49:32 -06:00
editing_context.h some rationalization to how Editor & CueEditor (Pianoroll) handle ZoomLevel and TimeOrigin changes 2025-05-19 14:57:19 -06:00
editing_convert.h
editing_syms.inc.h
editor.cc some rationalization to how Editor & CueEditor (Pianoroll) handle ZoomLevel and TimeOrigin changes 2025-05-19 14:57:19 -06:00
editor.h provide a new EditingContext/Editor method to set the cursor appropriately for section selections 2025-05-14 11:37:01 -06:00
editor_actions.cc provide Editor/fit_selected_tracks as an action for ... fit selceted tracks 2025-04-14 21:39:10 -06:00
editor_audio_import.cc
editor_audiotrack.cc
editor_automation_line.cc
editor_automation_line.h
editor_canvas.cc
editor_canvas_events.cc fixes so that cursor changes inside a MidiRegionView work as intended 2025-04-25 11:28:45 -06:00
editor_component.cc EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_component.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_cursors.cc
editor_cursors.h
editor_drag.cc fix computation of note position for HitCreateDrags 2025-04-30 18:07:55 -06:00
editor_drag.h NOOP: alignment changes 2025-06-02 18:29:36 -06:00
editor_export_audio.cc
editor_group_tabs.cc EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_group_tabs.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_items.h
editor_keys.cc
editor_locations.cc EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_locations.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_markers.cc Fix crash when changing DPI while a marker is selected 2025-04-16 04:53:26 +02:00
editor_mixer.cc
editor_mouse.cc provide a new EditingContext/Editor method to set the cursor appropriately for section selections 2025-05-14 11:37:01 -06:00
editor_ops.cc NO-OP: whitespace 2025-04-13 22:42:03 +02:00
editor_pt_import.cc
editor_regions.cc EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_regions.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_route_groups.cc EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_route_groups.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_routes.cc
editor_routes.h
editor_rulers.cc
editor_section_box.cc
editor_section_box.h
editor_sections.cc provide a new EditingContext/Editor method to set the cursor appropriately for section selections 2025-05-14 11:37:01 -06:00
editor_sections.h change API of EditorSections to take an EditingContext& at construction 2025-05-14 11:35:53 -06:00
editor_selection.cc better tracking of lower pane content visibility based on region selection 2025-05-04 19:21:50 -06:00
editor_snapshots.cc
editor_snapshots.h
editor_sources.cc NO-OP: fix alignment after recent code change 2025-05-14 20:28:56 +02:00
editor_sources.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_summary.cc EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_summary.h EditorComponent should have a reference, not pointer, to an Editor 2025-05-14 11:50:30 -06:00
editor_tempodisplay.cc
editor_timefx.cc
editor_videotimeline.cc
editor_xpms
engine_dialog.cc
engine_dialog.h
enums.cc
enums.h
enums_convert.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 fix another compiler warning about BBT_Offset time type in export format code 2025-04-14 10:15:03 -06:00
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_preset_selector.cc
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.cc
fft.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.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
gain_meter.h
generic_pluginui.cc
ghost_event.cc
ghost_event.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
grid_lines.cc
grid_lines.h
group_tabs.cc
group_tabs.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc
hit.h
idleometer.cc
idleometer.h
input_port_monitor.cc
input_port_monitor.h
insert_remove_time_dialog.cc
insert_remove_time_dialog.h
instrument_selector.cc
instrument_selector.h
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc
io_button.h
io_plugin_window.cc
io_plugin_window.h
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc
keyboard.h
keyeditor.cc
keyeditor.h
led.cc
led.h
level_meter.cc
level_meter.h
library_download_dialog.cc
library_download_dialog.h
line_merger.h
linux_vst_gui_support.cc
location_ui.cc
location_ui.h
loudness_dialog.cc
loudness_dialog.h
loudness_settings.cc
loudness_settings.h
lua_script_manager.cc
lua_script_manager.h
luadialog.cc
luadialog.h
luadoc.cc
luainstance.cc
luainstance.h
luasignal.h
luasignal_syms.inc.h
luawindow.cc
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
mac_vst_plugin_ui.h
mac_vst_plugin_ui.mm
main.cc
main_clock.cc
main_clock.h
marker.cc
marker.h
marker_selection.h
mergeable_line.cc
mergeable_line.h
meter_patterns.cc
meter_patterns.h
meter_strip.cc
meter_strip.h
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_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc
midi_list_editor.h
midi_region_view.cc allow MIDI note range (vertical) zoom to work with no selected notes if velocity-scroll is disabled 2025-04-29 10:50:16 -06:00
midi_region_view.h fix inheritance design error in MidiRegionView/MidiView 2025-04-08 15:50:30 -06:00
midi_selection.cc
midi_selection.h
midi_streamview.cc MidiViewBackground now has a virtual method to access instrument info 2025-04-28 16:58:29 -06:00
midi_streamview.h MidiViewBackground now has a virtual method to access instrument info 2025-04-28 16:58:29 -06:00
midi_time_axis.cc
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_trigger_properties_box.cc
midi_trigger_properties_box.h
midi_util.cc change API of build_controller_menu() to allow clamping button name length 2025-05-01 09:33:43 -06:00
midi_util.h change API of build_controller_menu() to allow clamping button name length 2025-05-01 09:33:43 -06:00
midi_velocity_dialog.cc
midi_velocity_dialog.h
midi_view.cc some rationalization to how Editor & CueEditor (Pianoroll) handle ZoomLevel and TimeOrigin changes 2025-05-19 14:57:19 -06:00
midi_view.h fix inheritance design error in MidiRegionView/MidiView 2025-04-08 15:50:30 -06:00
midi_view_background.cc add a canvas item debug name to midi view background's note lines 2025-06-02 18:32:00 -06:00
midi_view_background.h MidiViewBackground now has a virtual method to access instrument info 2025-04-28 16:58:29 -06:00
mini_timeline.cc
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.bindings
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc NO-OP: styleguide 2025-04-10 05:41:06 +02:00
mixer_strip.h
mixer_ui.cc
mixer_ui.h
monitor.bindings
monitor_section.cc
monitor_section.h
mono_panner.cc
mono_panner.h
mono_panner_editor.cc
mono_panner_editor.h
mouse_cursors.cc
mouse_cursors.h
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
new_user_wizard.cc
new_user_wizard.h
normalize_dialog.cc
normalize_dialog.h
note.cc
note.h
note_base.cc fixes so that cursor changes inside a MidiRegionView work as intended 2025-04-25 11:28:45 -06:00
note_base.h
note_player.cc
note_player.h
note_select_dialog.cc
note_select_dialog.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc
option_editor.h
opts.cc adjust help msg text for 21st century 2025-05-24 07:35:13 -06:00
opts.h
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
paste_context.h
patch_change.cc
patch_change.h
patch_change_dialog.cc
patch_change_dialog.h
patch_change_widget.cc fix PatchChangeTriggerWindow so that if the clip is empty, it shows everything, rather than nothing 2025-05-13 16:43:20 -06:00
patch_change_widget.h
piano_key_bindings.cc
piano_key_bindings.h
piano_roll_header.cc
piano_roll_header.h
pianokeyboard.cc
pianokeyboard.h
pianoroll.cc some rationalization to how Editor & CueEditor (Pianoroll) handle ZoomLevel and TimeOrigin changes 2025-05-19 14:57:19 -06:00
pianoroll.h some rationalization to how Editor & CueEditor (Pianoroll) handle ZoomLevel and TimeOrigin changes 2025-05-19 14:57:19 -06:00
pianoroll_automation_line.cc
pianoroll_automation_line.h
pianoroll_background.cc MidiViewBackground now has a virtual method to access instrument info 2025-04-28 16:58:29 -06:00
pianoroll_background.h MidiViewBackground now has a virtual method to access instrument info 2025-04-28 16:58:29 -06:00
pianoroll_midi_view.cc do not construct a useless tempo map when setting samples per pixel in a pianoroll MidiView 2025-05-16 16:43:12 -06:00
pianoroll_midi_view.h add overlay text to pianoroll midi view 2025-04-11 11:23:36 -06:00
pianoroll_velocity.cc
pianoroll_velocity.h
pianoroll_window.cc
pianoroll_window.h
pingback.cc
pingback.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_display.cc
plugin_display.h
plugin_dspload_ui.cc
plugin_dspload_ui.h
plugin_dspload_window.cc
plugin_dspload_window.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_manager_ui.cc
plugin_manager_ui.h
plugin_pin_dialog.cc
plugin_pin_dialog.h
plugin_presets_ui.cc
plugin_presets_ui.h
plugin_scan_dialog.cc
plugin_scan_dialog.h
plugin_selector.cc
plugin_selector.h
plugin_setup_dialog.cc
plugin_setup_dialog.h
plugin_ui.cc
plugin_ui.h
plugin_utils.h
plugin_window_proxy.cc
plugin_window_proxy.h
point_selection.h
port_group.cc
port_group.h
port_insert_ui.cc
port_insert_ui.h
port_matrix.cc
port_matrix.h
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc Fix crashes when moving mouse over port-matrix 2025-04-10 03:06:57 +02:00
port_matrix_column_labels.h
port_matrix_component.cc Fix crashes when moving mouse over port-matrix 2025-04-10 03:06:57 +02:00
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
preference-metadata
prh.cc use instrument info for note names in pianoroll (canvas-based) header 2025-04-28 16:58:57 -06:00
prh.h
processor_box.bindings
processor_box.cc
processor_box.h
processor_selection.cc
processor_selection.h
progress_reporter.cc
progress_reporter.h
pt_import_selector.cc
pt_import_selector.h
public_editor.cc
public_editor.h
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc Allow SchedRR for I/O threads (fix copy/paste typo) 2025-04-26 16:11:51 +02:00
rc_option_editor.h
rec_info_box.cc
rec_info_box.h
recorder_group_tabs.cc
recorder_group_tabs.h
recorder_ui.cc
recorder_ui.h
region_editor.cc Fix RegionFx processor selection, leave notify 2025-04-09 20:18:29 +02:00
region_editor.h Fix RegionFxMenu/* keyboard shortcuts 2025-04-07 19:21:33 +02:00
region_editor_window.cc
region_editor_window.h
region_fx_line.cc
region_fx_line.h
region_fx_properties_box.cc
region_fx_properties_box.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_base.h
region_peak_cursor.cc
region_peak_cursor.h
region_selection.cc
region_selection.h
region_view.cc
region_view.h
regionfx_box.bindings Fix "Delete" processor-box context menu 2025-04-09 20:15:53 +02:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_comment_editor.cc
route_comment_editor.h
route_dialogs.h
route_group_dialog.cc Only show Surround settings in group dialog when available at compile time 2025-04-25 21:06:30 +02:00
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_list_base.cc
route_list_base.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_properties_box.cc
route_properties_box.h
route_sorter.h
route_time_axis.cc
route_time_axis.h
route_ui.cc
route_ui.h
route_ui_selection.h
rta_manager.cc RTA: small fixes: 2025-04-09 18:41:45 +02:00
rta_manager.h
rta_window.cc RTA: allow to zoom using shift + scroll 2025-04-15 00:27:39 +02:00
rta_window.h RTA: fix modal grab 2025-04-10 15:08:25 +02:00
ruler_dialog.cc
ruler_dialog.h
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.cc
selection.h
selection_memento.cc
selection_memento.h
selection_properties_box.cc
selection_properties_box.h
selection_templates.h
send_ui.cc
send_ui.h
session_archive_dialog.cc
session_archive_dialog.h
session_dialog.cc Minimize session dialog code changes with downstream projects 2025-04-17 15:54:30 +02:00
session_dialog.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc
session_option_editor.h
sfdb_freesound_mootcher.cc Use PBD::CCurl for Ardour GUI HTTP/S requests 2025-05-20 00:03:21 +02:00
sfdb_freesound_mootcher.h Use PBD::CCurl for Ardour GUI HTTP/S requests 2025-05-20 00:03:21 +02:00
sfdb_ui.cc
sfdb_ui.h
shuttle_control.cc
shuttle_control.h
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
source_list_base.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
startup_fsm.cc
startup_fsm.h
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc
step_entry.h
stereo_panner.cc
stereo_panner.h
stereo_panner_editor.cc
stereo_panner_editor.h
streamview.cc
streamview.h
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
surround_strip.cc
surround_strip.h
sys_ex.cc
sys_ex.h
template_dialog.cc
template_dialog.h
tempo_curve.cc
tempo_curve.h
tempo_dialog.cc
tempo_dialog.h
tempo_map_change.cc
tempo_map_change.h
time_axis_view.cc Potential fix for #9932 2025-05-16 18:17:32 +02:00
time_axis_view.h
time_axis_view_item.cc
time_axis_view_item.h
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc
time_info_box.h
time_selection.cc
time_selection.h
timectl_gui.cc
timectl_gui.h
timers.cc expose rapid and fps clock intervals for Timers:: 2025-04-11 11:23:36 -06:00
timers.h expose rapid and fps clock intervals for Timers:: 2025-04-11 11:23:36 -06:00
toolbar_test.cc
track_record_axis.cc
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.cc
transport_control.h
transport_control_ui.cc
transport_control_ui.h
transport_masters_dialog.cc
transport_masters_dialog.h
transpose_dialog.cc
transpose_dialog.h
trigger.bindings
trigger_clip_picker.cc
trigger_clip_picker.h
trigger_jump_dialog.cc
trigger_jump_dialog.h
trigger_master.cc fix thinko in handling of cue page context menus 2025-04-28 14:26:15 -06:00
trigger_master.h fix thinko in handling of cue page context menus 2025-04-28 14:26:15 -06:00
trigger_page.cc fix set/unset of Pianoroll::ref (trigger reference) when a region is set 2025-05-16 16:43:12 -06:00
trigger_page.h better handling of trigger rec-enable display mgmt 2025-04-14 10:15:03 -06:00
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 move trigger rec-enable button above trigger box, for ergonomic reasons 2025-05-13 19:18:32 -06:00
trigger_strip.h light trigger strip rec-gtoggle button appropriately 2025-04-11 17:11:58 -06:00
trigger_ui.cc fix thinko in handling of cue page context menus 2025-04-28 14:26:15 -06:00
trigger_ui.h
triggerbox_ui.cc when arming triggers for recording, PRIMARY means "unbounded" length; plain means follow-length 2025-05-13 12:16:11 -06:00
triggerbox_ui.h
ui_config.cc
ui_config.h
ui_config_vars.inc.h
ui_light.rc.in
utils.cc
utils.h
utils_videotl.cc
utils_videotl.h
varispeed_dialog.cc
varispeed_dialog.h
vca_master_strip.cc
vca_master_strip.h
vca_time_axis.cc
vca_time_axis.h
velocity_display.cc
velocity_display.h
velocity_ghost_region.cc
velocity_ghost_region.h
verbose_cursor.cc
verbose_cursor.h fix bad lifetime mgmt for VerboseCursor class 2025-05-27 08:49:32 -06:00
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 Fix race-condition when detecting xjadeo/harvid version 2025-05-13 22:44:58 +02:00
video_timeline.h
view_background.cc
view_background.h
virtual_keyboard_window.cc
virtual_keyboard_window.h
visibility_group.cc
visibility_group.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
vst_plugin_ui.cc
vst_plugin_ui.h
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript Set executable stack flag when linking 2025-05-11 15:58:00 +02:00