ardour/gtk2_ardour
Paul Davis 45e21de209 implement and adopt new conventions for AudioClock use
The class now has two separate methods for setting a duration or a point
value. They MUST be used appropriately, because their behavior is different.

When ::set_duration() is used in timecode mode, an extent (inclusive-end
length) is shown rather than a length.

Some objects, such as the TimeInfoBox, now deliberately shown an inclusive end
for their "end" clock, but this not universally followed, pending more feedback
from users and investigating of conventions in other DAWs.
2022-10-07 16:24:56 -06:00
..
appdata/po
icons
msvc
po Update Russian translation, part 3 of N 2022-10-01 14:29:03 +03:00
resources
themes Remove now unused "layered button" color defintion 2022-09-19 22:50:50 +02:00
win32
about.cc add all new 7.0 contributors, and fix FSF address in GPL text 2022-10-05 14:43:47 -06:00
about.h
actions.cc
actions.h
add_route_dialog.cc remove Record Mode combo from add route dialog, since at present it does nothing 2022-09-13 16:28:47 -06:00
add_route_dialog.h Save last route type 2022-05-13 23:07:49 +02:00
add_video_dialog.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arauv2
arcall arcall: use dedicated directory for output, and add --dump-instr=yes 2022-04-05 20:52:09 -06:00
arcanvas
ardbg
ardbg-core
ardev
ardev-win
ardev_common.sh.in FIx path on macOS when running from source-tree 2022-10-05 19:52:01 +02:00
ardour-mime-info.xml
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in infrastructure and implementation to allow "q" to drive quantize-selected-notes in midi edit mode 2022-08-31 13:53:55 -06:00
ardour.menus.in Synchronize grid menus (#8973) 2022-10-01 18:04:30 +02:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_dialog.cc Reformat and remove unused imports 2022-05-13 23:07:49 +02:00
ardour_dialog.h Reformat and remove unused imports 2022-05-13 23:07:49 +02:00
ardour_http.cc better fix for CURL debugging unused variable warning 2022-06-21 17:36:26 -06:00
ardour_http.h ArdourHttp, export API to set CA paths 2022-05-20 22:03:13 +02:00
ardour_message.cc gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
ardour_message.h
ardour_ui.cc rename "library manager" to "library downloader everywhere (breaks string freeze) 2022-09-27 11:22:56 -06:00
ardour_ui.h rename "library manager" to "library downloader everywhere (breaks string freeze) 2022-09-27 11:22:56 -06:00
ardour_ui2.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
ardour_ui3.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
ardour_ui_access_web.cc
ardour_ui_dependents.cc Fix save/restore window and tab sizes 2022-09-03 17:42:32 +02:00
ardour_ui_dialogs.cc rename "library manager" to "library downloader everywhere (breaks string freeze) 2022-09-27 11:22:56 -06:00
ardour_ui_ed.cc Add action to locate to loop start/end 2022-09-07 19:15:36 +02:00
ardour_ui_engine.cc
ardour_ui_keys.cc Fix source typos (heirarchy->hierarchy) 2022-04-08 21:38:00 +02:00
ardour_ui_mixer.cc
ardour_ui_options.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
ardour_ui_session.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_TOP 2022-04-08 21:11:06 +02:00
ardour_ui_startup.cc Add dialog option to reconfigure audio engine when S/R mismatches 2022-08-06 22:35:01 +02:00
ardour_ui_video.cc Safeguard video-alignment in case LTC detection throws an error 2022-09-03 17:55:30 +02:00
ardour_window.cc
ardour_window.h
ArdourMono.ttf
ArdourSans.ttf
arhell
arldd
arlua
arluadoc
armass
arprof
arrr
arrr-replay
arscan
artest artest: clarify that the tool in gtk2_ardour is testing libs/ 2022-08-19 11:06:28 -06:00
arval
arvst2
arvst3
au_pluginui.h AudioUnit: fix cocoa window resizing - part 2 2022-08-02 00:22:44 +02:00
au_pluginui.mm AudioUnit: fix cocoa window resizing - part 2 2022-08-02 00:22:44 +02:00
audio_clip_editor.cc
audio_clip_editor.h
audio_clock.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
audio_clock.h implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
audio_region_editor.cc peak amplitude thread needs tempo map 2022-07-05 19:27:55 -06:00
audio_region_editor.h
audio_region_operations_box.cc
audio_region_operations_box.h
audio_region_properties_box.cc
audio_region_properties_box.h
audio_region_view.cc Slightly improve rendering of muted regions 2022-07-11 21:45:26 +02:00
audio_region_view.h split midi region view redisplay into two similar methods 2022-04-05 20:52:10 -06:00
audio_streamview.cc regionviews: use integer counter instead of boolean to control redisplay of contents 2022-04-05 20:52:09 -06:00
audio_streamview.h
audio_time_axis.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
audio_time_axis.h
audio_trigger_properties_box.cc Mark one last slot property box title for translation (string freeze break) 2022-09-30 09:04:56 +03:00
audio_trigger_properties_box.h
automation_controller.cc Replace ::user_double() with ::get_double() 2/2 2022-06-29 01:39:02 +02:00
automation_controller.h
automation_line.cc fix selectability of region-associated automation (i.e. MIDI) 2022-08-11 15:26:42 -06:00
automation_line.h fix selectability of region-associated automation (i.e. MIDI) 2022-08-11 15:26:42 -06:00
automation_region_view.cc Fix crash when adding events to disabled MIDI event-lane 2022-07-22 03:38:34 +02:00
automation_region_view.h split midi region view redisplay into two similar methods 2022-04-05 20:52:10 -06:00
automation_selection.h
automation_streamview.cc redesign (MIDI)RegionView display disabling around an RAII model 2022-04-05 20:52:10 -06:00
automation_streamview.h
automation_time_axis.cc Fix crash when adding events to disabled MIDI event-lane 2022-07-22 03:38:34 +02:00
automation_time_axis.h Fix crash when adding events to disabled MIDI event-lane 2022-07-22 03:38:34 +02:00
axis_provider.h
axis_view.cc
axis_view.h
bbt_marker_dialog.cc bbt markers: all the basics of dragging, editing, removing 2022-08-17 16:40:35 -06:00
bbt_marker_dialog.h bbt markers: all the basics of dragging, editing, removing 2022-08-17 16:40:35 -06:00
beatbox_gui.cc
beatbox_gui.h
big_clock_window.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
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
bundle_env_msvc.cc
bundle_manager.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
bundle_manager.h
canvas_test.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
canvas_vars.h
clearlooks.rc.in
clip_editor.bindings
clock_group.cc
clock_group.h
cocoacarbon.mm
color_aliases.h
color_theme_manager.cc gtkmm: use get_color_selection() instead of deprecated Gtk::ColorSelectionDialog::get_colorsel() 2022-04-08 21:11:06 +02:00
color_theme_manager.h
configinfo.cc
configinfo.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
crossfade_view.h
cuebox_ui.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
cuebox_ui.h disambiguate trigger functions: cue_bang -> trigger_cue_row 2022-10-01 09:13:14 -05:00
cursor_context.cc
cursor_context.h
curvetest.cc
debug.cc
debug.h
default_ui_config.in
dsp_stats_ui.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
dsp_stats_ui.h
dsp_stats_window.cc
dsp_stats_window.h
duplicate_routes_dialog.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
duplicate_routes_dialog.h
edit_note_dialog.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
edit_note_dialog.h
editing.cc
editing.h
editing_convert.h
editing_syms.h
editor.cc Remove unneeded scope 2022-10-01 19:01:49 +02:00
editor.h change add new bbt marker from primary-click to context-click on BBT ruler 2022-10-03 14:16:34 -06:00
editor_actions.cc Synchronize grid menus (#8973) 2022-10-01 18:04:30 +02:00
editor_audio_import.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
editor_audiotrack.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_canvas.cc Amend 07dea50456 (DnD import, copy to track) 2022-10-01 03:38:34 +02:00
editor_canvas_events.cc require explicit time domain for most region-centric drags 2022-05-27 15:57:14 -06:00
editor_component.cc
editor_component.h
editor_cursors.cc Fix pointer typo (callbck->callback) 2022-04-09 02:25:59 +02:00
editor_cursors.h
editor_drag.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
editor_drag.h fix region drag across tracks that auto-partitioned the receiving playlist 2022-09-24 14:27:20 -06:00
editor_export_audio.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
editor_group_tabs.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_group_tabs.h
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
editor_mixer.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
editor_mouse.cc some rationalization of drag types from various rulers 2022-08-18 14:16:25 -06:00
editor_ops.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
editor_pt_import.cc
editor_regions.cc Remove thin abstraction, directly call get_pixel_size 2022-09-20 03:33:08 +02:00
editor_regions.h
editor_route_groups.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
editor_selection.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
editor_snapshots.cc Indicate current snapshot 2022-08-10 03:20:29 +02:00
editor_snapshots.h Indicate current snapshot 2022-08-10 03:20:29 +02:00
editor_sources.cc Remove thin abstraction, directly call get_pixel_size 2022-09-20 03:33:08 +02:00
editor_sources.h
editor_summary.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_summary.h
editor_tempodisplay.cc fix time domain for new BBT markers created from context menu/dialog 2022-10-07 16:24:56 -06:00
editor_timefx.cc Prefer new Rubberband engine for timestretch 2022-09-13 06:56:08 +02:00
editor_videotimeline.cc Video import/export overhaul and ffmpeg-5.0 compat 2022-04-01 01:35:08 +02:00
editor_xpms
engine_dialog.cc Fix various typos 2022-08-03 12:10:01 -06:00
engine_dialog.h Overhaul Engine Dialog 2022-07-11 21:45:55 +02:00
enums.cc bbt markers: all the basics of dragging, editing, removing 2022-08-17 16:40:35 -06:00
enums.h
enums_convert.h
ergonomic-us.bindings.in
evtest.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
export_analysis_graphs.cc fix signed/unsigned warning 2022-06-21 17:32:27 -06:00
export_analysis_graphs.h
export_channel_selector.cc Display last export channel state 2022-05-16 04:54:18 +02:00
export_channel_selector.h Display last export channel state 2022-05-16 04:54:18 +02:00
export_dialog.cc Add a no-file, analysis only export mode 2022-05-28 18:20:22 +02:00
export_dialog.h Add a no-file, analysis only export mode 2022-05-28 18:20:22 +02:00
export_file_notebook.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
export_file_notebook.h GUI implementation to re-import exported file(s) 2022-03-11 04:55:24 +01:00
export_filename_selector.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
export_filename_selector.h
export_format_dialog.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
export_format_dialog.h
export_format_selector.cc Use "Wav (tagged)" as default export profile 2022-05-15 21:48:35 +02:00
export_format_selector.h
export_preset_selector.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
export_preset_selector.h
export_report.cc
export_report.h
export_timespan_selector.cc Export dialog: update state after "Select All" and "Deselect All" 2022-05-13 02:09:26 +02:00
export_timespan_selector.h
export_video_dialog.cc VTL: fix tooltips 2022-04-18 16:39:43 +02:00
export_video_dialog.h Re-introduce video export options 2022-04-15 02:01:06 +02:00
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 When editig sends, show the send's polarity control on mixer-strip 2022-09-04 20:25:51 +02:00
foldback_strip.h Allow to un/link foldback send panners 2022-08-05 00:56:19 +02:00
gain_meter.cc add API to GainMeterBase to allow use of explicit fader colors 2022-08-10 22:34:33 -06:00
gain_meter.h add API to GainMeterBase to allow use of explicit fader colors 2022-08-10 22:34:33 -06:00
generic_pluginui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
ghostregion.cc split midi region view redisplay into two similar methods 2022-04-05 20:52:10 -06:00
ghostregion.h split midi region view redisplay into two similar methods 2022-04-05 20:52:10 -06:00
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
grid_lines.cc
grid_lines.h
group_tabs.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
group_tabs.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc
hit.h
idleometer.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
idleometer.h
input_port_monitor.cc gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized() 2022-04-08 20:20:32 +02:00
input_port_monitor.h
insert_remove_time_dialog.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
insert_remove_time_dialog.h
instrument_selector.cc Fix typos in source functionmax_configurable_outputs 2022-05-12 09:18:32 -04:00
instrument_selector.h Instrument Selector: use a 3-way Disposition to disambiguate the uses of this widget 2022-02-04 21:33:12 -06:00
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc Prepare for GraphNode::feeds () and fed-by API update (1/2) 2022-05-06 14:02:34 +02:00
io_button.h Refactor IOButton::update, expose API to set connection-text 2022-04-27 23:31:24 +02:00
io_plugin_window.cc Fix a typo 2022-08-23 09:40:28 +03:00
io_plugin_window.h Implement I/O Plugin GUI 2022-05-09 17:39:06 +02:00
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
keyboard.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc led widget: disambiguate namespace for Color type 2022-08-10 18:14:28 -06:00
led.h
level_meter.cc
level_meter.h
library_download_dialog.cc more appropriate sizeing and scrolling for library downloader 2022-10-05 10:46:50 -06:00
library_download_dialog.h more appropriate sizeing and scrolling for library downloader 2022-10-05 10:46:50 -06:00
linux_vst_gui_support.cc
location_ui.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
location_ui.h
loudness_dialog.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
loudness_dialog.h
loudness_settings.cc
loudness_settings.h
lua_script_manager.cc
lua_script_manager.h
luadialog.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
luadialog.h Update scroll-window policy of Lua dialog windows 2022-06-02 22:04:23 +02:00
luadoc.cc
luainstance.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
luainstance.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
luasignal.h
luasignal_syms.h Extend Session::Exported signal 2022-03-15 22:52:58 +01:00
luawindow.cc
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
lv2_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
lxvst_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
lxvst_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
mac_vst_plugin_ui.h Fix mac VST2 plugin GUI (amend 9cbf3ae4ad) 2022-04-19 22:40:10 +02:00
mac_vst_plugin_ui.mm Fix mac VST2 plugin GUI (amend 9cbf3ae4ad) 2022-04-19 22:40:10 +02:00
main.cc Fix windows debug builds (SIGUSR1 is POSIX only) 2022-06-14 17:12:30 +02:00
main_clock.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
main_clock.h implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
marker.cc BBT markers: put BBT position in their tooltip 2022-08-17 16:39:46 -06:00
marker.h BBT markers: put BBT position in their tooltip 2022-08-17 16:39:46 -06:00
marker_selection.h
meter_patterns.cc
meter_patterns.h
meter_strip.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
meter_strip.h
meterbridge.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
meterbridge.h meterbridge: track size and position via configure events 2022-04-07 11:47:13 -06:00
midi_automation_line.cc change the type of reference held by a MidiModel to its MidiSource 2022-04-05 20:52:09 -06:00
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
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc midi_list_editor: adopt midi_model diff function renaming (gtk part) 2022-05-10 15:47:47 -05:00
midi_list_editor.h
midi_region_operations_box.cc
midi_region_operations_box.h
midi_region_properties_box.cc
midi_region_properties_box.h
midi_region_view.cc change MidiRegionView scroll behavior to somethings slightly more useful 2022-09-30 16:32:29 -06:00
midi_region_view.h infrastructure and implementation to allow "q" to drive quantize-selected-notes in midi edit mode 2022-08-31 13:53:55 -06:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc NOOP: whitespace before parens in function call 2022-04-17 12:04:05 -06:00
midi_streamview.h
midi_time_axis.cc Implement Draw-tool opaqueness option 2022-09-19 23:40:58 +02:00
midi_time_axis.h Some minor reverts to commit #63f94d2946 (from 25th May 2022) 2022-08-21 12:34:10 +01:00
midi_tracer.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
midi_tracer.h Place Pool in PBD namespace 2022-07-07 05:21:54 +02:00
midi_trigger_properties_box.cc
midi_trigger_properties_box.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc replace INT32_MAX with CueRecord::stop_all (gui) 2022-08-03 11:42:58 -06:00
mini_timeline.h mini-timeline: yet another tweak to draw Stop Cues nicely 2022-02-14 21:22:36 -06:00
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 Scenes: add bindings for F1..F12 on the mix window 2022-06-01 08:53:50 -05:00
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
mixer_strip.h
mixer_ui.cc Fix tooltip for mixer scenes 2022-07-29 11:13:24 -05:00
mixer_ui.h Implement temporary mixer scene restore, clean up code 2022-06-02 19:07:28 +02:00
monitor.bindings
monitor_section.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
monitor_section.h
monitor_selector.cc
monitor_selector.h
mono_panner.cc
mono_panner.h
mono_panner_editor.cc
mono_panner_editor.h
mouse_cursors.cc
mouse_cursors.h
multi_region_properties_box.cc fix unused code warning 2022-06-21 17:32:50 -06:00
multi_region_properties_box.h
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
new_user_wizard.cc new-user dialog: updated text; more consistent fonts and layout 2022-08-11 16:53:56 -05:00
new_user_wizard.h Simplify and Cleanup New User Wizard 2022-07-11 21:45:54 +02:00
normalize_dialog.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
normalize_dialog.h
note.cc
note.h
note_base.cc use selected (outline) color for MIDI note velocity bar (thanks, cooltehno, for the idea) 2022-08-31 13:53:43 -06:00
note_base.h
note_player.cc
note_player.h
note_select_dialog.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
note_select_dialog.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc Remove thin abstraction, directly call get_pixel_size 2022-09-20 03:33:08 +02:00
option_editor.h option editor: allow EntryOption to have a list of valid chars (not just invalid) 2022-04-16 18:02:11 -06:00
opts.cc use backend_client_name parsed from options when initializing backend 2022-03-01 02:36:11 +01:00
opts.h
panner2d.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
panner_interface.h
panner_ui.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
panner_ui.h
paste_context.h
patch_change.cc
patch_change.h
patch_change_dialog.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
patch_change_dialog.h
patch_change_widget.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
patch_change_widget.h Refactor PC Dialog/Window -- non-modal tabbed dialog 2022-02-09 21:09:46 +01:00
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.h
plugin_display.cc
plugin_display.h
plugin_dspload_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
plugin_dspload_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
plugin_dspload_window.cc List I/O Plugins in DSP-load window 2022-05-09 17:39:05 +02:00
plugin_dspload_window.h List I/O Plugins in DSP-load window 2022-05-09 17:39:05 +02:00
plugin_eq_gui.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
plugin_eq_gui.h
plugin_interest.h
plugin_manager_ui.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
plugin_manager_ui.h
plugin_pin_dialog.cc Prepare for GraphNode::feeds () and fed-by API update (1/2) 2022-05-06 14:02:34 +02:00
plugin_pin_dialog.h
plugin_presets_ui.cc
plugin_presets_ui.h
plugin_scan_dialog.cc Resize plugin-scan dialog as needed for UI scaling 2022-10-06 15:41:56 +02:00
plugin_scan_dialog.h
plugin_selector.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
plugin_selector.h
plugin_setup_dialog.cc
plugin_setup_dialog.h
plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
plugin_utils.h
point_selection.h
port_group.cc Don't crash if the click is missing 2022-08-05 00:41:37 +02:00
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 move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06: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 move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
port_matrix_row_labels.h
port_matrix_types.h
processor_box.bindings
processor_box.cc Allow to delete preset from context menu 2022-09-23 05:40:05 +02:00
processor_box.h Allow to delete preset from context menu 2022-09-23 05:40:05 +02: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 Fix DnD import to grouped tracks 2022-09-30 21:30:48 +02:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc Fix a typo 2022-08-23 01:52:54 +03:00
rc_option_editor.h make default MIDI note range editable in preferences 2022-04-16 12:08:44 -06:00
rec_info_box.cc
rec_info_box.h
recorder_group_tabs.cc
recorder_group_tabs.h
recorder_ui.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
recorder_ui.h Show I/O Plugins on Recorder Page 2022-05-17 02:26:28 +02:00
region_editor.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -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 move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
region_list_base.h Remove thin abstraction, directly call get_pixel_size 2022-09-20 03:33:08 +02:00
region_peak_cursor.cc add comment explaining non-idiomatic C++ 2022-06-22 13:31:08 -06:00
region_peak_cursor.h
region_properties_box.cc
region_properties_box.h
region_selection.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
region_selection.h
region_view.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
region_view.h Modernize region_view 2022-05-14 23:33:21 +02:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_dialogs.h Fix save/restore of Insert-At position 2022-06-15 02:41:50 +02:00
route_group_dialog.cc Revert "route group dialog grabs focus when shown" 2022-10-05 15:57:41 -06:00
route_group_dialog.h Revert "route group dialog grabs focus when shown" 2022-10-05 15:57:41 -06:00
route_group_menu.cc
route_group_menu.h
route_list_base.cc Fix record-safe column 2022-09-13 04:51:03 +02:00
route_list_base.h gtkmm: use get_first_cell() instead of deprecated Gtk::TreeViewColumn::get_first_cell_renderer() 2022-04-08 21:11:06 +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 Remove unused includes 2022-08-19 09:27:19 -06:00
route_time_axis.h Remove unused includes 2022-08-19 09:27:19 -06:00
route_ui.cc Use new record-mode pref (2/2), GUI control 2022-09-19 22:50:11 +02:00
route_ui.h Set tooltip for send polarity button 2022-09-18 22:51:58 +02:00
route_ui_selection.h
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 Update method to disable X11 screensaver 2022-09-04 17:32:16 +02:00
script_selector.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
script_selector.h
search_path_option.cc
search_path_option.h
selectable.h
selection.cc Allow direct trigger -> trigger selection changes 2022-02-09 21:09:46 +01:00
selection.h
selection_memento.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
selection_memento.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
selection_properties_box.cc
selection_properties_box.h
selection_templates.h
send_ui.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
send_ui.h
session_archive_dialog.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
session_archive_dialog.h
session_dialog.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +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 Implement Draw-tool opaqueness option 2022-09-19 23:40:58 +02:00
session_option_editor.h
sfdb_freesound_mootcher.cc NOOP: fix comment for abort-after-fatal to follow norms 2022-06-22 13:31:08 -06:00
sfdb_freesound_mootcher.h freesound: update to API v2 2022-05-20 14:33:57 +01:00
sfdb_ui.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
sfdb_ui.h Add Sort-by dropdown, re-layout import dialog 2022-09-10 01:07:55 +02:00
shuttle_control.cc Fix deflection of shuttle control 2022-06-05 23:44:39 +02:00
shuttle_control.h Fix deflection of shuttle control 2022-06-05 23:44:39 +02:00
simple_progress_dialog.h
slot_properties_box.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
slot_properties_box.h trigger_ui: implement per-slot UI for allow_patch_changes 2022-03-15 09:03:40 -05:00
soundcloud_export_selector.cc
soundcloud_export_selector.h
source_list_base.cc
source_list_base.h
speaker_dialog.cc
speaker_dialog.h
splash.cc gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
splash.h
startup_fsm.cc Do not try to autostart engine for new users 2022-08-08 03:50:54 +02:00
startup_fsm.h
step_editing.bindings
step_editor.cc Revert "step entry: do not pass auto_partition=true to Playlist::add_region()" 2022-09-24 15:21:05 -06:00
step_editor.h
step_entry.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
step_entry.h
stereo_panner.cc
stereo_panner.h
stereo_panner_editor.cc
stereo_panner_editor.h
streamview.cc Remove unused includes 2022-08-19 09:27:19 -06:00
streamview.h
strip_selection.h
strip_silence_dialog.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
strip_silence_dialog.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
stripable_colorpicker.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
stripable_colorpicker.h
stripable_time_axis.cc Fix showing automation lane on touch 2022-04-26 00:26:02 +02: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 tempo curves: fix width so that the curve from the Nth marker does not overlap the Nth+1 2022-06-27 22:21:27 -06:00
tempo_curve.h tempo display: during ressaociate markers, update tempo curves as well 2022-03-10 08:27:24 -07:00
tempo_dialog.cc temporal: remove the concept of a time domain for the tempo map (GUI edition) 2022-05-24 17:10:25 -06:00
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
time_axis_view.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
time_axis_view.h ensure that non-drag track height changes cause a call to Editor::redisplay_track_views() 2022-04-05 20:52:10 -06:00
time_axis_view_item.cc Remove thin abstraction, directly call get_pixel_size 2022-09-20 03:33:08 +02:00
time_axis_view_item.h
time_fx_dialog.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
time_fx_dialog.h timestretching: fix inaccuracies in generated length 2022-05-31 12:36:54 -06:00
time_info_box.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
time_info_box.h
time_selection.cc
time_selection.h
timers.cc
timers.h
toolbar_test.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
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 debug should not print (null) array termination 2022-07-04 18:05:49 +02:00
transcode_ffmpeg.h Video import/export overhaul and ffmpeg-5.0 compat 2022-04-01 01:35:08 +02:00
transcode_video_dialog.cc Consistent progress bar text (no dots) 2022-09-07 00:24:33 +02:00
transcode_video_dialog.h Video import/export overhaul and ffmpeg-5.0 compat 2022-04-01 01:35:08 +02:00
transform_dialog.cc
transform_dialog.h
transport_control.cc
transport_control.h
transport_control_ui.cc
transport_control_ui.h
transport_masters_dialog.cc remove transport master active controls widgets 2022-09-13 16:47:21 -06:00
transport_masters_dialog.h remove transport master active controls widgets 2022-09-13 16:47:21 -06:00
transpose_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
transpose_dialog.h
trigger.bindings
trigger_clip_picker.cc Revert "no bundled content for Ardour" 2022-10-04 11:01:59 -06:00
trigger_clip_picker.h Highlight auditioned clips 2022-10-03 01:19:50 +02:00
trigger_jump_dialog.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
trigger_jump_dialog.h
trigger_master.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
trigger_master.h TriggerMaster must inherit from sigc::trackable 2022-07-07 17:29:55 -06:00
trigger_page.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
trigger_page.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
trigger_region_list.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
trigger_region_list.h
trigger_route_list.cc
trigger_route_list.h
trigger_selection.h
trigger_source_list.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
trigger_source_list.h
trigger_strip.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
trigger_strip.h Implement TriggerStrip selection 2022-02-03 05:50:07 +01:00
trigger_ui.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
trigger_ui.h disambiguate trigger functions: cue_bang -> trigger_cue_row 2022-10-01 09:13:14 -05:00
triggerbox_ui.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
triggerbox_ui.h
ui_config.cc Add UI config-option for freesound download cache 2022-05-20 22:03:14 +02:00
ui_config.h Cruft removal 2022-05-06 10:12:17 +02:00
ui_config_vars.h Highlight auditioned clips 2022-10-03 01:19:50 +02:00
ui_light.rc.in
utils.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
utils.h move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
utils_videotl.cc
utils_videotl.h
varispeed_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
varispeed_dialog.h
vca_master_strip.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
vca_master_strip.h
vca_time_axis.cc move color utility functions from ARDOUR_UI_UTILS to Gtkmm2ext namespace (GUI) 2022-08-10 21:11:52 -06:00
vca_time_axis.h ensure that non-drag track height changes cause a call to Editor::redisplay_track_views() 2022-04-05 20:52:10 -06:00
verbose_cursor.cc
verbose_cursor.h
video_image_frame.cc
video_image_frame.h
video_monitor.cc Ignore LD-environment for video transcoding and Lua exec 2022-04-01 18:20:04 +02:00
video_monitor.h
video_server_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
video_server_dialog.h
video_timeline.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
video_timeline.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
virtual_keyboard_window.cc Vkbd: fix stuck notes when playing fast 2022-04-20 21:45:12 +02:00
virtual_keyboard_window.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
visibility_group.cc
visibility_group.h
vst3_hwnd_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_hwnd_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_nsview_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_nsview_plugin_ui.mm Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_x11_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst3_x11_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vst_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
windows_vst_plugin_ui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
wscript tracks is no more 2022-10-01 17:37:38 +02:00