13
0
livetrax/gtk2_ardour
David Robillard 08fffeffec Remove Evoral::MIDIEvent
It is slightly questionable whether type specific methods like
velocity() belong on Event at all, these may be better off as free
functions.  However the code currently uses them as methods in many
places, and it seems like a step in the right direction, since, for
example, we might some day have events that have a velocity but aren't
stored as MIDI messages (e.g. if Ardour uses an internal musical model
that is more expressive).

In any case, the former inheritance and plethora of sloppy casts is
definitely not the right thing.
2016-12-03 15:18:21 -05:00
..
appdata/po
icons Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
macosx/tracks.xcodeproj
msvc
po remove scope from translated phrases. 2016-11-30 23:00:59 +01:00
resources
themes GUI to allow aux-send feedback loops 2016-10-14 16:07:30 +02:00
win32
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 Don't reset the audio tracks name when changing the channel configuration. 2016-10-13 12:05:28 -04:00
add_route_dialog.h factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
analysis_window.cc fix typo 2016-08-07 20:29:21 +02:00
analysis_window.h
arcall
arcfg
ardbg
ardbg-core
ardev
ardev_common.sh.in 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 Avoid 1px size changes when sizing_text() is used 2016-08-25 19:23:49 +02:00
ardour_button.h ArdourButton: add text for measuring decoupled from display text 2016-08-20 16:00:46 +02:00
ardour_dialog.cc
ardour_dialog.h
ardour_display.cc Make ArdourDisplay a subclass of ArdourDropdown 2016-08-07 19:44:54 +02:00
ardour_display.h Make ArdourDisplay a subclass of ArdourDropdown 2016-08-07 19:44:54 +02:00
ardour_dropdown.cc Replace positioning function with popup helper 2016-08-17 01:45:47 +02:00
ardour_dropdown.h Replace positioning function with popup helper 2016-08-17 01:45:47 +02:00
ardour_http.cc Allow to query HTTP headers 2016-09-16 01:39:04 +02:00
ardour_http.h Allow to query HTTP headers 2016-09-16 01:39:04 +02:00
ardour_knob.cc
ardour_knob.h
ardour_spinner.cc
ardour_spinner.h
ardour_ui2.cc
ardour_ui_dependents.cc Making one string translatable 2016-12-02 20:18:02 +01:00
ardour_ui_dialogs.cc
ardour_ui_ed.cc Make menu item for Add Track/Bus/VCA dialog consistent with window title 2016-11-21 09:22:13 +10:00
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui.cc Remove close/OK buttons from engine dialog 2016-11-30 14:44:36 +01:00
ardour_ui.h add a new action to allow surfaces to access Keyboard::close_current_dialog() 2016-09-27 14:59:29 -05:00
ardour_window.cc
ardour_window.h Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in
ardour.menus.in hide unfinished "Archive" feature for 5.4 release 2016-09-27 01:23:20 +02:00
ardour.sh.in Fix ldd(1) parsing on NetBSD 2016-10-04 22:15:33 +02:00
ArdourMono.ttf
arhell
arldd
arlua
arluadoc
armass
arprof
arscan
artest allow to run single tests from ./artest 2016-10-11 00:03:18 +02:00
arval
au_pluginui.h
au_pluginui.mm add a "Pin Management" button to the plugin UI-header 2016-08-05 02:35:51 +02:00
audio_clock.cc fix buffer overflow printing tempo/meter 2016-11-12 16:19:27 +01:00
audio_clock.h Rework duration clock and TempoMap::insert_time to include meter at offset. 2016-10-16 02:33:49 +11:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc removed commented code, now that the comment is actually correct 2016-08-17 23:13:49 -04:00
audio_region_view.h
audio_streamview.cc
audio_streamview.h
audio_time_axis.cc
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
automation_line.cc
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
automation_streamview.h
automation_time_axis.cc Avoid jitter of track headers width when changing automation states 2016-08-20 18:32:37 +02:00
automation_time_axis.h Use a real dropdown for AutoState in automation lanes 2016-08-17 23:56:31 +02:00
axis_view.cc
axis_view.h
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
bundle_env_mingw.cc
bundle_env_msvc.cc
bundle_env.h
bundle_manager.cc remove close buttons from Bundle Manager (rely on WM provided button) 2016-08-21 23:02:37 +02:00
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_vars.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clearlooks.rc.in peak level numeric display now uses "clip indicator" for base color, not "bright indicator" 2016-10-12 15:50:30 -04: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 Fixes minor memory leak found in color_theme_manager.cpp:326 2016-10-12 14:50:03 -04:00
color_theme_manager.h Fixes minor memory leak found in color_theme_manager.cpp:326 2016-10-12 14:50:03 -04:00
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
control_slave_ui.cc
control_slave_ui.h
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
debug.cc
debug.h
default_ui_config.in update default config (see also 5ec21347a) 2016-11-27 23:00:42 +01:00
duplicate_routes_dialog.cc use insert at specification when duplicating tracks/busses 2016-08-22 09:41:59 -04:00
duplicate_routes_dialog.h add insert-at combo selector for duplicate tracks dialog 2016-08-22 09:41:59 -04:00
edit_note_dialog.cc 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
editing.cc Remove duplicate header includes in gtk2_ardour 2016-09-13 14:55:02 +10:00
editing.h
editor_actions.cc Editor up/down arrow keys: snap to track (not 60px) 2016-10-15 04:13:30 +02:00
editor_audio_import.cc GUI support for type-0/1 SMF import (display channel/track count) 2016-10-05 21:01:21 +02:00
editor_audiotrack.cc
editor_canvas_events.cc Add option to zoom using button press in the time rulers and dragging vertically 2016-11-11 14:13:53 +10:00
editor_canvas.cc Performance: store NoteBase UIConfiguration colors between config changes. 2016-10-17 03:19:02 +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 decouple midi region note range and height from midi streamview. 2016-11-23 08:04:14 +11:00
editor_drag.h filter events in HitCreateDrag, remove some code. 2016-11-22 02:05:32 +11:00
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_items.h
editor_keys.cc NO-OP backport changes from Mixbus branch. 2016-11-30 09:21:28 +01:00
editor_locations.cc
editor_locations.h
editor_markers.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
editor_mixer.cc
editor_mouse.cc clicking on an automation line selects adjacent points correctly. 2016-11-23 15:09:54 +11:00
editor_ops.cc Speed up track deletion when Editor-Mixer is visible 2016-11-28 15:36:04 +01:00
editor_pt_import.cc
editor_regions.cc
editor_regions.h
editor_route_groups.cc
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 Set session dirty if tracks are reordered by user. 2016-11-07 08:29:34 -08:00
editor_routes.h
editor_rulers.cc prevent infinite loop when calculating tick marks on low zoom levels 2016-11-02 17:54:24 +01:00
editor_selection.cc Extending an empty selection selects the clicked region. 2016-08-20 01:34:53 +10:00
editor_snapshots.cc
editor_snapshots.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
editor_timefx.cc
editor_videotimeline.cc
editor_xpms
editor.cc cont'd work to prevent duplicate playlist names 2016-11-25 14:24:29 +01:00
editor.h Make Cut mode respect snap modifer 2016-11-21 22:19:56 +10:00
engine_dialog.cc and a more intrusive KDE workaround 2016-11-30 23:19:44 +01:00
engine_dialog.h Remove close/OK buttons from engine dialog 2016-11-30 14:44:36 +01:00
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h
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
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_preset_selector.cc
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
export_timespan_selector.cc
export_timespan_selector.h
export_video_dialog.cc
export_video_dialog.h
export_video_infobox.cc
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
fft_result.cc
fft_result.h
fft.cc Fix a crash when we display the 'Plugin Analysis' window (in a generic plugin GUI window) and then close the GUI 2016-08-28 10:23:57 +01:00
fft.h
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
gain_meter.cc move "logmeter.h" from gtk2_ardour into libs/ardour 2016-09-27 14:59:32 -05:00
gain_meter.h
generic_pluginui.cc fix a-eq grid layout 2016-08-26 01:10:38 +02:00
gettext.h
ghostregion.cc midi ghost region fill colour is per event. don't store it. ensure _outline is set. 2016-11-25 04:50:46 +11:00
ghostregion.h midi ghost region fill colour is per event. don't store it. ensure _outline is set. 2016-11-25 04:50:46 +11:00
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc Fix un/setting group colors 2016-12-01 15:51:00 +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
gtk_pianokeyboard.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc
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 Suffix plugin type in instrument-list to avoid ambiguities 2016-11-14 01:14:52 +01:00
instrument_selector.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc Choose some non-overlapping defaults for User Interaction modifier keys. 2016-08-14 03:04:54 +10:00
keyboard.h Resolve potential ambiguity between the constraint modifier and the copy modifier when beginning a drag. 2016-08-14 03:04:54 +10:00
keyeditor.cc Fix another crash at exit: 2016-08-21 23:02:37 +02:00
keyeditor.h Fix another crash at exit: 2016-08-21 23:02:37 +02:00
latency_gui.cc
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
linux_vst_gui_support.cc consolidate VST UI code 2016-11-15 17:10:13 +01:00
location_ui.cc
location_ui.h
lua_script_manager.cc
lua_script_manager.h
luadoc.cc
luainstance.cc fix interface - proessor_selection is not a Lua C-Function 2016-10-05 01:14:43 +02:00
luainstance.h
luasignal_syms.h
luasignal.h
luawindow.cc update LuaWindow output on-the-go (allow progress print) 2016-10-06 18:35:29 +02:00
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc add a "Pin Management" button to the plugin UI-header 2016-08-05 02:35:51 +02:00
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
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
main_clock.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
main.cc
marker_selection.h
marker.cc Amend last commit - remove some code. 2016-08-20 05:41:12 +10:00
marker.h Amend last commit - remove some code. 2016-08-20 05:41:12 +10:00
meter_patterns.cc 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
meterbridge.cc keep meterbridge on top 2016-11-11 01:14:18 +01:00
meterbridge.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
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
midi_region_view.cc Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
midi_region_view.h decouple midi region note range and height from midi streamview. 2016-11-23 08:04:14 +11:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc amend last commit. 2016-11-25 01:06:22 +11:00
midi_time_axis.h midi scroomer updates streamview during drags. 2016-11-25 00:50:29 +11:00
midi_tracer.cc
midi_tracer.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc
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 Refine instrument fan-out: 2016-11-11 10:48:33 +01:00
mixer_strip.h Make name_button behave more like a Gtk::MenuToolButton 2016-08-18 11:52:22 +02:00
mixer_ui.cc basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00
mixer_ui.h Mixer strip list: click to move strip into view 2016-10-15 23:16:09 +02:00
mixer.bindings
monitor_section.cc static MonitorSection Action -- fixes #7098 2016-11-11 03:54:50 +01:00
monitor_section.h static MonitorSection Action -- fixes #7098 2016-11-11 03:54:50 +01:00
monitor_selector.cc
monitor_selector.h
monitor.bindings
mono_panner_editor.cc
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
mono_panner.h
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc add RMS region normalization option 2016-08-13 14:50:59 +02:00
normalize_dialog.h add RMS region normalization option 2016-08-13 14:50:59 +02:00
note_base.cc 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
note_select_dialog.h
note.cc
note.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc NOOP: whitespace 2016-08-29 06:38:48 -04:00
option_editor.h
opts.cc
opts.h
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h Add missing header include guards in various gtk2_ardour headers 2016-09-13 14:54:54 +10:00
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
paste_context.h
patch_change_dialog.cc
patch_change_dialog.h
patch_change.cc
patch_change.h
piano_roll_header.cc
piano_roll_header.h
pingback.cc
pingback.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_pin_dialog.cc Skip pin-management for MB channelstrip plugins 2016-09-15 15:32:45 +02:00
plugin_pin_dialog.h
plugin_selector.cc basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00
plugin_selector.h basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00
plugin_setup_dialog.cc
plugin_setup_dialog.h
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
port_insert_ui.cc
port_insert_ui.h
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
port_matrix_grid.cc
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc
port_matrix.h
processor_box.bindings
processor_box.cc fix default output map display for no plugin processors 2016-11-25 13:03:25 +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
public_editor.h Make Cut mode respect snap modifer 2016-11-21 22:19:56 +10:00
quantize_dialog.cc minor tweak to quantize dialog so that we can test if it is visible 2016-09-27 14:59:31 -05:00
quantize_dialog.h
rc_option_editor.cc Fix for widget visibility with detached preferences window 2016-11-19 14:19:11 +10:00
rc_option_editor.h
region_editor.cc
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
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
region_view.cc NO-OP backport changes from Mixbus branch. 2016-11-30 09:21:28 +01:00
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_dialogs.h factor out "new route insertion point" enums so they can be shared by relevant dialogs 2016-08-22 08:40:12 -04:00
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc prevent crash during track-deletion (un-selecting deleted tracks) 2016-11-10 23:20:58 +01:00
route_processor_selection.h prevent crash during track-deletion (un-selecting deleted tracks) 2016-11-10 23:20:58 +01:00
route_sorter.h
route_time_axis.cc Fix reversed behaviour of Playlist -> New and New Copy 2016-11-28 10:59:32 +10:00
route_time_axis.h cont'd work to prevent duplicate playlist names 2016-11-25 14:24:29 +01:00
route_ui_selection.h
route_ui.cc Fix route color selection dialog 2016-11-29 22:39:20 +01:00
route_ui.h Implement instrument fan-out options (group, track/bus) 2016-11-10 21:39:20 +01:00
ruler_dialog.cc
ruler_dialog.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
save_as_dialog.cc
save_as_dialog.h
script_selector.cc
script_selector.h
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc
selection_memento.h
selection_templates.h
selection.cc Fix crash when selecting MIDI note 2016-11-15 08:16:31 +10:00
selection.h Note selection state uses note event_id_t. 2016-10-15 23:50:02 +11:00
send_ui.cc
send_ui.h
session_archive_dialog.cc GUI option to Exclude unused sources 2016-09-23 20:43:26 +02:00
session_archive_dialog.h GUI option to Exclude unused sources 2016-09-23 20:43:26 +02:00
session_dialog.cc allow to remove a session from the recent list 2016-11-30 11:07:37 +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
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc
session_option_editor.h
sfdb_freesound_mootcher.cc Rename Struct defined in freesound header to be less generic 2016-09-13 14:55:02 +10:00
sfdb_freesound_mootcher.h Rename Struct defined in freesound header to be less generic 2016-09-13 14:55:02 +10:00
sfdb_ui.cc GUI support for type-0/1 SMF import (display channel/track count) 2016-10-05 21:01:21 +02:00
sfdb_ui.h
shuttle_control.cc
shuttle_control.h
simple_progress_dialog.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
startup.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
startup.h
step_editing.bindings
step_editor.cc Allow negative return in TempoMap::beat_at_frame() and its exact_ variant. 2016-08-14 03:04:53 +10:00
step_editor.h
step_entry.cc
step_entry.h
stereo_panner_editor.cc
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
stereo_panner.h
streamview.cc
streamview.h
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 Clean up cppcheck warnings about handling of allocated memory in SysEx class 2016-10-07 19:49:00 +02: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
tape_region_view.h
tempo_curve.cc TempoSection::tempo_at methods return a Tempo, document the opposite direction. 2016-11-11 03:37:08 +11:00
tempo_curve.h
tempo_dialog.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
tempo_dialog.h
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
theme_manager.cc
theme_manager.h
time_axis_view_item.cc fix hard/impossible trimming situation 2016-08-17 23:09:33 -04:00
time_axis_view_item.h
time_axis_view.cc TimeAxisView::set_selected() needs to call AxisView::set_selected() 2016-09-27 14:59:32 -05:00
time_axis_view.h
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc
time_info_box.h
time_selection.cc
time_selection.h
timers.cc
timers.h
tooltips.cc
tooltips.h
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc
transcode_ffmpeg.h
transcode_video_dialog.cc
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h
transpose_dialog.cc
transpose_dialog.h
trx.menus.in
ui_config_vars.h Add option to zoom using button press in the time rulers and dragging vertically 2016-11-11 14:13:53 +10:00
ui_config.cc Don't include program-name with <Option name="color-file" /> 2016-11-27 21:54:28 +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 Parse information from harvid independent from the locale 2016-08-22 14:47:37 +02:00
utils_videotl.h
utils.cc Fix route color selection dialog 2016-11-29 22:39:20 +01:00
utils.h
vca_master_strip.cc
vca_master_strip.h
vca_time_axis.cc
vca_time_axis.h
verbose_cursor.cc
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
video_image_frame.h
video_monitor.cc
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc
video_timeline.h
video_tool_paths.cc
video_tool_paths.h
visibility_group.cc
visibility_group.h
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
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 basic Mac VST Cocoa UI support 2016-11-13 16:35:06 +01:00