13
0
livetrax/gtk2_ardour
Paul Davis a9949f20e6 basic architecture for Trigger selection
This is all done in the GUI, using GUI objects. THe primary goal
here is to allow actions to be applied to selected triggers, so
there's no real need for a trigger aspect to libardour (core)
selection.
2021-11-10 16:37:15 -07:00
..
appdata/po Add Korean translation of Ardour GUI 2021-08-09 16:47:20 +02:00
icons
msvc
po 2nd part of German translation update 2021-08-13 18:43:49 +02:00
resources
themes Add Region Mark to alternate theme files 2021-07-20 10:26:37 -05:00
win32
about.cc Add Korean translation of Ardour GUI 2021-08-09 16:47:20 +02:00
about.h
actions.cc
actions.h
add_route_dialog.cc triggerboxGUI: use new API and tweak add route dialog to allow choice to add triggerbox 2021-10-08 13:45:27 -06:00
add_route_dialog.h triggerboxGUI: use new API and tweak add route dialog to allow choice to add triggerbox 2021-10-08 13:45:27 -06:00
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
analysis_window.h
arauv2 AU: standalone scanner tool 2021-07-03 19:07:26 +02:00
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev_common.sh.in
ardev-win
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_dialog.cc Mark non-modal dialogs as utility windows 2021-07-22 05:45:30 +02:00
ardour_dialog.h
ardour_http.cc
ardour_http.h
ardour_message.cc Keep track of splash visibility behind dialogs 2021-06-23 17:55:01 +02:00
ardour_message.h
ardour_ui2.cc Report roundtrip I/O latency in the GUI 2021-09-08 22:39:32 +02:00
ardour_ui3.cc another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
ardour_ui_access_web.cc change chat URL to one that redirects via ardour.org 2021-05-19 15:49:50 -06:00
ardour_ui_dependents.cc triggerboxUI: skeleton for triggerbox bindings and actions, include triggering of scene 1 2021-11-01 12:11:57 -06:00
ardour_ui_dialogs.cc Change LuaWindow into an ArdourWindow 2021-09-20 04:26:24 +02:00
ardour_ui_ed.cc Change LuaWindow into an ArdourWindow 2021-09-20 04:26:24 +02:00
ardour_ui_engine.cc intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
ardour_ui_keys.cc slightly extend debug trace output 2021-07-13 12:47:16 -06:00
ardour_ui_mixer.cc
ardour_ui_options.cc remove debug output 2021-08-13 12:51:31 -06:00
ardour_ui_session.cc Amend fdf1c1aba2, don't unconditionally show plugin-manager 2021-10-07 03:47:00 +02:00
ardour_ui_startup.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
ardour_ui_video.cc GUI: moving along with timeline type conversion 2021-08-13 12:51:29 -06:00
ardour_ui.cc remove all dangling event-loop-precall code 2021-10-11 17:48:53 -06:00
ardour_ui.h remove all dangling event-loop-precall code 2021-10-11 17:48:53 -06:00
ardour_window.cc
ardour_window.h
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in add default bindings for note shortening 2021-11-06 10:21:31 -06:00
ardour.menus.in put region/cue marker ops submenu in region context menu 2021-08-03 12:35:06 -06:00
ardour.sh.in Override Ubuntu global menu 2021-06-21 05:23:01 +02:00
ArdourMono.ttf
ArdourSans.ttf
arhell Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
arldd
arlua
arluadoc
armass Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
arprof Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
arrr
arrr-replay
arscan
artest
arval Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
arvst2 VST2: new scanner implementation 2021-07-03 19:07:25 +02:00
arvst3
au_pluginui.h
au_pluginui.mm GUI fix for get_microseconds() move to libpbd 2021-06-26 18:27:54 -06:00
audio_clock.cc remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion (GUI edition) 2021-08-13 12:51:35 -06:00
audio_clock.h improve drag behavior on AudioClock 2021-08-13 12:51:35 -06:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc remove dual (x,y) version of AutomationLine::view_to_model_coord() 2021-08-13 12:51:33 -06:00
audio_region_view.h
audio_streamview.cc use explicit timepos_t() for region start property in property lists (gui edition) 2021-08-13 12:51:31 -06:00
audio_streamview.h
audio_time_axis.cc centralize naming of a couple of context menus 2021-05-13 10:29:19 -06:00
audio_time_axis.h
automation_controller.cc remove/hide Session::tempo_map() and use TempoMap::use() instead (thread local shared ptr) (GUI edition) 2021-08-13 12:51:30 -06:00
automation_controller.h
automation_line.cc Region::_start should be a timepos_t not a timecnt_t (GUI edition) 2021-08-13 12:51:34 -06:00
automation_line.h Region::_start should be a timepos_t not a timecnt_t (GUI edition) 2021-08-13 12:51:34 -06:00
automation_region_view.cc manual fixups after a rebase against master 2021-08-13 12:51:34 -06:00
automation_region_view.h intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
automation_selection.h
automation_streamview.cc change all Region::nt_*() methods to names without the nt_ prefix (GUI version) 2021-08-13 12:51:30 -06:00
automation_streamview.h another day of slow timeline type conversion 2021-08-13 12:51:29 -06:00
automation_time_axis.cc GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
automation_time_axis.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
axis_provider.h
axis_view.cc
axis_view.h
bbt_marker_dialog.cc Fix --no-nls compilation 2/2 -- #8802 2021-09-27 16:28:44 +02:00
bbt_marker_dialog.h somewhat working dialog for BBT/Position marker creation 2021-08-13 12:51:34 -06:00
beatbox_gui.cc remove StepSequencer, BeatBox and BeatBoxGUI from wscripts and #ifdef code occurences. Files remain 2021-08-13 12:51:36 -06:00
beatbox_gui.h beatbox: continued work on packing/arranging the GUI 2021-08-13 12:51:27 -06:00
big_clock_window.cc another snapshot of ongoing work on timeline types. still not compilable 2021-08-13 12:51:29 -06:00
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
bundle_manager.h
canvas_test.cc Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
canvas_vars.h
clearlooks.rc.in add new widget/style for generic large font floating entry 2021-08-13 12:51:26 -06:00
clock_group.cc
clock_group.h
cocoacarbon.mm
color_aliases.h
color_theme_manager.cc
color_theme_manager.h
configinfo.cc Config isn't editable 2021-05-08 19:19:16 +02:00
configinfo.h
context_menu_helper.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
control_slave_ui.cc
control_slave_ui.h
crossfade_edit.h
crossfade_view.h
cursor_context.cc
cursor_context.h
curvetest.cc another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
debug.cc
debug.h
default_ui_config.in
dsp_stats_ui.cc add keyfowarding to performance meters window 2021-06-28 18:28:11 -06:00
dsp_stats_ui.h add keyfowarding to performance meters window 2021-06-28 18:28:11 -06:00
dsp_stats_window.cc start showing some DSP stats in the perf meter window 2021-06-12 09:20:58 -06:00
dsp_stats_window.h start showing some DSP stats in the perf meter window 2021-06-12 09:20:58 -06:00
duplicate_routes_dialog.cc
duplicate_routes_dialog.h
edit_note_dialog.cc cease using BarTime for anything 2021-08-13 12:51:31 -06:00
edit_note_dialog.h
editing_convert.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc add actions to provide access to note-shortening 2021-11-06 09:49:39 -06:00
editor_audio_import.cc remove default args to Session::new_midi_track() (gui edition) 2021-08-13 12:51:36 -06:00
editor_audiotrack.cc
editor_canvas_events.cc remove default args to Session::new_midi_track() (gui edition) 2021-08-13 12:51:36 -06:00
editor_canvas.cc small API change to provide (debug) name to canvas cursor items 2021-08-13 12:51:36 -06:00
editor_component.cc
editor_component.h
editor_cursors.cc small API change to provide (debug) name to canvas cursor items 2021-08-13 12:51:36 -06:00
editor_cursors.h small API change to provide (debug) name to canvas cursor items 2021-08-13 12:51:36 -06:00
editor_drag.cc Fix placement of drawn MIDI notes. 2021-11-04 18:27:02 -06:00
editor_drag.h Fix placement of drawn MIDI notes. 2021-11-04 18:27:02 -06:00
editor_export_audio.cc fix a subtle detail in loudness analysis after timeline type changes 2021-08-13 12:51:35 -06:00
editor_group_tabs.cc
editor_group_tabs.h
editor_items.h start adding new BBT marker support 2021-08-13 12:51:34 -06:00
editor_keys.cc changes required by fixing ambiguities in timepos_t/timecnt_t API (GUI edition) 2021-08-13 12:51:31 -06:00
editor_locations.cc
editor_locations.h
editor_markers.cc do not create timepos_t from timepos_t unnecessarily 2021-08-13 12:51:36 -06:00
editor_mixer.cc
editor_mouse.cc get TempoMarkerDrag and BBTRulerDrag to compile 2021-08-13 12:51:33 -06:00
editor_ops.cc timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
editor_pt_import.cc
editor_regions.cc there is no Properties::position any more (GUI) 2021-09-25 16:49:51 -06:00
editor_regions.h intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
editor_routes.h
editor_rulers.cc remove incorrectly retained code (post rebase conflict resolution) 2021-08-13 12:51:36 -06:00
editor_selection.cc timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
editor_snapshots.cc
editor_snapshots.h
editor_sources.cc Dis/reconnect to session signals for each session 2021-09-19 04:56:13 +02:00
editor_sources.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
editor_summary.cc rename EditorSummary::Position as Editor::SummaryPosition 2021-08-13 12:51:34 -06:00
editor_summary.h rename EditorSummary::Position as Editor::SummaryPosition 2021-08-13 12:51:34 -06:00
editor_tempodisplay.cc fix warning noted by macOS compiler 2021-08-13 14:11:41 -06:00
editor_timefx.cc various fixes to get time stretching basically working again 2021-08-13 12:51:35 -06:00
editor_videotimeline.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
editor_xpms
editor.cc triggerboxUI: skeleton for triggerbox bindings and actions, include triggering of scene 1 2021-11-01 12:11:57 -06:00
editor.h timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
engine_dialog.cc Fix engine-dialog MIDI Dropdown issue 2021-05-30 18:54:00 +02:00
engine_dialog.h Fix session loading when aborting latency measurement #8691 2021-05-12 00:11:43 +02:00
enums_convert.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_analysis_graphs.cc
export_analysis_graphs.h
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc change all Region::nt_*() methods to names without the nt_ prefix (GUI version) 2021-08-13 12:51:30 -06:00
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc random commit to facilitate trivial move of work from laptop back to main system 2021-08-13 12:51:29 -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 use explicit timepos_t() for region start property in property lists (gui edition) 2021-08-13 12:51:31 -06:00
export_report.h
export_timespan_selector.cc incorporating new tempo map API 2021-08-13 12:51:29 -06:00
export_timespan_selector.h
export_video_dialog.cc another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
export_video_dialog.h
export_video_infobox.cc
export_video_infobox.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h
floating_text_entry.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
floating_text_entry.h
foldback_strip.cc
foldback_strip.h
gain_meter.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
gain_meter.h
generic_pluginui.cc Remove custom generic plugin UIs (a-eq) 1/2 2021-06-04 01:43:01 +02:00
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
grid_lines.cc libcanvas: reapply LineSet::add_line -> add_coord change after rebase conflicts with master 2021-08-13 12:51:27 -06:00
grid_lines.h
group_tabs.cc
group_tabs.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc
hit.h
idleometer.cc window compilation fix 2021-06-26 19:09:07 -06:00
idleometer.h
input_port_monitor.cc Fix crash when changing UI scale on Windows 2021-08-10 04:15:15 +02:00
input_port_monitor.h Fix crash when changing UI scale on Windows 2021-08-10 04:15:15 +02:00
insert_remove_time_dialog.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
insert_remove_time_dialog.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
instrument_selector.cc Option to hide "-none-" from instrument dropdown 2021-04-16 22:25:41 +02:00
instrument_selector.h Option to hide "-none-" from instrument dropdown 2021-04-16 22:25:41 +02:00
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc
io_button.h
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc Slip Contents Drag: disambiguate Slip Contents from prior Contents Trim 2021-06-17 10:56:30 -05:00
keyboard.h Slip Contents Drag: disambiguate Slip Contents from prior Contents Trim 2021-06-17 10:56:30 -05:00
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
level_meter.h
linux_vst_gui_support.cc
location_ui.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
location_ui.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
loudness_dialog.cc another in-progress snapshot of gtk2_ardour after getting audio_clock.cc to compile 2021-08-13 12:51:29 -06:00
loudness_dialog.h intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
loudness_settings.cc Prevent libXML read error in case file does not exist 2021-04-19 04:55:17 +02:00
loudness_settings.h Unify loudness settings, prepare for custom user config 2021-04-12 23:16:11 +02:00
lua_script_manager.cc
lua_script_manager.h
luadialog.cc Do not unconditionally show splash screen 2021-07-07 01:02:13 +02:00
luadialog.h
luadoc.cc
luainstance.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
luainstance.h
luasignal_syms.h Update GUI Region[s]PropertyChanged signal handlers (2/3) 2021-05-07 23:29:25 +02:00
luasignal.h
luawindow.cc Change LuaWindow into an ArdourWindow 2021-09-20 04:26:24 +02:00
luawindow.h Change LuaWindow into an ArdourWindow 2021-09-20 04:26:24 +02:00
lv2_external_ui.h
lv2_plugin_ui.cc another day of slow timeline type conversion 2021-08-13 12:51:29 -06:00
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
mac_vst_plugin_ui.h
mac_vst_plugin_ui.mm Support MacVST2 plugins with multiple child views (e.g. UAD) 2021-04-28 00:57:41 +02:00
main_clock.cc follow new const requirements associated with Meter/Tempo 2021-08-13 12:51:35 -06:00
main_clock.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
main.cc Print g_log messages to stdout as well 2021-09-20 04:16:09 +02:00
marker_selection.h getting editor_drag.cc to compile 2021-08-13 12:51:29 -06:00
marker.cc fix argument name (post rebase conflict resolution) 2021-08-13 12:51:36 -06:00
marker.h fix namespace error (post rebase conflict resolution) 2021-08-13 12:51:36 -06:00
meter_patterns.cc
meter_patterns.h
meter_strip.cc Remove duplicate calls to set_session 2021-09-20 04:21:21 +02:00
meter_strip.h
meterbridge.cc
meterbridge.h
midi_automation_line.cc GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
midi_automation_line.h GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc Automatable now requires (and owns) a time domain to be used by automation data (GUI edition) 2021-08-13 12:51:32 -06:00
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
midi_list_editor.h an initial pass (untested) at converting the MIDI list editor to use Temporal::Beats and not floating point 2021-08-13 12:51:32 -06:00
midi_region_view.cc Fix error in drawing length of ghost MIDI notes in note drawing mode 2021-11-04 18:25:45 -06:00
midi_region_view.h remove MidiRegionView::snap_sample_to_grid_underneath() and replace with calls directly into Editor snap method 2021-08-13 12:51:35 -06:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
midi_streamview.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
midi_time_axis.cc fix logic of MIdiTimeAxisView::add_region() to interoperate correctly with editor source list 2021-08-28 16:00:53 -06:00
midi_time_axis.h getting editor_drag.cc to compile 2021-08-13 12:51:29 -06:00
midi_tracer.cc Fix C++11ism, enums are not classes in C++98 2021-06-24 18:14:06 +02:00
midi_tracer.h Add a Midi port per Midi Tracer window that can be connected to for debugging. 2021-06-23 17:54:58 -05:00
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion (GUI edition) 2021-08-13 12:51:35 -06:00
mini_timeline.h
missing_file_dialog.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_file_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_filesource_dialog.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_filesource_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_plugin_dialog.cc Show plugin-manager when missing plugins are found 2021-10-07 03:10:48 +02:00
missing_plugin_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc triggerboxUI: showing trigger box UI is global now; move load op to context menu; handle multiple selection 2021-10-11 17:58:51 -06:00
mixer_strip.h triggerUI: somewhat functioning inline trigger box UI 2021-10-03 12:29:26 -06:00
mixer_ui.cc add triggers to trigger tracks 2021-08-13 12:51:36 -06:00
mixer_ui.h
mixer.bindings
monitor_section.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
monitor_section.h
monitor_selector.cc
monitor_selector.h
monitor.bindings
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc
mono_panner.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 Hide splash screen for new-user-wizard 2021-08-14 22:03:57 +02:00
new_user_wizard.h Hide splash screen for new-user-wizard 2021-08-14 22:03:57 +02:00
normalize_dialog.cc Region loudness normalization GUI #8777 2021-07-20 04:53:57 +02:00
normalize_dialog.h Region loudness normalization GUI #8777 2021-07-20 04:53:57 +02:00
note_base.cc
note_base.h
note_player.cc
note_player.h
note_select_dialog.cc
note_select_dialog.h
note.cc
note.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
option_editor.h remove unused argument to OptionEditorContainer constructor 2021-04-26 10:48:53 -06:00
opts.cc Remove --novst option 2021-08-10 15:49:32 +02:00
opts.h Remove --novst option 2021-08-10 15:49:32 +02:00
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc GUI: moving along with timeline type conversion 2021-08-13 12:51:29 -06:00
panner_ui.h
paste_context.h
patch_change_dialog.cc another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
patch_change_dialog.h another day or two's work on timeline type conversion 2021-08-13 12:51:29 -06:00
patch_change_widget.cc
patch_change_widget.h
patch_change.cc
patch_change.h
piano_key_bindings.cc
piano_key_bindings.h
piano_roll_header.cc
piano_roll_header.h
pianokeyboard.cc
pianokeyboard.h
pingback.cc
pingback.h
playlist_selection.h
playlist_selector.cc Playlist Selector cleanup code, fix selection 2021-07-22 01:42:01 +02:00
playlist_selector.h Playlist Selector cleanup code, fix selection 2021-07-22 01:42:01 +02:00
plugin_display.cc
plugin_display.h
plugin_dspload_ui.cc
plugin_dspload_ui.h GUI side of microseconds_t => int64_t 2021-06-28 14:47:48 -06:00
plugin_dspload_window.cc
plugin_dspload_window.h
plugin_eq_gui.cc Typo in comment: paramater 2021-10-30 23:02:35 +02:00
plugin_eq_gui.h
plugin_interest.h
plugin_manager_ui.cc PM-GUI: add action to discover newly installed plugins 2021-09-09 15:29:25 +02:00
plugin_manager_ui.h PM-GUI: add action to discover newly installed plugins 2021-09-09 15:29:25 +02:00
plugin_pin_dialog.cc Auto-connect newly added plugin output pins 2021-07-02 19:53:00 +02:00
plugin_pin_dialog.h
plugin_presets_ui.cc
plugin_presets_ui.h
plugin_scan_dialog.cc Repharse "Quick Scan" label to "Auto skip..." 2021-07-23 02:01:03 +02:00
plugin_scan_dialog.h Remove unused "cancel scan timeout" buttons 2021-07-23 00:28:06 +02:00
plugin_selector.cc PM-Sel: remove hidden toggle, turn Fav into a checkbox 2021-07-16 18:47:13 +02:00
plugin_selector.h PM-Sel: remove hidden toggle, turn Fav into a checkbox 2021-07-16 18:47:13 +02:00
plugin_setup_dialog.cc
plugin_setup_dialog.h
plugin_ui.cc Keep plugin-preset dialog on top of plugin-UI 2021-09-04 18:42:50 +02:00
plugin_ui.h Remove custom generic plugin UIs (a-eq) 1/2 2021-06-04 01:43:01 +02:00
plugin_utils.h
point_selection.h
port_group.cc Fix endless loop if port-handle is n/a #8760 2021-06-24 17:20:44 +02:00
port_group.h
port_insert_ui.cc
port_insert_ui.h
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc Consistent port-matrix channel name display 2021-04-17 00:27:38 +02:00
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 Consistent port-matrix channel name display 2021-04-17 00:27:38 +02:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc Prefer ArdourMessageDialog, fix window stacking on top of port-matrix 2021-09-08 22:39:33 +02:00
port_matrix.h
processor_box.bindings
processor_box.cc triggerboxUI: showing trigger box UI is global now; move load op to context menu; handle multiple selection 2021-10-11 17:58:51 -06:00
processor_box.h triggerUI: somewhat functioning inline trigger box UI 2021-10-03 12:29:26 -06:00
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 make Editor::snap_to_bbt() public 2021-08-13 12:51:35 -06:00
quantize_dialog.cc reimplement quantization without (much) floating point (GUI edition) 2021-08-13 12:51:35 -06:00
quantize_dialog.h reimplement quantization without (much) floating point (GUI edition) 2021-08-13 12:51:35 -06:00
rc_option_editor.cc triggerbox: respond to changes in default trigger input port (GUI) 2021-10-09 16:59:07 -06:00
rc_option_editor.h Tweak VST path edit window 2021-07-07 18:07:52 +02:00
rec_info_box.cc
rec_info_box.h
recorder_group_tabs.cc
recorder_group_tabs.h
recorder_ui.cc there is no Properties::position any more (GUI) 2021-09-25 16:49:51 -06:00
recorder_ui.h Default_Play_Speed: simple varispeed GUI 2021-07-03 19:06:02 +02:00
region_editor.cc there is no Properties::position any more (GUI) 2021-09-25 16:49:51 -06:00
region_editor.h
region_gain_line.cc there is no Properties::position any more (GUI) 2021-09-25 16:49:51 -06:00
region_gain_line.h GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
region_layering_order_editor.cc another in-progress snapshot of gtk2_ardour after getting audio_clock.cc to compile 2021-08-13 12:51:29 -06:00
region_layering_order_editor.h another in-progress snapshot of gtk2_ardour after getting audio_clock.cc to compile 2021-08-13 12:51:29 -06:00
region_peak_cursor.cc minor fixups post-rebase 2021-08-13 12:51:35 -06:00
region_peak_cursor.h
region_selection.cc change all Region::nt_*() methods to names without the nt_ prefix (GUI version) 2021-08-13 12:51:30 -06:00
region_selection.h intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
region_view.cc there is no Properties::position any more (GUI) 2021-09-25 16:49:51 -06:00
region_view.h GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
rhythm_ferret.h intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI 2021-08-13 12:51:29 -06:00
route_dialogs.h
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc Allow to edit group from the RouteGroupMenu 2021-09-28 07:11:37 +02:00
route_group_menu.h Allow to edit group from the RouteGroupMenu 2021-09-28 07:11:37 +02:00
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_sorter.h
route_time_axis.cc timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
route_time_axis.h timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
route_ui_selection.h
route_ui.cc Remove duplicate calls to set_session 2021-09-20 04:21:21 +02:00
route_ui.h Playlist UI Tweaks: provide radio-buttons to switch ALL, Rec-armed, and grouped playlists (wip) 2021-07-03 19:06:04 +02:00
ruler_dialog.cc
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 basic architecture for Trigger selection 2021-11-10 16:37:15 -07:00
selection.h basic architecture for Trigger selection 2021-11-10 16:37:15 -07:00
send_ui.cc
send_ui.h
session_archive_dialog.cc
session_archive_dialog.h
session_dialog.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +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
sfdb_freesound_mootcher.h
sfdb_ui.cc use explicit timepos_t() for region start property in property lists (gui edition) 2021-08-13 12:51:31 -06:00
sfdb_ui.h import process now allows optional import of MIDI markers/cues 2021-05-07 14:58:16 -06:00
shuttle_control.cc Adjust shuttle info width depending in unit 2021-07-20 17:29:20 +02:00
shuttle_control.h NO-OP: clang-format 2021-07-19 02:58:51 +02:00
simple_progress_dialog.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
splash.h Keep track of splash visibility behind dialogs 2021-06-23 17:55:01 +02:00
startup_fsm.cc Update UI, use new plugin-scan prefs 2021-08-10 15:38:36 +02:00
startup_fsm.h
step_editing.bindings
step_editor.cc fixup another NUTEMPO #warning 2021-08-13 12:51:32 -06:00
step_editor.h another day of slow timeline type conversion 2021-08-13 12:51:29 -06:00
step_entry.cc updated Temporal::Beats ... GUI edition 2021-08-13 12:51:28 -06:00
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc Allow track views to be more than 1000 pixels tall 2021-09-07 04:32:22 +02:00
streamview.h timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
strip_selection.h
strip_silence_dialog.cc change all Region::nt_*() methods to names without the nt_ prefix (GUI version) 2021-08-13 12:51:30 -06:00
strip_silence_dialog.h
stripable_colorpicker.cc
stripable_colorpicker.h
stripable_time_axis.cc do not delete display (context) menu when adding a new automation child lane 2021-05-13 10:29:19 -06:00
stripable_time_axis.h
stripable_treemodel.cc
stripable_treemodel.h
sys_ex.cc
sys_ex.h
template_dialog.cc
template_dialog.h
tempo_curve.cc incorrect printf argument type 2021-08-13 12:51:29 -06:00
tempo_curve.h incorporating new tempo map API 2021-08-13 12:51:29 -06:00
tempo_dialog.cc follow new const requirements associated with Meter/Tempo 2021-08-13 12:51:35 -06:00
tempo_dialog.h tempo dialog should use integer notes types, not double 2021-08-13 12:51:32 -06:00
tempo_lines.cc
tempo_lines.h GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
time_axis_view_item.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
time_axis_view_item.h GUI: moving along with timeline type conversion 2021-08-13 12:51:29 -06:00
time_axis_view.cc GUI: moving along with timeline type conversion 2021-08-13 12:51:29 -06:00
time_axis_view.h timeline type changes for new ripple code and post-conflict-resolution fixups 2021-08-13 12:51:36 -06:00
time_fx_dialog.cc various fixes to get time stretching basically working again 2021-08-13 12:51:35 -06:00
time_fx_dialog.h various fixes to get time stretching basically working again 2021-08-13 12:51:35 -06:00
time_info_box.cc another day of slow timeline type conversion 2021-08-13 12:51:29 -06:00
time_info_box.h
time_selection.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
time_selection.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
timers.cc GUI side of microseconds_t => int64_t 2021-06-28 14:47:48 -06:00
timers.h
toolbar_test.cc Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
track_record_axis.cc fix up post-rebase issues after rebase on master 2021-08-13 12:51:34 -06:00
track_record_axis.h RecorderUI: keep track of playlist changes 2021-07-07 05:34:15 +02: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_ui.cc
transport_control_ui.h
transport_control.cc another in-progress snapshot of gtk2_ardour after getting audio_clock.cc to compile 2021-08-13 12:51:29 -06:00
transport_control.h
transport_masters_dialog.cc continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
transport_masters_dialog.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
transpose_dialog.cc Separate transport and varispeed dialog 2021-07-19 00:55:59 +02:00
transpose_dialog.h Separate transport and varispeed dialog 2021-07-19 00:55:59 +02:00
trigger_ui.cc remove unused variable 2021-11-10 11:55:20 -07:00
trigger_ui.h triggerui: work on colors, fonts and legato button 2021-10-03 09:09:01 -06:00
trigger.bindings add missing file 2021-11-01 13:40:23 -06:00
triggerbox_ui.cc more scene triggering actions 2021-11-03 18:44:31 -06:00
triggerbox_ui.h triggerboxUI: skeleton for triggerbox bindings and actions, include triggering of scene 1 2021-11-01 12:11:57 -06:00
trx.menus.in
ui_config_vars.h triggerboxUI: showing trigger box UI is global now; move load op to context menu; handle multiple selection 2021-10-11 17:58:51 -06:00
ui_config.cc when GUI scale changes, drop Canvas::Text font size maps 2021-10-19 10:54:51 -06:00
ui_config.h
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
utils.h Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
varispeed_dialog.cc Remove debug message 2021-07-19 04:12:56 +02:00
varispeed_dialog.h Allow vari-speed control via scroll-wheel 2021-07-19 02:57:45 +02:00
vca_master_strip.cc
vca_master_strip.h
vca_time_axis.cc rationalize where a TimeAxisView::_size_menu is detached from its parent menu 2021-05-13 10:29:19 -06:00
vca_time_axis.h
verbose_cursor.cc follow new const requirements associated with Meter/Tempo 2021-08-13 12:51:35 -06:00
verbose_cursor.h
video_image_frame.cc
video_image_frame.h
video_monitor.cc Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
video_monitor.h
video_server_dialog.cc Fix harvid bind address on BigSur 2021-05-07 01:45:00 +02:00
video_server_dialog.h
video_timeline.cc
video_timeline.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 Fix Mac Plugin re/sizing 2021-04-27 23:50:59 +02:00
vst3_plugin_ui.cc
vst3_plugin_ui.h
vst3_x11_plugin_ui.cc
vst3_x11_plugin_ui.h
vst_plugin_ui.cc Fix VST2 enter/return ambiguity -- thanks to falktx 2021-05-18 01:39:26 +02:00
vst_plugin_ui.h
vstdbg
window_manager.cc
window_manager.h Remove duplicate calls to set_session 2021-09-20 04:21:21 +02:00
windows_vst_plugin_ui.cc No more wine 2021-07-03 19:07:25 +02:00
windows_vst_plugin_ui.h
wscript triggerboxUI: skeleton for triggerbox bindings and actions, include triggering of scene 1 2021-11-01 12:11:57 -06:00