ardour/gtk2_ardour
Robin Gareus 582c99a156
RecorderUI: initial implementation
2021-02-23 16:24:23 +01:00
..
appdata/po Chinese translation Ardour for 6.6 gtk2_ardour_appdata_po 2021-02-12 09:47:29 -07:00
icons
msvc
po Update Russian translation 2021-02-18 03:38:08 +03:00
resources
themes Fix clock edited-text and cursor colors 2020-10-26 17:41:12 +01:00
win32
ArdourMono.ttf
ArdourSans.ttf
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
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-win
ardev_common.sh.in Fix running on macOS from the src-tree 2020-10-01 23:38:55 +02:00
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in Editor: replicate nudge-forward/nudge-backward in the Editor/ action namespace and use these actions for the default key bindings 2020-07-19 22:44:11 -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
ardour_dialog.cc
ardour_dialog.h
ardour_http.cc Ardour HTTPS verify that peer isn't lying about the cert 2020-10-30 15:58:04 +01:00
ardour_http.h
ardour_message.cc
ardour_message.h
ardour_ui.cc RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui.h RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui2.cc RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui3.cc
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 RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui_dialogs.cc RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui_ed.cc RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01: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 toolbar widgets for monitor mute and dim 2020-09-17 22:57:54 +02:00
ardour_ui_session.cc Close and save is possible without running engine 2021-01-27 04:13:26 +01:00
ardour_ui_startup.cc RecorderUI: Tabbable Window Skeleton 2021-02-22 01:00:07 +01:00
ardour_ui_video.cc
ardour_window.cc
ardour_window.h
arhell
arldd
arlua
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 Allow to configure decimals of MinSec clock format 2021-02-22 01:00:02 +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
audio_streamview.cc Work around a race condition 2020-05-10 14:53:38 +02:00
audio_streamview.h
audio_time_axis.cc Remove unused variable 2021-01-29 02:58:25 +01:00
audio_time_axis.h
automation_controller.cc
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
automation_region_view.cc Auto-touch when adding automation events to a spilled control 2021-02-11 00:29:44 +01:00
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc Auto-touch when adding automation events to a spilled control 2021-02-11 00:29:44 +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.h
bundle_env_cocoa.cc
bundle_env_linux.cc
bundle_env_mingw.cc Set Windows HiDPI awareness (possible font aliasing fix) 2020-08-14 02:51:15 +02:00
bundle_env_msvc.cc
bundle_manager.cc Fix deadlock at session-close, due to shared-ptr in signal connection 2020-09-04 22:47:20 +02:00
bundle_manager.h Fix deadlock at session-close, due to shared-ptr in signal connection 2020-09-04 22:47:20 +02:00
canvas_test.cc Transmitter::Debug implementation 2/2 2020-10-13 21:58:29 +02:00
canvas_vars.h
clearlooks.rc.in Add Gtk style for debug message 2020-10-13 21:58:24 +02: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
color_theme_manager.h
configinfo.cc
configinfo.h
context_menu_helper.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_point_dialog.cc
control_point_dialog.h
control_slave_ui.cc
control_slave_ui.h
crossfade_edit.h
crossfade_view.h
cursor_context.cc
cursor_context.h
curvetest.cc
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
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.cc
editing.h
editing_convert.h
editing_syms.h
editor.cc snap-revisited: Fix occasional variance between the visible ruler and the snap grid 2021-02-20 10:35:36 -06:00
editor.h snap-revisited: Fix occasional variance between the visible ruler and the snap grid 2021-02-20 10:35:36 -06:00
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.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_canvas_events.cc do not clear selection when clicking on canvas in internal mode 2020-05-05 14:10:54 -06:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc click in automation track in object/grab mode adds a new automation point 2021-02-09 22:44:35 -07: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
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 Expose EditorCursor via public editor API 2021-01-08 18:39:56 +01:00
editor_ops.cc Expose EditorCursor via public editor API 2021-01-08 18:39:56 +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
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc snap revisited: somewhat better choice of ruler scale for 3,5,7 2021-02-21 12:14:27 -06:00
editor_selection.cc Move Playlist GUI functions to RouteUI 2021-01-26 01:54:33 +01:00
editor_snapshots.cc
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
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.cc
enums.h
enums_convert.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_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
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.cc
fft.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
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
foldback_strip.cc Remove unused variable 2021-01-29 02:58:25 +01:00
foldback_strip.h Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01:00
gain_meter.cc
gain_meter.h
generic_pluginui.cc Indicate that plugin-window MIDI keyboard is not recorded 2021-01-08 22:50:53 +01:00
gettext.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 RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
gui_object.cc
gui_object.h
gui_thread.h
hit.cc
hit.h
idleometer.cc
idleometer.h
input_port_monitor.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
input_port_monitor.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
insert_remove_time_dialog.cc
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 Yet another C++11ism 2021-01-30 23:23:35 +01:00
io_button.h Fix C++11'ism 2021-01-30 05:01:33 +01:00
io_selector.cc
io_selector.h
item_counts.h
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
latency_gui.h
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
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.h
luasignal_syms.h
luawindow.cc
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.cc Dynamically load Dr.Mingw 2021-01-02 23:19:40 +01:00
main_clock.cc
main_clock.h
marker.cc
marker.h
marker_selection.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 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
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 Remove debug message 2020-07-12 21:44:46 +02:00
midi_tracer.h
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
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer.bindings
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 Fix mixer initial group-tab display 2021-02-07 12:06:26 +01:00
mixer_ui.h Overhaul Mixer Favorite Plugin sidebar 2020-06-25 05:52:38 +02:00
monitor.bindings
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
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
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 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
note_select_dialog.cc
note_select_dialog.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 Allow to add notes to buttons in the prefs dialog 2020-11-24 00:31:57 +01:00
option_editor.h
opts.cc Consistent --help text argument 2021-02-22 00:59:56 +01:00
opts.h
panner2d.cc Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57:15 +02:00
panner2d.h Indicate unlinked send-panners in pan-widget #8024 2020-04-24 00:57:15 +02:00
panner_editor.cc
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
paste_context.h
patch_change.cc
patch_change.h
patch_change_dialog.cc
patch_change_dialog.h
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
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
pianokeyboard.h
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
plugin_dspload_ui.h
plugin_dspload_window.cc
plugin_dspload_window.h
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
plugin_presets_ui.h
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
plugin_selector.cc Ask to discover VST2/3 when showing Plugin Manager 2021-02-22 01:00:04 +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 Fix window parent when using different workspaces 2020-11-18 16:26:36 +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 Hide hidden ports in port-matrix 2021-02-01 23:49:39 +01:00
port_group.h
port_insert_ui.cc
port_insert_ui.h
port_matrix.cc Subscribe to pretty-port name changes (GUI) 2021-01-18 03:18:20 +01:00
port_matrix.h
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
processor_box.bindings
processor_box.cc Fix Aux-send copy/paste 2021-01-18 16:07:31 +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 force provision of "menu-name" for all WindowProxy objects, and thus Tabbables 2020-05-01 14:33:47 -06:00
public_editor.h Add option to en/disable showing automation-lane on touch 2021-02-09 02:11:09 +01:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
rc_option_editor.h NO-OP: consolidate VST2 Path preference dialog 2020-10-16 22:09:29 +02:00
recorder_group_tabs.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
recorder_group_tabs.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
recorder_ui.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
recorder_ui.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
region_editor.cc
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_peak_cursor.cc To keep MSVC happy, clarify which overloaded version of 'floor()' to call 2020-12-31 16:13:51 +00: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
route_processor_selection.cc
route_processor_selection.h
route_sorter.h
route_time_axis.cc Fix automation context-menu state when reordering plugins 2021-02-09 20:45:16 +01:00
route_time_axis.h Tweak automation-lane auto-display 2021-02-09 17:41:53 +01:00
route_ui.cc Update RouteUI, use ARDOUR::SoloMuteRelease 2021-02-22 01:00:00 +01:00
route_ui.h Update RouteUI, use ARDOUR::SoloMuteRelease 2021-02-22 01:00:00 +01:00
route_ui_selection.h
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 Special case MIDI note selection auditioning - #8358 2020-08-09 20:37:56 +02:00
selection.h
selection_memento.cc
selection_memento.h
selection_templates.h
send_ui.cc
send_ui.h
session_archive_dialog.cc
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
session_import_dialog.cc
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 GUI use updated XML::read_buffer API 2020-04-23 02:26:27 +02:00
sfdb_ui.h
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
splash.h
startup_fsm.cc Fix --no-nls, i18n include order in UI -- #8361 2020-08-19 17:40:02 +02:00
startup_fsm.h
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc
step_entry.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
stereo_panner_editor.cc
stereo_panner_editor.h
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
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.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_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 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
timers.h
toolbar_test.cc Transmitter::Debug implementation 2/2 2020-10-13 21:58:29 +02:00
track_record_axis.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
track_record_axis.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
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 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_control_ui.cc
transport_control_ui.h
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.cc
ui_config.h
ui_config_vars.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
ui_light.rc.in
utils.cc
utils.h
utils_videotl.cc
utils_videotl.h
vca_master_strip.cc
vca_master_strip.h
vca_time_axis.cc
vca_time_axis.h
verbose_cursor.cc
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
video_timeline.h
virtual_keyboard_window.cc Fix typographical errors 2020-09-15 20:32:52 +02:00
virtual_keyboard_window.h
visibility_group.cc
visibility_group.h
vst3_hwnd_plugin_ui.cc VST3: GUI d'tor re-order 2020-12-14 19:29:53 +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: GUI d'tor re-order 2020-12-14 19:29:53 +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: Allow multiple identical timer-handlers (#8550) 2021-01-25 02:27:46 +01:00
vst3_x11_plugin_ui.h VST3: Plugin GUI support 2020-09-17 00:10:21 +02:00
vst_plugin_ui.cc Consolidate Plugin-GUI toolbar layout, consistent layout & spacing 2020-09-16 00:02:52 +02:00
vst_plugin_ui.h
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00