ardour/gtk2_ardour
Tim Mayberry 19384be74b Make Import the default action in the Import Dialog
Double clicking on a file or pressing the Return key will now import it.

This means with autoplay enabled you can navigate a directory of audio files
using the up and down arrow keys and import the wanted files (with Return)
without having to touch the mouse.

Being able to use double click to import a file means you don't have to move
the mouse back and forth between the file browser and the import button.

You can still manually audition the file with space as before.
2017-06-13 00:07:47 +10: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 copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
msvc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
po Update Russian translation 2017-05-26 12:45:08 +02:00
resources group Product/App specific resources 2016-05-17 13:12:05 +02:00
themes Update blueberry_milk-ardour.colors 2017-04-14 13:22:18 -07:00
win32 Remove some Windows icons which I'm told we don't need any more... 2016-06-13 11:35:19 +01:00
about.cc Credit where credit is due 2017-05-29 23:48:17 +02:00
about.h Use PBD::open_uri in about dialog to open website, should fix #6463 2015-09-17 11:55:22 +10:00
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 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_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 overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
arcall
arcanvas valgrind option (commented) for canvas tester 2017-02-01 21:58:20 +01:00
ardbg
ardbg-core add a script to read core files in gdb/lldb 2016-03-26 15:51:56 +01:00
ardev
ardev-win Tweaked build and run for windows 2015-08-16 18:01:28 +02:00
ardev_common.sh.in Faderport8 control surface support 2017-04-13 21:21:59 +02:00
ardour-mime-info.xml set executable and icon name in desktop-file 2015-10-22 18:09:16 +02:00
ardour-sae.menus
ardour.appdata.xml.in.in Add project version to AppData file. 2015-11-22 15:32:07 +01:00
ardour.desktop.in set executable and icon name in desktop-file 2015-10-22 18:09:16 +02:00
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
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 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 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.cc 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
ardour_ui.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
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_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 when creating a new session after working on one, the "Cancel" button should be a quit button. 2017-05-29 15:35:03 -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 GUI options for rec-only metronome 2017-04-01 23:56:27 +02:00
ardour_window.cc fix use of DIALOG/UTILITY window type hint on OS X. 2016-04-13 13:00:05 -04:00
ardour_window.h Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
ArdourMono.ttf
arhell fun with valgrind 2015-10-27 11:15:34 +01:00
arldd
arlua add debug facilities to arlua (valgrind, callgrind) to test libardour 2016-04-24 14:43:18 +02:00
arluadoc add lua script to test channel-mapping, update doc 2016-03-26 01:06:33 +01:00
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 tweak AU redrawing blocking heuristics 2016-05-01 20:02:22 +02:00
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 peak_amplitude_thread fix - #6807 2016-05-16 02:49:18 +02:00
audio_region_view.cc Use AxisView::get_gui_property in AudioRegionView class 2017-04-19 09:36:58 +10:00
audio_region_view.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
audio_streamview.cc Fix rec-box w/count-in 2017-06-08 13:34:23 +02:00
audio_streamview.h Automation selection fixes. 2015-06-21 05:27:45 +10:00
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 allow automation line fill opacity to be theme-able 2017-01-12 15:21:21 -06:00
automation_line.h Fix various snap issues when dragging control points (AutomationRegionView). 2016-10-16 03:47:10 +11: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 Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +02:00
automation_time_axis.h Prepare AutomationTimeAxisView for non-route (VCA) automation 2017-06-09 16:54:21 +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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
bundle_env.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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_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-simpleline.c
canvas-simplerect.c
canvas-waveview.c NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas-waveview.h
canvas_test.cc canvas tester tweak 2017-02-02 14:16:27 +01:00
canvas_vars.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
control_point.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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_slave_ui.cc Fix nested VCA assigns and mixer-layout: 2017-04-27 00:11:18 +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 Add debug bit for selection debugging output 2016-01-14 20:41:43 +10:00
debug.h Add debug bit for selection debugging output 2016-01-14 20:41:43 +10:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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
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 NO-OP: enums implicitly start at zero 2016-01-14 19:10:27 +01:00
editor.cc Fix incorrect positioning of tempo line subdivisions if first meter is non-zero 2017-06-09 11:05:56 +10:00
editor.h use CoreSelection for track selection 2017-05-05 18:56:25 +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.cc Use NSGLView backed main editor canvas 2017-03-21 05:38:10 +01:00
editor_canvas_events.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
editor_component.cc
editor_component.h
editor_cursors.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_cursors.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_drag.cc NoteCreateDrag - Fix incorrect note length due to use of region-relative position 2017-06-10 03:49:01 +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 Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constraint modifier dilates previous tempo. 2016-05-27 23:38:16 +10:00
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 Add a "select topmost" track editor action 2017-04-29 12:38:53 +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 remove misc. debug output 2017-05-08 10:41:12 +01:00
editor_routes.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
editor_rulers.cc Remove dead assignment in Editor::metric_get_bbt 2017-05-23 09:13:27 +10:00
editor_selection.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01: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 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
engine_dialog.cc EngineDialog: immediadely push latency changes to running backends 2017-04-27 21:10:10 +02:00
engine_dialog.h Further tweaks to EngineDialog z-axis stacking 2016-12-07 14:50:17 +01:00
enums.cc shorten enum/string for icons by avoiding Gtkmm2ext namespace 2017-02-02 14:09:42 +01:00
enums.h
enums_convert.h Add PBD::to_string/string_to template specialisations for types in enums.h 2017-04-19 09:36:55 +10:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 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 GUI updates for loudness normalization 2016-05-02 15:44:13 +02:00
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 move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05: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 Use XMLNode::get/set_property in ExportVideoDialog class 2017-04-19 09:36:56 +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.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
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 overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
fft_result.h add missing include 2016-05-23 03:50:43 +02:00
fix_carbon.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 Revert "consistent use of context-menu popups" 2017-03-24 14:48:46 +01:00
gain_meter.h Disallow Selection, context-menu & drag-start on peak-display Button 2017-03-23 01:53:31 +01:00
generic_pluginui.cc Update GUI, drop Automatable::value_as_string() API 2017-06-09 16:54:21 +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 Fix use-after free (signal after deleting group) 2017-05-14 12:00:19 +02:00
group_tabs.h Fix use-after free (signal after deleting group) 2017-05-14 12:00:19 +02:00
gtk_pianokeyboard.c Revert "Fix compilation warnings. (gtk2_ardour part)" 2016-02-22 15:21:50 -05:00
gtk_pianokeyboard.h volatile means hardware-volatile. 2016-02-22 15:25:28 -05:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
hit.cc add header required when boost shared ptr debugging is in use 2016-05-31 15:30:44 -04:00
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 fix import-thread SNAFU 2016-05-21 23:30:11 +02:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 gtk2 ardour doc updates 2016-03-31 01:16:07 +02:00
luainstance.cc Skip script-setup if there are no parameters (and name is unique) 2017-04-26 19:45:22 +02:00
luainstance.h Lua: Action Script Dialog & MessageBox 2017-04-25 14:01:22 +02:00
luasignal.h Add Editor/UI Lua Scripting and Action/Callback Script 2016-02-23 15:41:35 +01:00
luasignal_syms.h add a lua timer callback signal 2016-07-24 13:00:15 +02:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 notify LV2 GUIs about port-changes when loading presets 2015-10-28 04:06:14 +01:00
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.cc Do not set C++ locale. 2017-04-20 22:12:18 +02: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
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
marker_selection.h turn MarkerSelection into a class (bindings) 2016-04-12 18:13:31 +02:00
meter_patterns.cc move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05:00
meter_patterns.h Move UIConfiguration Singleton into UIConfiguration header 2015-09-16 16:55:17 -04:00
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 Remove attempt to retrieve invalid Meterbridge properties 2017-05-26 08:48:04 +10:00
meterbridge.h Various changes to PresentationInfo and a small consolidation of sorters. 2016-06-10 13:57:18 -04:00
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 Add missing header include in midi_channel_selector.h 2015-09-16 16:55:17 -04:00
midi_cut_buffer.cc
midi_cut_buffer.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
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 Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
mixer.bindings Use dedicated "show editor/mixer" actions 2017-03-10 17:52:42 +01:00
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 PBD::to_string from pbd/string_convert.h in MixerStrip class 2017-04-19 09:37:01 +10:00
mixer_strip.h Consolidate code 2017-03-08 22:17:16 +01:00
mixer_ui.cc Remember Monitor-section state (show/hide, attached/detached) 2017-05-10 00:26:02 +02:00
mixer_ui.h use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
monitor.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04: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
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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
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.menus
mtest_other.menus
mtest_shared.menu
nag.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
nag.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 refine add preset/favorite dialog 2015-12-28 17:23:45 +01:00
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.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
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
nsm.cc
nsm.h
nsmclient.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
nsmclient.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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
panner2d.cc Plug some mixer memory leaks 2017-01-20 13:53:45 +01:00
panner2d.h prepare 2d-panner theme 2015-08-08 17:42:43 +02: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 Revert "consistent use of context-menu popups" 2017-03-24 14:48:46 +01:00
panner_ui.h scalable panners 2015-04-20 20:45:36 +02:00
paste_context.h
patch_change.cc test diff for patch change performance when caching colours. 2016-12-14 04:05:08 +11:00
patch_change.h clean up patch change/sysex headers. 2017-02-04 22:57:36 +11:00
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
piano_roll_header.cc Scale scommer and piano-keyboard width with GUI 2017-05-04 17:22:43 +02:00
piano_roll_header.h Highlight note in piano roll - #6510 2015-08-15 03:08:55 +02:00
pingback.cc squelch "curl failed: No Error" 2017-04-21 00:12:20 +02:00
pingback.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 Limit max height of PinDialog -- fixes #7177 2016-12-20 12:34:40 +01: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 basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00
point_selection.h
port_group.cc use CoreSelection for track selection 2017-05-05 18:56:25 +01:00
port_group.h further improvements to port grouping for the port matrix 2015-12-03 12:50:32 -05:00
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.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
port_matrix.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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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
processor_box.bindings make new action to bind BackSpace to in processors box 2016-06-02 14:46:35 -04:00
processor_box.cc Fix crash when showing plugin-UI in safe-mode 2017-06-08 21:21:41 +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 fix progress reporter, use idle callback. 2015-09-19 19:00:42 +02:00
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 Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
rc_option_editor.cc Fix typos (thanks edogawa) 2017-05-13 20:33:04 +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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_gain_line.h Allow creation of region gain points by clicking on a line. 2015-08-27 02:20:43 +10:00
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 stop AddRouteDialog from being modal and from using a recursive run loop 2016-06-12 14:54:01 -04:00
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 push sorted Stripable order back to PI (for control surfaces) 2017-01-18 05:14:48 +01:00
route_time_axis.cc Use PBD::to_string from pbd/string_convert.h in RouteTimeAxis 2017-04-19 09:37:01 +10:00
route_time_axis.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
route_ui.cc NO-OP: whitespace 2017-05-04 00:43:40 +02:00
route_ui.h Update color stripable color-picker(s) 2017-03-11 00:33:43 +01:00
route_ui_selection.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04: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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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.cc Prepare AutomationTimeAxisView for non-route (VCA) automation 2017-06-09 16:54:21 +02:00
selection.h cut buffer must not mess around with libardour selection 2017-06-07 12:28:53 -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
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 fix inheritance/class design to get both SessionOptionEditor and RCOptionEditor to work correctly 2016-02-22 15:31:25 -05:00
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 Make Import the default action in the Import Dialog 2017-06-13 00:07:47 +10:00
sfdb_ui.h Make Import the default action in the Import Dialog 2017-06-13 00:07:47 +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 add region & range loudnless report 2016-03-11 17:26:42 +01:00
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 remove unused fstream includes 2015-10-05 22:15:18 +02:00
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 bring back the beta release warning for users new to 5.x-preN 2016-06-05 16:33:01 -04:00
step_editing.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
step_editor.cc rework snap 2017-02-04 22:57:36 +11:00
step_editor.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
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.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
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
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_treemodel.cc unused code, showing basics of how to define a custom gtkmm-2.4 treemodel for stripables. 2017-02-05 15:51:00 +01: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.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_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_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 RAII Timer Suspend wrapper 2015-10-30 15:55:27 +01:00
timers.h RAII Timer Suspend wrapper 2015-10-30 15:55:27 +01:00
toolbar_test.cc toolbar building from file given by command line 2017-02-02 14:36:02 +01:00
tooltips.cc Add tooltips.h header for setting tooltips rather than via ardour_ui.h 2015-09-16 16:55:17 -04:00
tooltips.h Add tooltips.h header for setting tooltips rather than via ardour_ui.h 2015-09-16 16:55:17 -04:00
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 convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
track_view_list.h convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
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 Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
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.cc Use snprintf instead of std::stringstream when converting color values to strings 2017-04-19 09:36:59 +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_config_vars.h Limit clock displays to 30days (720hours) by default. 2017-05-08 12:37:17 +02:00
ui_light.rc.in
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
utils_videotl.cc Use PBD::string_to functions in VideoUtils::video_query_info 2017-04-19 09:36:59 +10:00
utils_videotl.h Prepare for windows video support on all drive-letters. 2017-01-10 22:38:43 +01: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 Use PBD::to_string() from pbd/string_convert.h in VCATimeAxisView 2017-04-19 09:37:01 +10:00
vca_time_axis.h make sure editor can follow visibility changes for VCAs 2016-06-10 15:00:43 -04: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 Use XMLNode::get/set_property API in VideoTimeLine class 2017-04-19 09:36:57 +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 show/hide VCA assign buttons depending on VCA existence 2016-05-31 15:30:42 -04:00
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 use WindowProxy::signal_(map|unmap) to keep window toggle actions in their correct state 2016-06-12 22:49:47 -04:00
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 use CoreSelection for track selection 2017-05-05 18:56:25 +01:00