ardour/gtk2_ardour
Robin Gareus 2b1b0aa240 Fix crash when rapidly switching snapshots
ARDOUR_UI::load_session() calls flush_pending() which runs
gtk_main_iteration()s until idle.

If a user selects another snapshot from the sidebar, load_session()
is called again (from a call to load session)
2017-07-01 03:10:50 +02:00
..
appdata/po Update Japanese translation 2017-01-22 22:03:55 +01:00
icons FP8: Configuration UI layout & design (add image, separators) 2017-04-15 15:19:58 +02:00
macosx/tracks.xcodeproj
msvc
po Fix a typo 2017-06-30 20:02:45 +02:00
resources
themes Update blueberry_milk-ardour.colors 2017-04-14 13:22:18 -07:00
win32
about.cc Credit where credit is due 2017-05-29 23:48:17 +02: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 Consistent "cancel/close" button position on the left. 2017-06-12 17:20:41 +02:00
add_route_dialog.h add route dialog now has "Add" and "Add and Close" buttons. "Add" keeps dialog open so user can add multiple templates. 2017-06-03 21:44:48 -05:00
add_video_dialog.cc Windows/Videotimeline: support all drives (no fixed docroot/drive-letter) 2017-01-11 03:55:04 +01: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
arcanvas valgrind option (commented) for canvas tester 2017-02-01 21:58:20 +01:00
ardbg
ardbg-core
ardev
ardev_common.sh.in Add missing echo in ardev_common.sh.in 2017-06-24 01:34:21 +02:00
ardev-win
ardour_button.cc ArdourButton: Pick up initial action sensitivity 2017-05-10 00:26:02 +02:00
ardour_button.h Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
ardour_dialog.cc Run gtk-main iteration after hiding dialogs 2017-04-20 23:15:13 +02:00
ardour_dialog.h Show the splash-screen if the engine dialog's run() hid it. 2017-04-20 23:16:09 +02:00
ardour_display.cc Prepare removal of redundant get_user/set_user API. 2017-06-21 18:13:41 +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 Expose ArdourDropdown's menu for submenu packing 2017-04-25 11:29:07 +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 Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
ardour_knob.h Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
ardour_spacer.h Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
ardour_spinner.cc Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
ardour_spinner.h Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
ardour_ui_dependents.cc Save/Restore TimeInfoBox clock modes 2017-03-10 20:39:46 +01:00
ardour_ui_dialogs.cc Close all dialogs when closing a session (not only at exit). 2017-04-22 23:06:22 +02:00
ardour_ui_ed.cc Remove LocaleGuard from ARDOUR_UI::save_ardour_state method 2017-06-22 10:48:38 +10: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 GUI options for rec-only metronome 2017-04-01 23:56:27 +02:00
ardour_ui.cc Fix crash when rapidly switching snapshots 2017-07-01 03:10:50 +02:00
ardour_ui.h Fix crash when rapidly switching snapshots 2017-07-01 03:10:50 +02:00
ardour_ui2.cc Toolbar spacing: Add back one pixel of vertical padding, and preserve it regardless of which button sections are hidden. 2017-02-16 14:37:56 -06: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 Use dedicated "show editor/mixer" actions 2017-03-10 17:52:42 +01:00
ardour.menus.in Add GUI-Idle debugging/profiling util 2017-03-15 11:34:05 +01:00
ardour.sh.in Fix ldd(1) parsing on NetBSD 2016-10-04 22:15:33 +02:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
arhell
arldd
arlua
arluadoc
armass Elaborate valgrind options 2017-01-20 13:54:15 +01:00
arprof
arrr ardour runs fine in rr version 4.4.0, add scripts 2017-01-21 23:10:33 +01:00
arrr-replay ardour runs fine in rr version 4.4.0, add scripts 2017-01-21 23:10:33 +01:00
arscan add a wrapper to launch the vst-scanner manually 2016-08-03 19:56:22 +02:00
artest allow to run single tests from ./artest 2016-10-11 00:03:18 +02:00
arval Elaborate valgrind options 2017-01-20 13:54:15 +01:00
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 if actively recording, prevent interaction between mouse and audio clock widget(s) 2017-05-31 13:04:26 -04:00
audio_clock.h Limit clock displays to 30days (720hours) by default. 2017-05-08 12:37:17 +02:00
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 Use AxisView::get_gui_property in AudioRegionView class 2017-04-19 09:36:58 +10:00
audio_region_view.h
audio_streamview.cc Fix rec-box w/count-in 2017-06-08 13:34:23 +02: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 Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
automation_controller.h Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
automation_line.cc Temporary session-format compatibility (revert before release) 2017-06-21 18:13:36 +02:00
automation_line.h Log-scale/relative automation point dragging 2017-06-21 18:13:03 +02:00
automation_region_view.cc AutomationLine time-unit conversion and paste API update 2017-04-26 23:37:27 +02: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 Temporary session-format compatibility (revert before release) 2017-06-21 18:13:36 +02:00
automation_time_axis.h Add interpolation-mode menu to ATAV. 2017-06-21 18:13:06 +02:00
axis_provider.h -Wnon-virtual-dtor 2017-05-06 15:52:32 +02:00
axis_view.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
axis_view.h use CoreSelection for track selection 2017-05-05 18:56:25 +01: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 Some paths weren't getting set up correctly for the MSVC build 2017-02-04 12:54:19 +00: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 Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
button_joiner.h Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
canvas_test.cc canvas tester tweak 2017-02-02 14:16:27 +01:00
canvas_vars.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clearlooks.rc.in Allow editor toolbar and background to be themeable. 2017-01-18 18:25:25 -06: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 re-group preferences part eight and nine of 27 (probably) 2016-12-30 17:04:50 +01:00
color_theme_manager.h re-group preferences part eight and nine of 27 (probably) 2016-12-30 17:04:50 +01:00
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 Update GUI to follow Slavable API change 2017-06-22 22:04:10 +02:00
control_slave_ui.h Plugin another menu memory leak. 2017-03-16 02:36:48 +01:00
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 update default config (see also 5ec21347a) 2016-11-27 23:00:42 +01:00
duplicate_routes_dialog.cc Modify playlist option labels in Duplicate Track/Bus dialog 2017-01-05 23:16:27 +10:00
duplicate_routes_dialog.h Modify playlist option labels in Duplicate Track/Bus dialog 2017-01-05 23:16:27 +10:00
edit_note_dialog.cc son't try to select non-existent notes after editing (and thus crash). 2016-11-23 04:55:56 +11:00
edit_note_dialog.h
editing_convert.h Add PBD::to_string/string_to template specialisations for types in editing.h 2017-04-19 09:36:55 +10:00
editing_syms.h
editing.cc Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
editing.h classify all region actions based on how they get a list of regions to operate on; use this in Editor::sensitize_the_right_region_actions() 2017-02-15 20:07:49 +01:00
editor_actions.cc Add a "select topmost" track editor action 2017-04-29 12:38:53 +02:00
editor_audio_import.cc probable fix for importing tempo maps that use non-quarter note pulse. 2017-02-27 20:16:10 +01: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 use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
editor_canvas.cc Changes to Editor::visual_changer to support Item/Canvas::prepare_for_render 2017-06-26 08:40:47 +10: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 Tweak/Change the zoom scale in RulerZoomDrag 2017-06-26 08:40:47 +10:00
editor_drag.h tempo editing updates 2017-03-05 05:21:56 +11:00
editor_export_audio.cc Remove dead assignment in Editor::export_audio() 2017-05-23 09:13:27 +10:00
editor_group_tabs.cc Scaleable group-tabs: use Pango to layout text, scale with UI #7331 2017-05-04 19:15:18 +02:00
editor_group_tabs.h Scaleable group-tabs: use Pango to layout text, scale with UI #7331 2017-05-04 19:15:18 +02:00
editor_items.h
editor_keys.cc rework snap 2017-02-04 22:57:36 +11:00
editor_locations.cc Save/restore location clock mode 2017-02-14 17:15:16 +01:00
editor_locations.h Save/restore location clock mode 2017-02-14 17:15:16 +01:00
editor_markers.cc context click on marker > loop range should set loop range 2017-05-11 13:16:07 +01:00
editor_mixer.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
editor_mouse.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
editor_ops.cc GUI: prepare for API changes 2017-06-21 18:12:16 +02:00
editor_pt_import.cc PT import: Add MIDI import functionality 2017-02-17 15:36:02 +01:00
editor_regions.cc Use XMLNode::get/set_property API in EditorRegions class 2017-04-19 09:36:56 +10: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 NO-OP, just cleanup & scope 2017-06-17 18:29:26 +02:00
editor_routes.h Remove delayed selection which causes duplicate selection actifacts. 2017-06-17 18:29:19 +02:00
editor_rulers.cc Remove dead assignment in Editor::metric_get_bbt 2017-05-23 09:13:27 +10:00
editor_selection.cc Don't de-select tracks when order changes 2017-06-17 16:14:28 +02:00
editor_snapshots.cc Fix crash when rapidly switching snapshots 2017-07-01 03:10:50 +02: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 Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
editor_summary.h Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
editor_tempodisplay.cc Fix incorrect positioning of tempo line subdivisions if first meter is non-zero 2017-06-09 11:05:56 +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 Don't interpolate&smooth playhead pos during export. 2017-06-29 18:40:51 +02:00
editor.h Add explicit VideoTimeline change-type, follow up on f73ce2d 2017-06-28 18:46:07 +02:00
engine_dialog.cc Remove locale_guard.h from ardour/ardour.h header 2017-06-22 10:48:38 +10:00
engine_dialog.h Further tweaks to EngineDialog z-axis stacking 2016-12-07 14:50:17 +01:00
enums_convert.h Add PBD::to_string/string_to template specialisations for types in enums.h 2017-04-19 09:36:55 +10:00
enums.cc shorten enum/string for icons by avoiding Gtkmm2ext namespace 2017-02-02 14:09:42 +01:00
enums.h
ergonomic-us.bindings.in Add several new categories and re-sort some keybindings so they display more nicely in html printout. 2017-02-06 18:05:53 -06:00
evtest.cc
export_channel_selector.cc Use Stripable::Sorter in GUI consistently. 2017-06-17 04:36:39 +02: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 Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
export_file_notebook.cc Hide SoundCloud uploader in optimized builds until it's fixed 2017-03-18 15:05:54 +01:00
export_file_notebook.h Save changes when toggling checkboxes in ExportDialog 2016-09-17 22:03:16 +10:00
export_filename_selector.cc GUI to select export session/snapshot name 2017-02-02 12:44:08 +01:00
export_filename_selector.h GUI to select export session/snapshot name 2017-02-02 12:44:08 +01:00
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 Include file's sha1 in export-report image 2017-06-26 19:40:05 +02:00
export_report.h Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
export_timespan_selector.cc Use PBD::to_string from pbd/string_convert.h in ExportTimespanSelector 2017-04-19 09:37:01 +10:00
export_timespan_selector.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_video_dialog.cc Remove LocaleGuards from ExportVideoDialog class 2017-06-22 10:48:38 +10:00
export_video_dialog.h Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
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 Revert "some further debugging, just in case" 2017-03-05 17:01:17 +01:00
floating_text_entry.h Revert "some further debugging, just in case" 2017-03-05 17:01:17 +01:00
gain_meter.cc Switch to PBD control-math and prefer Controllable API 2017-06-21 18:12:04 +02:00
gain_meter.h Remove Cruft -- AutomationStyle never did anything. 2017-06-21 13:16:27 +02:00
generic_pluginui.cc update GUI to use new APIs 2017-06-21 18:13:01 +02:00
gettext.h
ghostregion.cc speed up midi ghost region update 2017-01-30 01:46:38 +11:00
ghostregion.h speed up midi ghost region update 2017-01-30 01:46:38 +11: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 Update GUI to follow Slavable API change 2017-06-22 22:04:10 +02:00
group_tabs.h Fix use-after free (signal after deleting group) 2017-05-14 12:00:19 +02:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gui_object.cc Use XMLNode::set_property API in GUIObject class 2017-04-19 09:36:56 +10:00
gui_object.h Use XMLNode::set_property API in GUIObject class 2017-04-19 09:36:56 +10:00
gui_thread.h
hit.cc
hit.h
idleometer.cc fix windows builds 2017-03-15 12:52:16 +01:00
idleometer.h Tweak idle-o-meter: reset-button & acquisition time display 2017-03-15 12:38:11 +01:00
insert_remove_time_dialog.cc Track Insert/Remove Time dialog: 2016-10-20 16:18:19 -05:00
insert_remove_time_dialog.h Track Add/Remove Time dialog improvements: 2016-10-20 16:02:18 -05:00
instrument_selector.cc Prefer General MIDI Synth as default instrument 2017-01-30 16:42:11 +01:00
instrument_selector.h Prefer General MIDI Synth as default instrument 2017-01-30 16:42:11 +01:00
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 Use XMLNode::get/set_property API in Keyboard class 2017-04-19 09:36:56 +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 Minor tweak to bindings editor layout 2017-01-12 20:53:20 +01:00
keyeditor.h Un-bunch the bunched-up Keybindings editor widgets. 2017-01-05 14:31:27 -06: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 Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
led.h Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
level_meter.cc NO-OP resolve an ambiguity, just because. 2017-02-24 23:41:21 +01:00
level_meter.h NO-OP resolve an ambiguity, just because. 2017-02-24 23:41:21 +01:00
linux_vst_gui_support.cc VST UI sizeing rework 2017-03-08 13:03:46 +01:00
location_ui.cc Use XMLNode::get/set_property API in LocationUI class 2017-04-19 09:36:56 +10:00
location_ui.h Save/restore location clock mode 2017-02-14 17:15:16 +01:00
lua_script_manager.cc Connect Script Manager "Edit" -> Lua Scripting Window 2017-02-19 01:29:08 +01:00
lua_script_manager.h Allow to un/load Lua Session Scripts in the Script Manager 2017-02-19 01:29:08 +01:00
luadialog.cc Add a file-chooser LuaDialog Widget 2017-06-08 13:22:00 +02:00
luadialog.h Lua Dialog refinements: 2017-04-25 16:45:18 +02:00
luadoc.cc
luainstance.cc Remove LocaleGuards from LuaInstance state methods 2017-06-22 10:48:38 +10:00
luainstance.h Lua: Action Script Dialog & MessageBox 2017-04-25 14:01:22 +02:00
luasignal_syms.h add a lua timer callback signal 2016-07-24 13:00:15 +02:00
luasignal.h
luawindow.cc Increase default size of script-editor pane 2017-02-20 03:57:53 +01:00
luawindow.h Connect Script Manager "Edit" -> Lua Scripting Window 2017-02-19 01:29:08 +01:00
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 VST UI sizeing rework 2017-03-08 13:03:46 +01:00
lxvst_plugin_ui.h VST UI sizeing rework 2017-03-08 13:03:46 +01:00
mac_vst_plugin_ui.h MacVST UI resizing 2016-11-15 18:17:47 +01:00
mac_vst_plugin_ui.mm MacVST UI resizing 2016-11-15 18:17:47 +01:00
main_clock.cc Commence transport tool bar re-layout 2016-12-17 02:43:42 +01:00
main_clock.h Commence transport tool bar re-layout 2016-12-17 02:43:42 +01:00
main.cc Do not set C++ locale. 2017-04-20 22:12:18 +02:00
marker_selection.h
marker.cc Tweak tempo-marker grab-handle (extend left/right) 2017-03-11 05:14:32 +01:00
marker.h Tempo Marks : set point colour by discontinuity, display non-quarter pulse if we are non-quarter. 2017-02-27 20:16:10 +01:00
meter_patterns.cc move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05:00
meter_patterns.h
meter_strip.cc Use PBD::to_string from pbd/string_convert.h in MeterStrip class 2017-04-19 09:37:01 +10:00
meter_strip.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
meterbridge.cc Use Stripable::Sorter in GUI consistently. 2017-06-17 04:36:39 +02: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 Tweak MIDI channel dialog layout. 2017-02-02 21:44:43 -06: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 Support note name editing in midi list editor 2017-05-14 18:16:24 +02:00
midi_list_editor.h
midi_region_view.cc Fix compiler warning of unused variable. 2017-05-14 18:15:10 +02:00
midi_region_view.h remove bogus variable from last commit 2017-03-05 01:23:12 +11:00
midi_scroomer.cc Scale scommer and piano-keyboard width with GUI 2017-05-04 17:22:43 +02:00
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc Fix rec-box w/count-in 2017-06-08 13:34:23 +02:00
midi_streamview.h Revert to allowing stacked layer region view for MIDI tracks, for now. 2017-02-06 12:52:40 -06:00
midi_time_axis.cc Use PBD::string_to<bool> in MidiTimeAxisView class 2017-04-19 09:36:59 +10:00
midi_time_axis.h Remove expensive menu for sending immediate Patch Changes, use a dialog 2017-03-29 23:53:56 +02: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
mini_timeline.cc Remove dead assignment in MiniTimeline::draw_edge 2017-05-23 09:13:27 +10:00
mini_timeline.h Minitimeline: show markers immediately left/right of viewpoint 2017-04-02 22:20:12 +02:00
missing_file_dialog.cc GUI support to re-locate missing external (abs-path) files 2017-02-22 10:51:13 +01:00
missing_file_dialog.h GUI support to re-locate missing external (abs-path) files 2017-02-22 10:51:13 +01:00
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 Scaleable group-tabs: use Pango to layout text, scale with UI #7331 2017-05-04 19:15:18 +02:00
mixer_group_tabs.h Scaleable group-tabs: use Pango to layout text, scale with UI #7331 2017-05-04 19:15:18 +02:00
mixer_strip.cc Use quotes for bundled library includes 2017-06-29 00:22:45 +02:00
mixer_strip.h Consolidate code 2017-03-08 22:17:16 +01:00
mixer_ui.cc Remove LocaleGuard from MixerUI class 2017-06-22 10:48:38 +10:00
mixer_ui.h Remove Cruft 2017-06-17 04:36:55 +02:00
mixer.bindings Use dedicated "show editor/mixer" actions 2017-03-10 17:52:42 +01:00
monitor_section.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
monitor_section.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
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 use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
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 Free some one time alloc of the UI (cleaner valgrind output) 2017-01-20 13:53:37 +01:00
mouse_cursors.h Free some one time alloc of the UI (cleaner valgrind output) 2017-01-20 13:53:37 +01:00
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 Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
note_base.cc Performance: store NoteBase UIConfiguration colors between config changes. 2016-10-17 03:19:02 +11:00
note_base.h Performance: store NoteBase UIConfiguration colors between config changes. 2016-10-17 03:19:02 +11:00
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 Prefs treeview borders 2016-12-30 18:44:33 +01:00
option_editor.h Shrink some spinners 2016-12-30 00:12:25 +01:00
opts.cc Fix typos (thanks edogawa) 2017-05-13 20:33:04 +02:00
opts.h Change actions to -A and use -b to output keybindings 2017-04-28 08:19:20 -07:00
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 Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
panner_ui.cc Remove Cruft -- AutomationStyle never did anything. 2017-06-21 13:16:27 +02:00
panner_ui.h Remove Cruft -- AutomationStyle never did anything. 2017-06-21 13:16:27 +02:00
panner2d.cc Plug some mixer memory leaks 2017-01-20 13:53:45 +01:00
panner2d.h
paste_context.h
patch_change_dialog.cc Add gcc suggested parentheses 2017-02-17 23:29:12 +01:00
patch_change_dialog.h Separate MSB/LSB MIDI Bank select 2017-02-14 23:53:23 +01:00
patch_change.cc Use mnemonic-save API for menu-element texts 2017-06-29 00:22:42 +02:00
patch_change.h clean up patch change/sysex headers. 2017-02-04 22:57:36 +11:00
piano_roll_header.cc Scale scommer and piano-keyboard width with GUI 2017-05-04 17:22:43 +02:00
piano_roll_header.h
pingback.cc squelch "curl failed: No Error" 2017-04-21 00:12:20 +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 Use mnemonic-save API for menu-element texts 2017-06-29 00:22:42 +02:00
plugin_pin_dialog.h Limit max height of PinDialog -- fixes #7177 2016-12-20 12:34:40 +01:00
plugin_selector.cc Top-up "Utils" plugin filter 2017-03-21 22:20:17 +01:00
plugin_selector.h basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00
plugin_setup_dialog.cc Add GUI part to immediately fan-out multi-out instruments on track creation 2017-01-21 00:40:18 +01:00
plugin_setup_dialog.h Add GUI part to immediately fan-out multi-out instruments on track creation 2017-01-21 00:40:18 +01:00
plugin_ui.cc basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00
plugin_ui.h GUI: prepare for API changes 2017-06-21 18:12:16 +02:00
point_selection.h
port_group.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01: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 Use mnemonic-save API for menu-element texts 2017-06-29 00:22:42 +02:00
processor_box.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
processor_selection.cc part two of add missing files from selection development branch(es) 2017-05-05 19:26:10 +01:00
processor_selection.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
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 use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
quantize_dialog.cc minor tweak to quantize dialog so that we can test if it is visible 2016-09-27 14:59:31 -05:00
quantize_dialog.h
rc_option_editor.cc Fix a typo 2017-06-30 20:02:45 +02:00
rc_option_editor.h Do not set C++ locale. 2017-04-20 22:12:18 +02: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 update GUI to use new APIs 2017-06-21 18:13:01 +02: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 NO-OP: whitespace 2017-04-03 00:33:44 +02:00
region_selection.h Add API to check if a given region is part of the region-selection 2017-03-12 01:20:14 +01:00
region_view.cc midi note drags are music-based. 2017-02-05 05:02:01 +11:00
region_view.h midi note drags are music-based. 2017-02-05 05:02:01 +11: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 Keep the RhythmFerret dialog window around after using an action. 2017-04-07 00:29:21 +02:00
rhythm_ferret.h Keep the RhythmFerret dialog window around after using an action. 2017-04-07 00:29:21 +02:00
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 Remove another explicit Close button. 2017-06-15 16:06:05 +02:00
route_group_dialog.h Consistent Color Selection Dialog (incl RouteGroups) 2017-03-30 15:21:06 +02:00
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 use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
route_params_ui.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
route_processor_selection.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
route_processor_selection.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
route_sorter.h Use Stripable::Sorter in GUI consistently. 2017-06-17 04:36:39 +02:00
route_time_axis.cc NO-OP: whitespace 2017-06-23 23:43:01 +02:00
route_time_axis.h Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
route_ui_selection.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
route_ui.cc Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
route_ui.h Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
ruler_dialog.cc Remove old special case (ArdourDialog::on_response hides the dialog) 2017-04-25 03:55:51 +02:00
ruler_dialog.h Remove old special case (ArdourDialog::on_response hides the dialog) 2017-04-25 03:55:51 +02:00
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 Skip script-setup if there are no parameters (and name is unique) 2017-04-26 19:45:22 +02:00
script_selector.h Skip script-setup if there are no parameters (and name is unique) 2017-04-26 19:45:22 +02:00
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 Use XMLNode::get/set_property API in SelectionMemento class 2017-04-19 09:36:57 +10:00
selection_memento.h
selection_templates.h
selection.cc Ignore Selection::set() without actual changes 2017-06-17 16:11:24 +02:00
selection.h cut buffer must not mess around with libardour selection 2017-06-07 12:28:53 -04:00
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_archive_dialog.cc Enable session-archive feature 2016-12-27 18:33:47 +01:00
session_archive_dialog.h Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
session_dialog.cc Open session folder when selecting path 2017-04-28 14:33:06 +02:00
session_dialog.h allow to remove a session from the recent list 2016-11-30 11:07:37 +01:00
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 Clarify session property (now that there's an action) 2017-02-13 23:01:11 +01: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 Restore the state of the autoplay button in the import dialog 2017-06-13 00:08:26 +10:00
sfdb_ui.h Restore the state of the autoplay button in the import dialog 2017-06-13 00:08:26 +10:00
shuttle_control.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
shuttle_control.h Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
simple_progress_dialog.h
soundcloud_export_selector.cc Add newline to DEBUG::Soundcloud so that it's readable & flushed 2017-03-18 14:26:53 +01: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 Tweak/fix splash screen event-loop 2017-05-11 14:20:56 +02:00
splash.h Tweak/fix splash screen event-loop 2017-05-11 14:20:56 +02:00
startup.cc remove cruft 2017-02-22 10:47:59 +01:00
startup.h
step_editing.bindings
step_editor.cc rework snap 2017-02-04 22:57:36 +11:00
step_editor.h
step_entry.cc Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
step_entry.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
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 Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
streamview.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
streamview.h prevent suggestion that MIDI tracks can be set to stacked view 2017-01-29 15:03:29 +01:00
strip_selection.h
strip_silence_dialog.cc move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05:00
strip_silence_dialog.h Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
stripable_colorpicker.cc Hide eyedropper color-picker on mac 2017-03-31 02:21:38 +02:00
stripable_colorpicker.h Add ColorButton drop-in replacement with palette support 2017-03-30 15:20:48 +02:00
stripable_time_axis.cc Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
stripable_time_axis.h Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
stripable_treemodel.cc Use Stripable::Sorter in GUI consistently. 2017-06-17 04:36:39 +02:00
stripable_treemodel.h unused code, showing basics of how to define a custom gtkmm-2.4 treemodel for stripables. 2017-02-05 15:51:00 +01:00
sys_ex.cc improve sysex data display. 2017-02-04 22:57:36 +11:00
sys_ex.h clean up patch change/sysex headers. 2017-02-04 22:57:36 +11:00
tape_region_view.cc Towards making tape-tracks work again.. 2016-12-12 03:20:29 +01:00
tape_region_view.h
tempo_curve.cc _group, group.. who cares? 2017-02-27 20:16:10 +01:00
tempo_curve.h initial rework of tempo text display (numbers are curve items) 2017-02-27 20:16:10 +01:00
tempo_dialog.cc Update Tempo Tapping: 2017-05-04 16:13:10 +02:00
tempo_dialog.h Update Tempo Tapping: 2017-05-04 16:13:10 +02:00
tempo_lines.cc Fix incorrect positioning of tempo line subdivisions if first meter is non-zero 2017-06-09 11:05:56 +10:00
tempo_lines.h Fix incorrect positioning of tempo line subdivisions if first meter is non-zero 2017-06-09 11:05:56 +10:00
time_axis_view_item.cc Fix updates of region-color 2016-12-29 23:06:15 +01:00
time_axis_view_item.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
time_axis_view.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01: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 Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
time_info_box.cc Update selection-clock when region properties change 2017-03-12 01:20:49 +01:00
time_info_box.h Save/Restore TimeInfoBox clock modes 2017-03-10 20:39:46 +01:00
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
toolbar_test.cc toolbar building from file given by command line 2017-02-02 14:36:02 +01:00
tooltips.cc
tooltips.h
track_selection.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
track_selection.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
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 De-cramp the transcoding dialog widgets. 2017-02-27 09:49:35 -06:00
transcode_video_dialog.h Keep Dialogs which report process around. 2017-04-20 19:03:52 +02:00
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 Add option add automation-lane points on the line -- #7397 2017-06-18 22:13:02 +02:00
ui_config.cc Remove LocaleGuards from UIConfiguration class 2017-06-22 10:48:38 +10:00
ui_config.h Changes needed for building Tim's new 'string_convert' stuff with MSVC (gtk2_ardour) 2017-04-19 17:25:53 +01:00
ui_light.rc.in
utils_videotl.cc Remove LocaleGuard from VideoUtils::video_query_info 2017-06-22 10:48:38 +10:00
utils_videotl.h Prepare for windows video support on all drive-letters. 2017-01-10 22:38:43 +01:00
utils.cc Fix route color selection dialog 2016-11-29 22:39:20 +01: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 Consistent button visibility (mixer-strips + VCAs) 2017-04-27 00:25:57 +02:00
vca_master_strip.h Update color stripable color-picker(s) 2017-03-11 00:33:43 +01:00
vca_time_axis.cc Mixbus GUI updates (VCA layout, no panners) 2017-06-23 23:43:01 +02:00
vca_time_axis.h Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00
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 Use XMLNode::set_property API in VideoMonitor class 2017-04-19 09:36:57 +10:00
video_monitor.h
video_server_dialog.cc Windows/Videotimeline: support all drives (no fixed docroot/drive-letter) 2017-01-11 03:55:04 +01:00
video_server_dialog.h
video_timeline.cc Remove LocaleGuards from VideoTimeLine class 2017-06-22 10:48:38 +10:00
video_timeline.h Prepare for windows video support on all drive-letters. 2017-01-10 22:38:43 +01:00
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 Revert "consistent use of context-menu popups" 2017-03-24 14:48:46 +01:00
visibility_group.h
vst_plugin_ui.cc VST UI sizeing rework 2017-03-08 13:03:46 +01:00
vst_plugin_ui.h VST UI sizeing rework 2017-03-08 13:03:46 +01:00
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 VST UI sizeing rework 2017-03-08 13:03:46 +01:00
windows_vst_plugin_ui.h VST UI sizeing rework 2017-03-08 13:03:46 +01:00
wscript Prepare VCA Automation Lanes -- refactor TAV 2017-06-15 16:06:32 +02:00