13
0
livetrax/gtk2_ardour
Robin Gareus fd33784e45
Suppres debug output from optimized builds
see also dc9eb38a27

Even though it may be useful to get timing information from
optimized builds, this should not be enabled by default.
2022-05-03 20:12:21 +02:00
..
appdata/po
icons
msvc
po Update ko.po 2022-04-08 19:46:03 +02:00
resources
themes Fix typo in color theme comment 2022-04-09 02:27:40 +02:00
win32
about.cc
about.h
actions.cc
actions.h
add_route_dialog.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
add_route_dialog.h add_route_dialog: add a checkbox to show Tracks on the Cue page 2022-03-18 18:36:06 -05: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_common.sh.in
ardev-win
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_http.h
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_ui2.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
ardour_ui3.cc gtkmm: use get_is_toplevel() instead of deprecated Gtk::Widget::is_toplevel() 2022-04-08 20:20:33 +02:00
ardour_ui_access_web.cc
ardour_ui_dependents.cc
ardour_ui_dialogs.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
ardour_ui_ed.cc
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
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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_TOP 2022-04-08 21:11:06 +02:00
ardour_ui_video.cc gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
ardour_ui.cc Disable sandbox in lua SessionInit scripts. 2022-04-21 00:34:10 +02:00
ardour_ui.h
ardour_window.cc
ardour_window.h
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in MIDI: ctrl-d now duplicates selected notes 2022-04-27 08:13:09 -06:00
ardour.menus.in
ardour.sh.in
ArdourMono.ttf
ArdourSans.ttf
arhell
arldd
arlua
arluadoc
armass
arprof
arrr
arrr-replay
arscan
artest
arval
arvst2
arvst3
au_pluginui.h Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
au_pluginui.mm Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
audio_clip_editor.cc
audio_clip_editor.h
audio_clock.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_operations_box.cc
audio_region_operations_box.h
audio_region_properties_box.cc
audio_region_properties_box.h
audio_region_view.cc
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
audio_time_axis.h
audio_trigger_properties_box.cc Fix typos, consistent text markup 2022-04-05 18:45:40 +02:00
audio_trigger_properties_box.h
automation_controller.cc
automation_controller.h
automation_line.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
automation_line.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
automation_region_view.cc Always place first automation point using the current value 2022-04-25 18:32:23 +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 typo in 1dafa5017e (first automation point on line) 2022-04-27 12:56:32 +02:00
automation_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
axis_provider.h
axis_view.cc
axis_view.h
bbt_marker_dialog.cc
bbt_marker_dialog.h
beatbox_gui.cc
beatbox_gui.h
big_clock_window.cc gtkmm: use size_request() function instead of deprecated Gtk::Widget::size_request(&) 2022-04-08 21:11:07 +02: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 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_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
cuebox_ui.cc gtkmm: use get_color_selection() instead of deprecated Gtk::ColorSelectionDialog::get_colorsel() 2022-04-08 21:11:06 +02:00
cuebox_ui.h
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
edit_note_dialog.h
editing_convert.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc MIDI: ctrl-d now duplicates selected notes 2022-04-27 08:13:09 -06:00
editor_audio_import.cc temporal: TempoMap::use() returns a const ptr to enforce semantics (GUI version) 2022-04-08 11:58:04 -06:00
editor_audiotrack.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
editor_canvas_events.cc
editor_canvas.cc gtkmm: use size_request() function instead of deprecated Gtk::Widget::size_request(&) 2022-04-08 21:11:07 +02: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 editing: a partiaally implemented version of TempoTwistDrag, to be completed. 2022-05-02 16:47:23 -06:00
editor_drag.h editing: a partiaally implemented version of TempoTwistDrag, to be completed. 2022-05-02 16:47:23 -06:00
editor_export_audio.cc Fix user facing typos 2022-04-10 19:58:47 -04:00
editor_group_tabs.cc
editor_group_tabs.h
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc use new TempoCommand when putting tempo map ops into undo/redo history 2022-04-08 11:58:04 -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 editing: a partiaally implemented version of TempoTwistDrag, to be completed. 2022-05-02 16:47:23 -06:00
editor_ops.cc allow ARDOUR::Filter to be used with MIDI regions/sources 2022-04-20 17:11:29 -06:00
editor_pt_import.cc
editor_regions.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
editor_regions.h
editor_route_groups.cc gtkmm: use get_color_selection() instead of deprecated Gtk::ColorSelectionDialog::get_colorsel() 2022-04-08 21:11:06 +02:00
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc Disambiguate "Meter" use "Time Signature for music meter 2022-04-05 18:56:10 +02:00
editor_selection.cc
editor_snapshots.cc
editor_snapshots.h
editor_sources.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
editor_sources.h
editor_summary.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
editor_summary.h
editor_tempodisplay.cc editor: improved handling of tempo map changes 2022-05-02 12:02:04 -06:00
editor_timefx.cc Fix duplicate undo/redo when stretching multiple regions 2022-04-10 18:25:19 +02:00
editor_videotimeline.cc Video import/export overhaul and ffmpeg-5.0 compat 2022-04-01 01:35:08 +02:00
editor_xpms
editor.cc Update default time-domain logic 2022-04-27 15:08:34 +02:00
editor.h editing: a partiaally implemented version of TempoTwistDrag, to be completed. 2022-05-02 16:47:23 -06:00
engine_dialog.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
engine_dialog.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
enums_convert.h
enums.cc
enums.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
export_analysis_graphs.h
export_channel_selector.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
export_channel_selector.h
export_dialog.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
export_dialog.h
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
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 Keep export-format dialog on top of export dialog 2022-03-28 18:55:29 +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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +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_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fitted_canvas_widget.cc
fitted_canvas_widget.h
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
foldback_strip.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
foldback_strip.h
gain_meter.cc gtkmm: use size_request() function instead of deprecated Gtk::Widget::size_request(&) 2022-04-08 21:11:07 +02:00
gain_meter.h
generic_pluginui.cc Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
gettext.h
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
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 gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
insert_remove_time_dialog.h
instrument_selector.cc
instrument_selector.h
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc Refactor IOButton::update, expose API to set connection-text 2022-04-27 23:31:24 +02:00
io_button.h Refactor IOButton::update, expose API to set connection-text 2022-04-27 23:31:24 +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.h
level_meter.cc
level_meter.h
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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_TOP 2022-04-08 21:11:06 +02:00
loudness_dialog.h
loudness_settings.cc
loudness_settings.h
lua_script_manager.cc
lua_script_manager.h
luadialog.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
luadialog.h
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_syms.h
luasignal.h
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_clock.cc Disambiguate "Meter" use "Time Signature for music meter 2022-04-05 18:56:10 +02:00
main_clock.h
main.cc
marker_selection.h
marker.cc ruler markers: consolidate range-marker shapes 2022-03-17 18:12:04 -05:00
marker.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.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 Suppres debug output from optimized builds 2022-05-03 20:12:21 +02:00
midi_region_view.h MIDI: ctrl-d now duplicates selected notes 2022-04-27 08:13:09 -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 Fix showing automation lane on touch 2022-04-26 00:26:02 +02:00
midi_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
midi_tracer.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
midi_tracer.h
midi_trigger_properties_box.cc
midi_trigger_properties_box.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized() 2022-04-08 20:20:32 +02:00
mini_timeline.h
missing_file_dialog.cc
missing_file_dialog.h
missing_filesource_dialog.cc
missing_filesource_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
mixer_strip.h
mixer_ui.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
mixer_ui.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
mixer.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
monitor.bindings
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc
mono_panner.h
mouse_cursors.cc
mouse_cursors.h
multi_region_properties_box.cc
multi_region_properties_box.h
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
new_user_wizard.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
new_user_wizard.h
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_base.cc
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
note.cc
note.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc option editor: allow EntryOption to have a list of valid chars (not just invalid) 2022-04-16 18:02:11 -06: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
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_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
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.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 Who needs PIs for Plugin GUIs? 2022-04-14 16:35:03 +02:00
plugin_dspload_window.h
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 Fix Pin-management IOButton - use client-name 2022-04-14 16:35:02 +02:00
plugin_pin_dialog.h
plugin_presets_ui.cc
plugin_presets_ui.h
plugin_scan_dialog.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +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
port_group.h
port_insert_ui.cc
port_insert_ui.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
port_matrix.cc
port_matrix.h
processor_box.bindings
processor_box.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
processor_box.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -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 ensure that non-drag track height changes cause a call to Editor::redisplay_track_views() 2022-04-05 20:52:10 -06:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc gtk2_ardour: fix a couple of cosmetic typos in preferences 2022-04-21 12:28:42 +01: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 gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
recorder_ui.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
region_editor.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02: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 gtkmm: use get_first_cell() instead of deprecated Gtk::TreeViewColumn::get_first_cell_renderer() 2022-04-08 21:11:06 +02:00
region_list_base.h
region_peak_cursor.cc
region_peak_cursor.h
region_properties_box.cc
region_properties_box.h
region_selection.cc
region_selection.h
region_view.cc stash info on whether we disabled region view redisplay for view-only or model changes 2022-04-05 20:52:10 -06:00
region_view.h Fix various typos 2022-04-08 19:51:02 +02:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_dialogs.h
route_group_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_list_base.cc gtkmm: use get_first_cell() instead of deprecated Gtk::TreeViewColumn::get_first_cell_renderer() 2022-04-08 21:11:06 +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 ensure that non-drag track height changes cause a call to Editor::redisplay_track_views() 2022-04-05 20:52:10 -06:00
route_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
route_ui_selection.h
route_ui.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
route_ui.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
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_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
selection.cc
selection.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
session_option_editor.h
sfdb_freesound_mootcher.cc Fix various typos 2022-04-08 19:51:02 +02:00
sfdb_freesound_mootcher.h
sfdb_ui.cc gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
sfdb_ui.h
shuttle_control.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
shuttle_control.h
simple_progress_dialog.h
slot_properties_box.cc Revert trigger_ui: 'Inhibit' change 2022-03-19 16:56:28 -05:00
slot_properties_box.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
source_list_base.cc
source_list_base.h
speaker_dialog.cc
speaker_dialog.h
splash.cc gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
splash.h
startup_fsm.cc
startup_fsm.h
step_editing.bindings
step_editor.cc
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_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc NOOP: some minor whitespace fixes 2022-04-05 20:52:09 -06:00
streamview.h
strip_selection.h
strip_silence_dialog.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -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 gtkmm: use get_color_selection() instead of deprecated Gtk::ColorSelectionDialog::get_colorsel() 2022-04-08 21:11:06 +02: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 fix incorrect drawing of tempo curves 2022-05-02 12:20:48 -06:00
tempo_curve.h
tempo_dialog.cc gtk2_ardour: use set_can_focus() on Gtk::Button 2022-04-08 21:11:07 +02:00
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02: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_fx_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
time_fx_dialog.h
time_info_box.cc
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 VTL: fix lead-in/out, explicitly set fps 2022-04-15 18:25:58 +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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +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_ui.cc
transport_control_ui.h
transport_control.cc
transport_control.h
transport_masters_dialog.cc gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
transport_masters_dialog.h
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_clip_picker.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
trigger_clip_picker.h
trigger_jump_dialog.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
trigger_jump_dialog.h
trigger_master.cc gtkmm: use get_color_selection() instead of deprecated Gtk::ColorSelectionDialog::get_colorsel() 2022-04-08 21:11:06 +02:00
trigger_master.h
trigger_page.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02: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 gtkmm: use get_mapped instead of deprecated Gtk::Widget::is_mapped() 2022-04-08 20:20:10 +02:00
trigger_strip.h
trigger_ui.cc gtkmm: use get_color_selection() instead of deprecated Gtk::ColorSelectionDialog::get_colorsel() 2022-04-08 21:11:06 +02:00
trigger_ui.h
trigger.bindings
triggerbox_ui.cc
triggerbox_ui.h
trx.menus.in
ui_config_vars.h parametize default MIDI scroomer (and thus MIDI track) note range 2022-04-16 12:08:44 -06:00
ui_config.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
ui_config.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc
utils.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
vca_master_strip.h
vca_time_axis.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02: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 wscript: address some pyflake warnings 2022-04-09 12:16:41 +02:00