ardour/gtk2_ardour
2016-12-21 03:53:45 +01: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 small fix for italian (#7180) 2016-12-19 22:37:13 +00:00
resources
themes Update Marker display style: consistent height & color 2016-12-19 13:27:22 +01:00
win32
about.cc Adding myself 2016-11-15 03:15:10 +01:00
about.h
actions.cc
actions.h
add_route_dialog.cc Hide/remove per-track record-mode in favor of global setting. 2016-12-17 02:43:42 +01:00
add_route_dialog.h
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
arcanvas update canvas test tool 2016-12-19 13:38:05 +01:00
arcfg
ardbg
ardbg-core
ardev
ardev_common.sh.in
ardev-win
ardour_button.cc Fix Dropdown w/icon size and alignment 2016-12-20 18:48:10 +01:00
ardour_button.h Add support for Pango Markup to ArdourButton 2016-12-10 15:54:41 +01:00
ardour_dialog.cc
ardour_dialog.h
ardour_display.cc
ardour_display.h
ardour_dropdown.cc
ardour_dropdown.h
ardour_http.cc
ardour_http.h
ardour_knob.cc
ardour_knob.h
ardour_spacer.h Simplify spacer code 2016-12-18 21:39:36 +01:00
ardour_spinner.cc
ardour_spinner.h
ardour_ui_dependents.cc Allow to customize parts of the main toolbar 2016-12-20 03:59:15 +01:00
ardour_ui_dialogs.cc Allow to customize parts of the main toolbar 2016-12-20 03:59:15 +01:00
ardour_ui_ed.cc Tweak behavior of Play-With-Preroll action 2016-12-19 13:14:44 -06:00
ardour_ui_mixer.cc
ardour_ui_options.cc Allow to customize parts of the main toolbar 2016-12-20 03:59:15 +01:00
ardour_ui.cc Don't redraw hidden toolbar elements 2016-12-20 12:34:40 +01:00
ardour_ui.h Allow to customize parts of the main toolbar 2016-12-20 03:59:15 +01:00
ardour_ui2.cc Allow to customize parts of the main toolbar 2016-12-20 03:59:15 +01:00
ardour_window.cc
ardour_window.h
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in Change default binding of left+right arrow keys to jump by Grid setting. 2016-12-19 17:25:59 -06:00
ardour.menus.in Separate is an Editor action (like Delete), not a Region action. 2016-12-19 14:08:23 -06:00
ardour.sh.in Fix ldd(1) parsing on NetBSD 2016-10-04 22:15:33 +02:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
arhell
arldd
arlua
arluadoc
armass
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
audio_clock.cc Clean up Clock Tempo, TimeSignature labels 2016-12-18 23:41:42 +01:00
audio_clock.h remove cruft 2016-12-17 02:43:42 +01:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc
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
automation_time_axis.h
axis_view.cc
axis_view.h
big_clock_window.cc
big_clock_window.h
bundle_env_cocoa.cc
bundle_env_linux.cc
bundle_env_mingw.cc
bundle_env_msvc.cc
bundle_env.h
bundle_manager.cc
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_test.cc update canvas test tool 2016-12-19 13:38:05 +01:00
canvas_vars.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clearlooks.rc.in Ruler labels should be normal weight. 2016-12-18 20:13:38 -06:00
clock_group.cc
clock_group.h
cocoacarbon.mm
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
duplicate_routes_dialog.h
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
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 Separate is an Editor action (like Delete), not a Region action. 2016-12-19 14:08:23 -06:00
editor_audio_import.cc add frame parameter for Meter ctor and TempoMap::replace_meter(). allow for various failures. 2016-12-19 04:02:01 +11:00
editor_audiotrack.cc
editor_canvas_events.cc Follow Edits => Follow Range 2016-12-19 13:14:44 -06:00
editor_canvas.cc add arguments (unusued) to control whether or not SMF tempo map is used during import 2016-12-16 14:57:14 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc Follow Edits => Follow Range 2016-12-19 13:14:44 -06: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
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 add frame parameter for Meter ctor and TempoMap::replace_meter(). allow for various failures. 2016-12-19 04:02:01 +11:00
editor_mixer.cc
editor_mouse.cc Follow Edits => Follow Range 2016-12-19 13:14:44 -06:00
editor_ops.cc Tweak behavior of Play-With-Preroll action 2016-12-19 13:14:44 -06:00
editor_pt_import.cc
editor_regions.cc add arguments (unusued) to control whether or not SMF tempo map is used during import 2016-12-16 14:57:14 +00:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
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 Clarify "frames" (video, timecode) vs "samples" (audio) 2016-12-08 12:45:44 +01:00
editor_selection.cc Fix a leftover from 3e214e (Follow Range behavior). 2016-12-19 14:10:58 -06:00
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc add frame parameter for Meter ctor and TempoMap::replace_meter(). allow for various failures. 2016-12-19 04:02:01 +11:00
editor_timefx.cc
editor_videotimeline.cc
editor_xpms
editor.cc Fix Ardour Editor-button height 2016-12-20 19:01:59 +01:00
editor.h Follow Edits => Follow Range 2016-12-19 13:14:44 -06: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
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
export_file_notebook.h
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
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
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 This commit breaks generic GUIs for many LV2 plugins. 2016-12-20 11:33:30 +00:00
gettext.h
ghostregion.cc use a map to find GhostEvents by a pointer to Note. 2016-12-21 03:30:32 +11:00
ghostregion.h use a map to find GhostEvents by a pointer to Note. 2016-12-21 03:30:32 +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
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
keyboard.h
keyeditor.cc
keyeditor.h
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
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 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
marker_selection.h
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
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 fix various midi display bugs introduced by 9038be49d8. 2016-12-21 03:18:18 +11:00
midi_region_view.h speed up patch change redisplay when using scroomer / adjusting height. 2016-12-15 22:35:23 +11:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc remove channel filter status and button from MIDI track header, access via context menu 2016-12-17 17:59:08 +00:00
midi_time_axis.h remove channel filter status and button from MIDI track header, access via context menu 2016-12-17 17:59:08 +00:00
midi_tracer.cc
midi_tracer.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc Don't redraw hidden toolbar elements 2016-12-20 12:34:40 +01:00
mini_timeline.h cont'd work on mini-timeline: 2016-12-19 19:12:13 +01:00
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc Vertically line up mixer strip (backport from Mixbus) 2016-12-21 03:53:45 +01:00
mixer_strip.h UI tweak for the spacer at the bottom of the master bus. 2016-12-12 12:16:43 -06:00
mixer_ui.cc Vertically line up mixer strip (backport from Mixbus) 2016-12-21 03:53:45 +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 Align mon-section bottom button 2016-12-21 03:53:45 +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
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
normalize_dialog.h
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 remove debug output 2016-12-20 12:34:40 +01:00
option_editor.h
opts.cc
opts.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
panner2d.cc
panner2d.h
paste_context.h
patch_change_dialog.cc
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
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 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 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 Add API to query editor's playhead cursor position 2016-12-17 02:43:42 +01:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc Rearrange LTC preference entry 2016-12-20 10:51:04 +01: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
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 remove channel filter status and button from MIDI track header, access via context menu 2016-12-17 17:59:08 +00:00
route_time_axis.h remove channel filter status and button from MIDI track header, access via context menu 2016-12-17 17:59:08 +00:00
route_ui_selection.h
route_ui.cc Hide/remove per-track record-mode in favor of global setting. 2016-12-17 02:43:42 +01:00
route_ui.h Prepare configurable mini-timeline time-span 2016-12-18 00:06:39 +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
session_archive_dialog.h
session_dialog.cc Speed up recent-session display with lots of snapshots. 2016-12-08 20:33:26 +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
sfdb_freesound_mootcher.h
sfdb_ui.cc add arguments (unusued) to control whether or not SMF tempo map is used during import 2016-12-16 14:57:14 +00:00
sfdb_ui.h tweak presentation of SMF tempo option 2016-12-16 14:14:08 +00:00
shuttle_control.cc Move shuttle/speed text outsize 2016-12-19 22:11:53 +01:00
shuttle_control.h Move shuttle/speed text outsize 2016-12-19 22:11:53 +01:00
simple_progress_dialog.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
startup.cc
startup.h
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
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 Towards making tape-tracks work again.. 2016-12-12 03:20:29 +01:00
tape_region_view.h
tempo_curve.cc tempo curve fiddling. 2016-12-11 23:55:13 +11:00
tempo_curve.h constify TempoCurve::tempo(). 2016-12-11 23:44:25 +11:00
tempo_dialog.cc show all parameters when adding a meter via the tempo dialog. 2016-12-19 04:15:46 +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
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 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
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 Allow to customize parts of the main toolbar 2016-12-20 03:59:15 +01: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
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc Fix route color selection dialog 2016-11-29 22:39:20 +01:00
utils.h
vca_master_strip.cc Properly calculate VCA bottom padding & align fader 2016-12-21 03:53:45 +01:00
vca_master_strip.h Properly calculate VCA bottom padding & align fader 2016-12-21 03:53:45 +01:00
vca_time_axis.cc
vca_time_axis.h
verbose_cursor.cc
verbose_cursor.h
video_image_frame.cc
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
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
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript Prepare mini-timeline widget for toolbar 2016-12-17 02:43:42 +01:00