13
0
livetrax/gtk2_ardour
nick_m 59daffea1d rework snap
snap now fills in a struct (MusicFrame) which contins a snapped frame
along with a music divisor.
this gives useful information wrt magnetic snap which may or may not
have rounded to an exact musical position.

region position may now be set musically (using quarter notes for now).

this patch fixes several problems in the current code:

	- dragging a list of music-locked regions now maintains correct
	  musical offsets within the list.

	- splitting regions using magnetic snap works correctly (#7192)

	- cut drag should now work correctly with magnetic snap.

	- musical length of split midi regions is no longer frame based.
2017-02-04 22:57:36 +11:00
..
appdata/po Update Japanese translation 2017-01-22 22:03:55 +01:00
icons Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
macosx/tracks.xcodeproj
msvc
po Update Japanese translation 2017-01-22 22:03:55 +01:00
resources group Product/App specific resources 2016-05-17 13:12:05 +02:00
themes update alternate themes with automation-line-fill opacity 2017-01-12 15:21:21 -06: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 Adding myself 2016-11-15 03:15:10 +01: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 backport/minimize difference to mixbus branch 2016-12-21 12:14:44 +01:00
add_route_dialog.h factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
add_video_dialog.cc 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
arcfg
ardbg
ardbg-core add a script to read core files in gdb/lldb 2016-03-26 15:51:56 +01:00
ardev
ardev_common.sh.in adjustments to build nascent push2 surface support 2016-09-27 14:59:29 -05:00
ardev-win
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_button.cc remove debug output/ifdef 2017-01-27 22:17:53 +01:00
ardour_button.h Add support for Pango Markup to ArdourButton 2016-12-10 15:54:41 +01:00
ardour_dialog.cc when destroying an ArdourDialog, be sure the Keyboard object knows about it. 2016-06-07 18:28:32 -04:00
ardour_dialog.h
ardour_display.cc Make ArdourDisplay a subclass of ArdourDropdown 2016-08-07 19:44:54 +02:00
ardour_display.h Make ArdourDisplay a subclass of ArdourDropdown 2016-08-07 19:44:54 +02:00
ardour_dropdown.cc Replace positioning function with popup helper 2016-08-17 01:45:47 +02:00
ardour_dropdown.h Replace positioning function with popup helper 2016-08-17 01:45:47 +02:00
ardour_http.cc Allow to query HTTP headers 2016-09-16 01:39:04 +02:00
ardour_http.h Allow to query HTTP headers 2016-09-16 01:39:04 +02:00
ardour_knob.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ardour_knob.h extend ArdourKnob ToolTips 2016-07-11 03:45:13 +02:00
ardour_spacer.h Simplify spacer code 2016-12-18 21:39:36 +01:00
ardour_spinner.cc towards a generic plugin grid layout 2016-07-08 18:19:31 +02:00
ardour_spinner.h add an ArdourButton/SpinButton Widget 2016-07-04 00:20:11 +02:00
ardour_ui2.cc mark loop button insensitive when there's no loop-range 2017-01-28 12:05:50 +01:00
ardour_ui_dependents.cc remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection 2017-01-27 22:17:53 +01:00
ardour_ui_dialogs.cc mark loop button insensitive when there's no loop-range 2017-01-28 12:05:50 +01:00
ardour_ui_ed.cc additional commit for removal of TransportControllables 2017-02-02 13:05:05 +01: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 mark loop button insensitive when there's no loop-range 2017-01-28 12:05:50 +01:00
ardour_ui.cc ARDOUR_UI transport buttons should use ArdourButton::set_related_action(). 2017-02-02 13:05:05 +01:00
ardour_ui.h ARDOUR_UI transport buttons should use ArdourButton::set_related_action(). 2017-02-02 13:05:05 +01: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
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in fix up default key bindings to use correct binding groups after recent Editor -> Common migration 2017-01-28 21:32:00 +01:00
ardour.menus.in Add GUI action to record with preroll 2017-01-18 15:16:05 +01:00
ardour.sh.in Fix ldd(1) parsing on NetBSD 2016-10-04 22:15:33 +02:00
ArdourMono.ttf
arhell
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 Potential clock info-text color-glitch fix <span color> 2017-01-31 11:44:40 +01:00
audio_clock.h mark session dirty when dragging tempo markers. 2017-01-27 03:05:32 +11: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 rework snap 2017-02-04 22:57:36 +11:00
audio_region_view.h
audio_streamview.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_streamview.h
audio_time_axis.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
audio_time_axis.h
automation_controller.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
automation_controller.h allow AutomatoinContoller to render as Knob instead of Slider. 2016-07-04 00:20:11 +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 fix a crash when deleting a MIDI region with CC automation (see recipe below) 2016-11-23 15:29:57 +11: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 rework snap 2017-02-04 22:57:36 +11:00
automation_time_axis.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
axis_view.cc Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
axis_view.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
big_clock_window.cc use moved version of reset_focus() 2016-09-06 16:17:39 -04:00
big_clock_window.h
bundle_env_cocoa.cc add code to disable AppNap on OS X/MacOS 2016-08-19 11:12:35 -04:00
bundle_env_linux.cc ArdourCurl: prepare to unify various curl calls 2016-07-18 16:46:59 +02:00
bundle_env_mingw.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bundle_env_msvc.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bundle_env.h
bundle_manager.cc remove close buttons from Bundle Manager (rely on WM provided button) 2016-08-21 23:02:37 +02:00
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_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 backport/minimize difference to mixbus branch 2016-12-21 12:14:44 +01:00
control_slave_ui.h color management and handling for VCAs 2016-06-09 16:03:14 -04: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
editing_syms.h NO-OP: enums implicitly start at zero 2016-01-14 19:10:27 +01:00
editing.cc Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
editing.h Change Zoom to Selection action (Z key) to zoom on both axes 2016-12-13 12:25:03 +10:00
editor_actions.cc move 10 more actions from Editor/* to Common/* 2017-01-28 18:51:03 +01:00
editor_audio_import.cc GUI follow up for new-MIDI-track API change 2017-01-20 21:47:09 +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 GUI follow up for new-MIDI-track API change 2017-01-20 21:47:09 +01:00
editor_canvas.cc rework snap 2017-02-04 22:57:36 +11: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 rework snap 2017-02-04 22:57:36 +11:00
editor_drag.h rework snap 2017-02-04 22:57:36 +11:00
editor_enums.h
editor_export_audio.cc Use the new do_export() method when asked to export 2016-07-20 02:01:40 +02:00
editor_group_tabs.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_items.h 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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_locations.h
editor_markers.cc add undo for changing marker lock style from menu 2017-01-27 03:39:33 +11:00
editor_mixer.cc remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection 2017-01-27 22:17:53 +01:00
editor_mouse.cc rework snap 2017-02-04 22:57:36 +11:00
editor_ops.cc rework snap 2017-02-04 22:57:36 +11:00
editor_pt_import.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
editor_regions.cc correctly display region sync points in the editor region list, when they change 2017-01-10 10:26:23 +00: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 Skip no-change re-ordering of tracks/busses 2017-01-31 20:42:33 +01:00
editor_routes.h remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection 2017-01-27 22:17:53 +01:00
editor_rulers.cc Clarify "frames" (video, timecode) vs "samples" (audio) 2016-12-08 12:45:44 +01:00
editor_selection.cc ensure that most recently stripable is visible in editor 2017-01-28 11:31:11 +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 Minimise duplicate calls to CairoWidget::set_dirty() in the editor summary. 2016-07-10 02:18:38 +10:00
editor_summary.h use PresentationInfo color to set route colors. GUI appears to respond as expected 2016-06-05 17:16:20 -04:00
editor_tempodisplay.cc mark session dirty when dragging tempo markers. 2017-01-27 03:05:32 +11: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 rework snap 2017-02-04 22:57:36 +11:00
editor.h rework snap 2017-02-04 22:57:36 +11:00
engine_dialog.cc Further tweaks to EngineDialog z-axis stacking 2016-12-07 14:50:17 +01: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
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_channel_selector.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_dialog.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_dialog.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_file_notebook.cc Save changes when toggling checkboxes in ExportDialog 2016-09-17 22:03:16 +10:00
export_file_notebook.h Save changes when toggling checkboxes in ExportDialog 2016-09-17 22:03:16 +10:00
export_filename_selector.cc 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 allow to re-use export-report UI 2016-03-11 17:26:42 +01:00
export_timespan_selector.cc export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_timespan_selector.h export RT support as Timespan option 2016-07-16 02:15:56 +02:00
export_video_dialog.cc Normalize API rename part 2 2016-07-18 17:37:13 +02:00
export_video_dialog.h
export_video_infobox.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
export_video_infobox.h
fft_graph.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
fft_graph.h rework FFT-graph, add pointer-position annotations 2016-07-24 13:00:15 +02:00
fft_result.cc 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
fft.cc Fix a crash when we display the 'Plugin Analysis' window (in a generic plugin GUI window) and then close the GUI 2016-08-28 10:23:57 +01:00
fft.h
fix_carbon.h
floating_text_entry.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
floating_text_entry.h stop playing silly games with widget packing when editing a route name in the edito 2016-05-31 15:30:44 -04:00
gain_meter.cc styleguide #6 2017-01-24 13:47:01 +01:00
gain_meter.h Meter point toggle button now uses a popup menu instead of toggling 2017-01-24 13:38:23 +01:00
generic_pluginui.cc This commit breaks generic GUIs for many LV2 plugins. 2016-12-20 11:33:30 +00: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 more consisten code to set menu item name from VCA name 2017-01-28 13:04:32 +01:00
group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
gtk_pianokeyboard.c 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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
gui_object.h fix crash when loading a saved visual state 2016-07-05 23:49:50 +02:00
gui_thread.h
hit.cc add header required when boost shared ptr debugging is in use 2016-05-31 15:30:44 -04:00
hit.h
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 Add keyboard option reset 2016-12-31 19:36:15 +01: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
led.h
level_meter.cc move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05:00
level_meter.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
linux_vst_gui_support.cc consolidate VST UI code 2016-11-15 17:10:13 +01:00
location_ui.cc allow all types of range location (loop, start, end etc.) to be glued to bars and beats. 2016-12-29 01:39:31 +11:00
location_ui.h initial sort-of-mostly-working integration of new Pane 2016-05-31 15:30:45 -04:00
lua_script_manager.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
lua_script_manager.h use WindowManager toggle API for script-manager 2016-05-06 03:59:02 +02:00
luadoc.cc gtk2 ardour doc updates 2016-03-31 01:16:07 +02:00
luainstance.cc fix crash when closing session w/action hooks 2017-02-02 21:42:57 +01:00
luainstance.h Free some one time alloc of the UI (cleaner valgrind output) 2017-01-20 13:53:37 +01:00
luasignal_syms.h add a lua timer callback signal 2016-07-24 13:00:15 +02:00
luasignal.h Add Editor/UI Lua Scripting and Action/Callback Script 2016-02-23 15:41:35 +01:00
luawindow.cc update LuaWindow output on-the-go (allow progress print) 2016-10-06 18:35:29 +02:00
luawindow.h add "revert" button to lua script window 2016-03-26 14:54:10 +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 LinuxVST window re-sizing: forward event to child window. 2015-12-29 10:08:42 +01:00
lxvst_plugin_ui.h
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 Breathe at exit: allow event-loops to clean up 2017-01-20 13:53:53 +01:00
marker_selection.h turn MarkerSelection into a class (bindings) 2016-04-12 18:13:31 +02:00
marker.cc Update Marker display style: consistent height & color 2016-12-19 13:27:22 +01:00
marker.h Update Marker display style: consistent height & color 2016-12-19 13:27:22 +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 move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05:00
meter_strip.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
meterbridge.cc keep meterbridge on top 2016-11-11 01:14:18 +01: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
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 Add region position to note start in the midi list editor 2016-10-13 12:06:38 -04: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 rework snap 2017-02-04 22:57:36 +11:00
midi_region_view.h speed up midi ghost region update 2017-01-30 01:46:38 +11:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc prevent suggestion that MIDI tracks can be set to stacked view 2017-01-29 15:03:29 +01:00
midi_streamview.h prevent suggestion that MIDI tracks can be set to stacked view 2017-01-29 15:03:29 +01:00
midi_time_axis.cc rework snap 2017-02-04 22:57:36 +11:00
midi_time_axis.h rework snap 2017-02-04 22:57:36 +11: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 disallow mini-timebar navigation when recording 2017-01-05 17:48:03 +01:00
mini_timeline.h cont'd work on mini-timeline: 2016-12-19 19:12:13 +01:00
missing_file_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
missing_file_dialog.h
missing_plugin_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
missing_plugin_dialog.h
mixer_group_tabs.cc backport/minimize difference to mixbus branch 2016-12-21 12:14:44 +01:00
mixer_group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
mixer_strip.cc Right-click on a VCA to assign it to the selected channels. 2017-02-02 11:02:10 -06:00
mixer_strip.h Right-click on a VCA to assign it to the selected channels. 2017-02-02 11:02:10 -06:00
mixer_ui.cc Right-click on a VCA to assign it to the selected channels. 2017-02-02 11:02:10 -06:00
mixer_ui.h remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection 2017-01-27 22:17:53 +01:00
mixer.bindings make Escape (cancel drag or selection) work in mixer as well as editor 2016-05-31 15:30:44 -04:00
monitor_section.cc Update monitor section controls when channelcount changes 2017-01-19 16:29:29 +01:00
monitor_section.h Update monitor section controls when channelcount changes 2017-01-19 16:29:29 +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
monitor.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04: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
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 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 add RMS region normalization option 2016-08-13 14:50:59 +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 consolidate --help text, allow to generate man page. 2017-01-14 23:07:44 +01:00
opts.h
panner2d.cc Plug some mixer memory leaks 2017-01-20 13:53:45 +01:00
panner2d.h
panner_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_editor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
panner_interface.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_interface.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
panner_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
panner_ui.h
paste_context.h
patch_change_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
patch_change_dialog.h
patch_change.cc test diff for patch change performance when caching colours. 2016-12-14 04:05:08 +11:00
patch_change.h more work on patch change redisplay. 2016-12-16 01:58:58 +11:00
piano_roll_header.cc
piano_roll_header.h
pingback.cc fix Pingback 2016-07-18 19:21:05 +02:00
pingback.h
playlist_selection.h
playlist_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
playlist_selector.h
plugin_eq_gui.cc plugin spectrum analysis: plot A/B 2016-07-25 17:45:14 +02:00
plugin_eq_gui.h Plugin Analysis: show numeric values on mouse over 2016-07-25 00:31:47 +02:00
plugin_interest.h
plugin_pin_dialog.cc 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 Show plugin format in menu lists. Particularly important on Mac, where you might have both AU and VST formats of a plugin 2017-01-12 11:51:42 -06: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 minor code-tidying tweak - continue if port handle is null, rather than nest inside conditional 2016-10-21 16:31:16 -04: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_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 make new action to bind BackSpace to in processors box 2016-06-02 14:46:35 -04:00
processor_box.cc Plug some mixer memory leaks 2017-01-20 13:53:45 +01:00
processor_box.h Processor box interaction: 2016-10-18 22:26:23 +02:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
public_editor.h rework snap 2017-02-04 22:57:36 +11: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 re-fine preferences dialog part 13 of 27 (probably): 2017-01-24 17:35:07 +01:00
rc_option_editor.h Add Locale config preferences and rearrange UI prefs 2016-12-28 13:38:49 +01:00
region_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_editor.h
region_gain_line.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_gain_line.h
region_layering_order_editor.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
region_layering_order_editor.h
region_selection.cc clean up pending region selection if a region goes away. 2016-11-23 15:36:26 +11:00
region_selection.h convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
region_view.cc rework snap 2017-02-04 22:57:36 +11:00
region_view.h remove reference "const int32_t&" -> const int32_t" 2016-07-10 15:30:41 +02:00
return_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
return_ui.h
rgb_macros.h
rhythm_ferret.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
rhythm_ferret.h Rhythm Rodent updates: 2016-05-01 18:48:27 +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 remove RouteGroupDialog::do_run() and replace its use with code that doesn't rely on a recursive run loop 2016-06-12 14:54:01 -04: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
route_params_ui.h remove dead members and code from RouteParamsUI 2016-06-06 16:04:19 -04:00
route_processor_selection.cc prevent crash when deselecting track from mixer. 2017-01-30 12:55:43 +01:00
route_processor_selection.h remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection 2017-01-27 22:17:53 +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 Remove redundant MIDI submenu. The items are now in the main menu. 2017-02-02 21:44:43 -06:00
route_time_axis.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
route_ui_selection.h many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
route_ui.cc Add GUI part to immediately fan-out multi-out instruments on track creation 2017-01-21 00:40:18 +01:00
route_ui.h Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
ruler_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
ruler_dialog.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
save_as_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
save_as_dialog.h
script_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
script_selector.h fix crash when refreshing lua script list 2016-04-07 23:15:44 +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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
selection_memento.h
selection_templates.h
selection.cc minor logic changes to editor selection 2017-01-28 11:20:05 +01:00
selection.h remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection 2017-01-27 22:17:53 +01: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 GUI option to Exclude unused sources 2016-09-23 20:43:26 +02:00
session_dialog.cc parse modified-with for up to 5 snapshots. 2017-01-21 13:00:07 +01: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 Add session option to enable count-in 2017-01-17 20:44:50 +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 backport/minimize difference to mixbus branch 2016-12-21 12:14:44 +01:00
sfdb_ui.h tweak presentation of SMF tempo option 2016-12-16 14:14:08 +00:00
shuttle_control.cc Fix flat buttons for the shuttle-ctrl 2016-12-31 20:57:07 +01:00
shuttle_control.h Move shuttle/speed text outsize 2016-12-19 22:11:53 +01:00
simple_progress_dialog.h add region & range loudnless report 2016-03-11 17:26:42 +01:00
soundcloud_export_selector.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
soundcloud_export_selector.h
speaker_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
speaker_dialog.h
splash.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
splash.h
startup.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
startup.h 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_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
sys_ex.cc fix memory corruption any time a SysEx display object is deleted 2017-01-03 22:10:05 +00:00
sys_ex.h Clean up cppcheck warnings about handling of allocated memory in SysEx class 2016-10-07 19:49:00 +02: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 rename TempoSection::c_func() -> c(). ensure constant tempi have this set to 0. 2017-01-07 01:27:06 +11:00
tempo_curve.h constify TempoCurve::tempo(). 2016-12-11 23:44:25 +11:00
tempo_dialog.cc rework snap 2017-02-04 22:57:36 +11:00
tempo_dialog.h Tempo ramps - check for impossible locations tempo dialog bbt entry. reorganise code. 2016-05-27 23:38:11 +10:00
tempo_lines.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
tempo_lines.h Initial stab at tempo ramps. 2016-05-27 23:38:09 +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 This turns out to have been a band-aid over a deeper issue in libcanvas, fixed 2017-01-25 16:54:48 +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 more work on time/pitch stretch/shifting 2016-02-22 15:31:25 -05:00
time_info_box.cc Prepare for re-use of TimeInfoBox w/o punch-clock 2016-12-20 03:59:15 +01:00
time_info_box.h Prepare for re-use of TimeInfoBox w/o punch-clock 2016-12-20 03:59:15 +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 many changes associated with rationalizing selection flow 2016-07-06 13:39:10 -04:00
track_selection.h
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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transcode_video_dialog.h
transform_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
transform_dialog.h 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_vars.h Configurable toolbar rec/punch & monitoring buttons 2017-01-16 21:58:53 +01:00
ui_config.cc Leave some notes about memory-leaks 2017-01-20 13:54:12 +01:00
ui_config.h Merge set_pango_fontsize() into reset_dpi() 2016-08-21 15:04:06 +02:00
ui_light.rc.in
utils_videotl.cc Prepare for windows video support on all drive-letters. 2017-01-10 22:38:43 +01: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 Right-click on a VCA to assign it to the selected channels. 2017-02-02 11:02:10 -06:00
vca_master_strip.h Right-click on a VCA to assign it to the selected channels. 2017-02-02 11:02:10 -06:00
vca_time_axis.cc use VCA full name in strips and track headers 2017-01-28 16:06:44 +01: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 Fix video-monitor "sync-source" changes 2016-12-10 15:54:47 +01: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 Windows/Videotimeline: support all drives (no fixed docroot/drive-letter) 2017-01-11 03:55:04 +01: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 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04: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 show VST preset clean/dirty state 2016-11-15 00:32:59 +01:00
vst_plugin_ui.h
vstdbg
window_manager.cc fix issue with WM close/delete ("X") button not working for window proxied dialogs (e.g. add route dialog) 2016-08-16 13:57:00 -04:00
window_manager.h 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 Fix a crash when toggling back and forth between a generic plugin GUI window and a VST plugin's own GUI 2016-08-28 10:26:02 +01:00
windows_vst_plugin_ui.h
wscript toolbar creation from text files 2017-02-02 14:16:17 +01:00