ardour/gtk2_ardour
Tim Mayberry 078889efa8 Save changes when toggling checkboxes in ExportDialog
I used the Widget::on_hide method in the ExportFileDialog to defer the saving
of changes in state of the analysis and soundcloud-upload checkboxes as it was
not possible to save the format xml state directly from the
ToggleButton::toggled() signal as it created a recursive loop and also to
prevent saving the state more than once.

Even though the ExportProfileManager::FormatListChanged signal is no longer
emitted when saving format state and the crash no longer occurs without this
change. I think it is worth saving explicitily from in the toggle callbacks to
reduce the complexity of understanding what is taking place and when even if it
is less efficient.

There is definitely more opportunity for refactoring and redesign.
2016-09-17 22:03:16 +10:00
..
appdata/po
icons
macosx/tracks.xcodeproj
msvc
po add plural forms for pt to gtk2_ardour/po/pt.po 2016-08-08 20:24:46 -04:00
resources
themes Update clear-gray-ardour.colors 2016-09-06 15:43:40 -04:00
win32
about.cc add len ovens to the authors list 2016-08-25 13:42:38 -04:00
about.h
actions.cc add ActionManager::rec_sensitive_actions and put "add track/bus" in this group, which is disabled during active recording 2016-09-06 16:56:51 -04:00
actions.h add ActionManager::rec_sensitive_actions and put "add track/bus" in this group, which is disabled during active recording 2016-09-06 16:56:51 -04:00
add_route_dialog.cc factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
add_route_dialog.h factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
add_video_dialog.cc remove old a3_curl API and switch some curl calls 2016-07-18 16:46:59 +02:00
add_video_dialog.h
ambiguous_file_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ambiguous_file_dialog.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
analysis_window.cc fix typo 2016-08-07 20:29:21 +02:00
analysis_window.h
arcall
arcfg
ardbg
ardbg-core
ardev
ardev_common.sh.in allow running from src-tree using system-wide gtk-themes w/color defs 2016-09-12 12:01:07 +02:00
ardev-win
ardour_button.cc Avoid 1px size changes when sizing_text() is used 2016-08-25 19:23:49 +02:00
ardour_button.h ArdourButton: add text for measuring decoupled from display text 2016-08-20 16:00:46 +02:00
ardour_dialog.cc
ardour_dialog.h
ardour_display.cc Make ArdourDisplay a subclass of ArdourDropdown 2016-08-07 19:44:54 +02:00
ardour_display.h Make ArdourDisplay a subclass of ArdourDropdown 2016-08-07 19:44:54 +02:00
ardour_dropdown.cc Replace positioning function with popup helper 2016-08-17 01:45:47 +02:00
ardour_dropdown.h Replace positioning function with popup helper 2016-08-17 01:45:47 +02:00
ardour_http.cc Allow to query HTTP headers 2016-09-16 01:39:04 +02:00
ardour_http.h Allow to query HTTP headers 2016-09-16 01:39:04 +02:00
ardour_knob.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_knob.h extend ArdourKnob ToolTips 2016-07-11 03:45:13 +02:00
ardour_spinner.cc towards a generic plugin grid layout 2016-07-08 18:19:31 +02:00
ardour_spinner.h
ardour_ui_dependents.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_ui_dialogs.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_ui_ed.cc add ActionManager::rec_sensitive_actions and put "add track/bus" in this group, which is disabled during active recording 2016-09-06 16:56:51 -04:00
ardour_ui_mixer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_ui_options.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_ui.cc copy demo sessions 2016-09-13 19:31:38 +02:00
ardour_ui.h move kbd focus reset method into ARDOUR_UI where it (probably) belongs 2016-09-06 16:17:08 -04:00
ardour_ui2.cc Make a right click on metronome really show click preferences 2016-07-26 03:19:22 +02:00
ardour_window.cc
ardour_window.h Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in
ardour.menus.in Add "Marker Toggle" #5193 2016-08-13 16:07:16 +02:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
arhell
arldd
arlua
arluadoc
armass
arprof
arscan add a wrapper to launch the vst-scanner manually 2016-08-03 19:56:22 +02:00
artest
arval
au_pluginui.h
au_pluginui.mm add a "Pin Management" button to the plugin UI-header 2016-08-05 02:35:51 +02:00
audio_clock.cc use moved version of reset_focus() 2016-09-06 16:17:39 -04:00
audio_clock.h
audio_region_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_region_editor.h
audio_region_view.cc removed commented code, now that the comment is actually correct 2016-08-17 23:13:49 -04:00
audio_region_view.h
audio_streamview.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_streamview.h
audio_time_axis.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_time_axis.h
automation_controller.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automation_controller.h
automation_line.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automation_line.h highlight area below automation lanes 2016-07-05 00:39:43 +02:00
automation_region_view.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automation_region_view.h
automation_selection.h
automation_streamview.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
automation_streamview.h
automation_time_axis.cc Avoid jitter of track headers width when changing automation states 2016-08-20 18:32:37 +02:00
automation_time_axis.h Use a real dropdown for AutoState in automation lanes 2016-08-17 23:56:31 +02:00
axis_view.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
axis_view.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
big_clock_window.cc use moved version of reset_focus() 2016-09-06 16:17:39 -04:00
big_clock_window.h
bundle_env_cocoa.cc add code to disable AppNap on OS X/MacOS 2016-08-19 11:12:35 -04:00
bundle_env_linux.cc ArdourCurl: prepare to unify various curl calls 2016-07-18 16:46:59 +02:00
bundle_env_mingw.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bundle_env_msvc.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bundle_env.h
bundle_manager.cc remove close buttons from Bundle Manager (rely on WM provided button) 2016-08-21 23:02:37 +02:00
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_vars.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clearlooks.rc.in Repeat INSENSITIVE colors instead of relying on inheritance 2016-08-22 01:58:08 +02:00
clock_group.cc
clock_group.h
cocoacarbon.mm fix missing API for no-app-nap when building on OS X < 10.9 2016-08-19 13:19:37 -04:00
color_aliases.h
color_theme_manager.cc turn back towards color theme files ALWAYS including the program name. also load both default and user colors (if present) 2016-07-18 11:50:38 -04:00
color_theme_manager.h
configinfo.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
configinfo.h
control_point_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
control_point_dialog.h
control_point.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
control_point.h
control_slave_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
control_slave_ui.h
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
debug.cc
debug.h
default_ui_config.in turn back towards color theme files ALWAYS including the program name. also load both default and user colors (if present) 2016-07-18 11:50:38 -04:00
duplicate_routes_dialog.cc use insert at specification when duplicating tracks/busses 2016-08-22 09:41:59 -04:00
duplicate_routes_dialog.h add insert-at combo selector for duplicate tracks dialog 2016-08-22 09:41:59 -04:00
edit_note_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
edit_note_dialog.h
editing_syms.h
editing.cc Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
editing.h
editor_actions.cc move kbd focus reset method into ARDOUR_UI where it (probably) belongs 2016-09-06 16:17:08 -04:00
editor_audio_import.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_audiotrack.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_canvas_events.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_canvas.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_drag.cc Fix #7015, Crash while aborting Region trim using Esc key 2016-09-11 22:53:00 +10:00
editor_drag.h Resolve potential ambiguity between the constraint modifier and the copy modifier when beginning a drag. 2016-08-14 03:04:54 +10:00
editor_enums.h
editor_export_audio.cc Use the new do_export() method when asked to export 2016-07-20 02:01:40 +02:00
editor_group_tabs.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_items.h
editor_keys.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_locations.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_locations.h
editor_markers.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_mixer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_mouse.cc use moved version of reset_focus() 2016-09-06 16:56:51 -04:00
editor_ops.cc closing the normalize dialog should not run normalize (#7016) 2016-09-09 19:15:10 -04:00
editor_pt_import.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_regions.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_regions.h Editor region list only updates columns that have changed, 2016-07-10 02:18:37 +10:00
editor_route_groups.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_route_groups.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_routes.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_routes.h
editor_rulers.cc Allow negative return in TempoMap::beat_at_frame() and its exact_ variant. 2016-08-14 03:04:53 +10:00
editor_selection.cc Extending an empty selection selects the clicked region. 2016-08-20 01:34:53 +10:00
editor_snapshots.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_snapshots.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_summary.cc Minimise duplicate calls to CairoWidget::set_dirty() in the editor summary. 2016-07-10 02:18:38 +10:00
editor_summary.h
editor_tempodisplay.cc Add a colour for music-locked meters. 2016-08-20 04:33:51 +10:00
editor_timefx.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_videotimeline.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_xpms
editor.cc use moved version of reset_focus() 2016-09-06 16:17:39 -04:00
editor.h move kbd focus reset method into ARDOUR_UI where it (probably) belongs 2016-09-06 16:17:08 -04:00
engine_dialog.cc retain desired samplerate when switching backends 2016-07-24 13:00:15 +02:00
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_channel_selector.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_dialog.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_dialog.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_file_notebook.cc Save changes when toggling checkboxes in ExportDialog 2016-09-17 22:03:16 +10:00
export_file_notebook.h Save changes when toggling checkboxes in ExportDialog 2016-09-17 22:03:16 +10:00
export_filename_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_filename_selector.h
export_format_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_format_dialog.h
export_format_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_format_selector.h
export_preset_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_report.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_report.h
export_timespan_selector.cc export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_timespan_selector.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_video_dialog.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_video_dialog.h
export_video_infobox.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_video_infobox.h
fft_graph.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
fft_graph.h rework FFT-graph, add pointer-position annotations 2016-07-24 13:00:15 +02:00
fft_result.cc
fft_result.h
fft.cc Fix a crash when we display the 'Plugin Analysis' window (in a generic plugin GUI window) and then close the GUI 2016-08-28 10:23:57 +01:00
fft.h
fix_carbon.h
floating_text_entry.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
floating_text_entry.h
gain_meter.cc Fix string to float conversion when typing gain values in Gain Meter 2016-08-24 20:42:56 +10:00
gain_meter.h towards a generic plugin grid layout 2016-07-08 18:19:31 +02:00
generic_pluginui.cc fix a-eq grid layout 2016-08-26 01:10:38 +02:00
gettext.h
ghostregion.cc Use Note::set (Rect) for speed improvement when rendering notes. 2016-07-10 02:18:37 +10:00
ghostregion.h Improve midi model redraw performance by caching colours. 2016-07-10 02:18:36 +10:00
global_port_matrix.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
global_port_matrix.h
gprofhelper.c
group_tabs.cc fix thinko that causes near duplicate menu items in group context menu when not in group tabs 2016-08-08 23:36:33 +02:00
group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gui_object.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
gui_object.h fix crash when loading a saved visual state 2016-07-05 23:49:50 +02:00
gui_thread.h
hit.cc
hit.h
insert_remove_time_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
insert_remove_time_dialog.h
instrument_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
instrument_selector.h
interthread_progress_window.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
interthread_progress_window.h
io_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
io_selector.h
item_counts.h
keyboard.cc Choose some non-overlapping defaults for User Interaction modifier keys. 2016-08-14 03:04:54 +10:00
keyboard.h Resolve potential ambiguity between the constraint modifier and the copy modifier when beginning a drag. 2016-08-14 03:04:54 +10:00
keyeditor.cc Fix another crash at exit: 2016-08-21 23:02:37 +02:00
keyeditor.h Fix another crash at exit: 2016-08-21 23:02:37 +02:00
latency_gui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
latency_gui.h
led.cc
led.h
level_meter.cc fix signed/unsigned warning 2016-08-22 09:41:59 -04:00
level_meter.h invalidate meter-color cache when midi channel count changes 2016-07-22 12:57:24 +02:00
linux_vst_gui_support.cc
location_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
location_ui.h
logmeter.h
lua_script_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
lua_script_manager.h
luadoc.cc
luainstance.cc forward Lua print() to Ardour's Log. 2016-08-26 17:02:23 +02:00
luainstance.h add a lua timer callback signal 2016-07-24 13:00:15 +02:00
luasignal_syms.h add a lua timer callback signal 2016-07-24 13:00:15 +02:00
luasignal.h
luawindow.cc remove old a3_curl API and switch some curl calls 2016-07-18 16:46:59 +02:00
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc add a "Pin Management" button to the plugin UI-header 2016-08-05 02:35:51 +02:00
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main_clock.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
main_clock.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
main.cc hotfix C++ locale (OSX, windows) 2016-07-15 16:10:42 +02:00
marker_selection.h
marker.cc Amend last commit - remove some code. 2016-08-20 05:41:12 +10:00
marker.h Amend last commit - remove some code. 2016-08-20 05:41:12 +10:00
meter_patterns.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
meter_patterns.h
meter_strip.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
meter_strip.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
meterbridge.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
meterbridge.h
midi_automation_line.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_automation_line.h
midi_channel_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_channel_dialog.h
midi_channel_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_export_dialog.h
midi_list_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_list_editor.h
midi_port_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_port_dialog.h
midi_region_view.cc Do not delete selected MIDI notes while dragging. (See #6602) 2016-09-15 23:24:36 +10:00
midi_region_view.h MidiRegionView uses quarter note snapping. 2016-08-31 23:12:11 +10:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_streamview.h remove reference "const int32_t&" -> const int32_t" 2016-07-10 15:30:41 +02:00
midi_time_axis.cc Update CC automation menu when changing channel selection 2016-08-26 16:18:46 +02:00
midi_time_axis.h add nascent poly-phonic pressure to automation menu for MIDI tracks 2016-08-25 13:42:38 -04:00
midi_tracer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_tracer.h
midi_util.h
midi_velocity_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
midi_velocity_dialog.h
missing_file_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
missing_file_dialog.h
missing_plugin_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
missing_plugin_dialog.h
mixer_group_tabs.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mixer_group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
mixer_strip.cc Skip pin-management for MB channelstrip plugins 2016-09-15 15:32:45 +02:00
mixer_strip.h Make name_button behave more like a Gtk::MenuToolButton 2016-08-18 11:52:22 +02:00
mixer_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mixer_ui.h merge MixerActor API (back) into Mixer_UI; make solo/mute/recenable actions there do the right thing 2016-07-06 15:20:42 -04:00
mixer.bindings
monitor_section.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
monitor_section.h
monitor_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
monitor_selector.h
monitor.bindings
mono_panner_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mono_panner_editor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
mono_panner.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mono_panner.h
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu
mtest.menus
nag.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
nag.h
new_plugin_preset_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
new_plugin_preset_dialog.h
normalize_dialog.cc add RMS region normalization option 2016-08-13 14:50:59 +02:00
normalize_dialog.h add RMS region normalization option 2016-08-13 14:50:59 +02:00
note_base.cc Fix ordering thinko in note selected colour. 2016-07-10 02:18:37 +10:00
note_base.h
note_player.cc
note_player.h
note_select_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
note_select_dialog.h
note.cc fix OSX compilation (flat namespace) 2016-07-11 13:42:42 +02:00
note.h Add Note::set (Rect) for optimisation purposes (minimise begin/end changes) 2016-07-10 02:18:37 +10:00
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc NOOP: whitespace 2016-08-29 06:38:48 -04:00
option_editor.h Factor out and simplify the search by components in options tree 2016-07-26 08:02:40 +02:00
opts.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
opts.h
panner_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_editor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
panner_interface.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_interface.h
panner_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_ui.h
panner2d.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner2d.h
paste_context.h
patch_change_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
patch_change_dialog.h
patch_change.cc
patch_change.h
piano_roll_header.cc
piano_roll_header.h
pingback.cc fix Pingback 2016-07-18 19:21:05 +02:00
pingback.h
playlist_selection.h
playlist_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist_selector.h
plugin_eq_gui.cc plugin spectrum analysis: plot A/B 2016-07-25 17:45:14 +02:00
plugin_eq_gui.h Plugin Analysis: show numeric values on mouse over 2016-07-25 00:31:47 +02:00
plugin_interest.h
plugin_pin_dialog.cc Skip pin-management for MB channelstrip plugins 2016-09-15 15:32:45 +02:00
plugin_pin_dialog.h
plugin_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
plugin_selector.h
plugin_setup_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
plugin_setup_dialog.h
plugin_ui.cc tweak strings now that 5.0 is out 2016-08-13 14:51:15 +02:00
plugin_ui.h Make knobs size requests dynamic 2016-08-20 18:12:49 +02:00
point_selection.h
port_group.cc Make monitor detection reuse the port name translation 2016-07-29 22:10:49 +02:00
port_group.h
port_insert_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
port_insert_ui.h
port_matrix_body.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
port_matrix_body.h
port_matrix_column_labels.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
port_matrix.h
processor_box.bindings
processor_box.cc remove debug output from last commit 2016-08-21 21:44:33 -04:00
processor_box.h add a static function to access processor selection from a Lua script 2016-08-26 03:24:06 +02:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
public_editor.h move kbd focus reset method into ARDOUR_UI where it (probably) belongs 2016-09-06 16:17:08 -04:00
quantize_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
quantize_dialog.h
rc_option_editor.cc Revert "apparent fix for preferences window visibility" 2016-08-29 06:37:45 -04:00
rc_option_editor.h fix save/restore of preferences torn-off-window state 2016-07-13 16:39:26 -04:00
region_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_editor.h
region_gain_line.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_gain_line.h
region_layering_order_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_view.h remove reference "const int32_t&" -> const int32_t" 2016-07-10 15:30:41 +02:00
return_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
return_ui.h
rgb_macros.h
rhythm_ferret.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
rhythm_ferret.h
route_dialogs.h factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
route_group_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_group_dialog.h
route_group_menu.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_group_menu.h
route_params_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_params_ui.h
route_processor_selection.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_processor_selection.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
route_sorter.h
route_time_axis.cc Add missing return 2016-08-18 16:32:38 +02:00
route_time_axis.h Make buttons in track headers behave more like Gtk::MenuToolButton 2016-08-18 13:24:00 +02:00
route_ui_selection.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
route_ui.cc the endless quest to plug memory leaks -- episode 379 2016-07-25 17:38:59 +02:00
route_ui.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
ruler_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
save_as_dialog.h
script_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
script_selector.h
search_path_option.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
search_path_option.h
selectable.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
selection_memento.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
selection_memento.h
selection_templates.h
selection.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
selection.h
send_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
send_ui.h
session_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_dialog.h
session_import_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_import_dialog.h
session_metadata_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_metadata_dialog.h
session_option_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
session_option_editor.h
sfdb_freesound_mootcher.cc Rename Struct defined in freesound header to be less generic 2016-09-13 14:55:02 +10:00
sfdb_freesound_mootcher.h Rename Struct defined in freesound header to be less generic 2016-09-13 14:55:02 +10:00
sfdb_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
sfdb_ui.h re-layout import dialog (better fit for narrow screens) 2016-07-10 14:08:24 +02:00
shuttle_control.cc improve shuttle control response when grabbed. 2016-07-25 19:43:57 +02:00
shuttle_control.h improve shuttle control response when grabbed. 2016-07-25 19:43:57 +02:00
simple_progress_dialog.h
soundcloud_export_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
soundcloud_export_selector.h
speaker_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
speaker_dialog.h
splash.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
splash.h
startup.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
startup.h
step_editing.bindings
step_editor.cc Allow negative return in TempoMap::beat_at_frame() and its exact_ variant. 2016-08-14 03:04:53 +10:00
step_editor.h
step_entry.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
step_entry.h
stereo_panner_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
stereo_panner_editor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
stereo_panner.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
stereo_panner.h
streamview.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
streamview.h
strip_selection.h
strip_silence_dialog.cc fix some spelling inconsistencies. 2016-07-24 20:30:23 +02:00
strip_silence_dialog.h
sys_ex.cc
sys_ex.h
tape_region_view.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
tape_region_view.h
tempo_curve.cc Fix the tempo note-type hallucination. 2016-09-05 16:28:46 +10:00
tempo_curve.h
tempo_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
theme_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
theme_manager.h
time_axis_view_item.cc fix hard/impossible trimming situation 2016-08-17 23:09:33 -04:00
time_axis_view_item.h
time_axis_view.cc don't show empty time axis view context menus 2016-08-18 08:16:31 -04:00
time_axis_view.h the endless quest to plug memory leaks -- episode 379 2016-07-25 17:38:59 +02:00
time_fx_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
time_fx_dialog.h
time_info_box.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
time_info_box.h
time_selection.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
time_selection.h
timers.cc
timers.h
tooltips.cc
tooltips.h
track_selection.cc many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transcode_ffmpeg.h
transcode_video_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transcode_video_dialog.h
transform_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transform_dialog.h
transpose_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transpose_dialog.h
trx.menus.in
ui_config_vars.h
ui_config.cc Merge set_pango_fontsize() into reset_dpi() 2016-08-21 15:04:06 +02:00
ui_config.h Merge set_pango_fontsize() into reset_dpi() 2016-08-21 15:04:06 +02:00
ui_light.rc.in
utils_videotl.cc Parse information from harvid independent from the locale 2016-08-22 14:47:37 +02:00
utils_videotl.h remove old a3_curl API and switch some curl calls 2016-07-18 16:46:59 +02:00
utils.cc move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2ext 2016-07-18 14:41:25 -04:00
utils.h move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2ext 2016-07-18 14:41:25 -04:00
vca_master_strip.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vca_master_strip.h remove VCA drop button 2016-07-12 17:05:07 -04:00
vca_time_axis.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
vca_time_axis.h
verbose_cursor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
verbose_cursor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
video_image_frame.cc remove old a3_curl API and switch some curl calls 2016-07-18 16:46:59 +02:00
video_image_frame.h
video_monitor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
video_monitor.h
video_server_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
video_server_dialog.h
video_timeline.cc remove old a3_curl API and switch some curl calls 2016-07-18 16:46:59 +02:00
video_timeline.h
video_tool_paths.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
video_tool_paths.h
visibility_group.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
visibility_group.h
vst_plugin_ui.cc add a "Pin Management" button to the plugin UI-header 2016-08-05 02:35:51 +02:00
vst_plugin_ui.h
vstdbg
window_manager.cc fix issue with WM close/delete ("X") button not working for window proxied dialogs (e.g. add route dialog) 2016-08-16 13:57:00 -04:00
window_manager.h
windows_vst_plugin_ui.cc Fix a crash when toggling back and forth between a generic plugin GUI window and a VST plugin's own GUI 2016-08-28 10:26:02 +01:00
windows_vst_plugin_ui.h
wscript upcoming codenames 2016-08-17 17:04:02 +02:00