13
0
livetrax/gtk2_ardour
David Robillard eafbb80501 Make patch changes stand out a little better while also being more monochromatic.
The colour on the text doesn't seem to be what it should be, though.  I think
Gtkmm2ext::convert_bgra_to_rgba might be broken...


git-svn-id: svn://localhost/ardour2/branches/3.0@13916 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-20 03:47:01 +00:00
..
export
glade
icons high contrast zoom icons. -- Roy's old zoom icons cropped by Tom. 2012-12-27 19:51:15 +00:00
pixmaps
po
.cvsignore
about.cc
about.h
actions.cc
actions.h
add_route_dialog.cc
add_route_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons
ardev disable Ubuntu global menu for ardev 2012-10-11 08:23:18 +00:00
ardev_common.sh.in reinstate wiimote support, thanks to work by jannis pohlmann 2013-01-07 18:28:09 +00:00
ardev-scons
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_fonts.rc.in remove TINY font size (unused) and tweak monitor section labels up in size 2012-12-11 13:11:03 +00:00
ardour3_styles.rc.in
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in
ardour3_ui_default.conf
ardour3_ui_light_sae.rc.in make more or less all LHS treeviews use the same style 2012-07-20 01:47:27 +00:00
ardour3_ui_light.rc.in
ardour3_widget_list.rc
ardour3.desktop.in
ardour3.xml
ardour_button.cc
ardour_button.h
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
ardour_ui2.cc
ardour_ui_dependents.cc
ardour_ui_dialogs.cc
ardour_ui_ed.cc used fixed width for the big clock and remove all code in AudioClock associated with variable width, since it just really doesn't work very well, and probably cannot be made to work very well 2012-12-29 15:59:38 +00:00
ardour_ui_mixer.cc Patch from colinf to fix problems with toggle mixer on top (#2477). 2012-06-13 21:18:00 +00:00
ardour_ui_options.cc
ardour_ui.cc
ardour_ui.h disclose i18n conspiracy. 2013-01-05 13:58:37 +00:00
ardour_window.cc
ardour_window.h
ardour-sae.menus
ardour.menus.in
ardour.sh.in
arldd Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00
arprof-scons
arval more substantive reworkings of TimeAxisView::name_(entry|label) and name editing. better, but i can still (somehow) trigger occasional misbehaviour 2013-01-14 21:46:32 +00:00
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc
audio_clock.h used fixed width for the big clock and remove all code in AudioClock associated with variable width, since it just really doesn't work very well, and probably cannot be made to work very well 2012-12-29 15:59:38 +00:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc
audio_region_view.h code cleanup; crossfade shape drawing is now more closely associated with the fade-in shape rather than a separate thing. could probably be consolidated into fewer functions, but this is an interim step for testing. Also remove the use-current-fade-shape option which is not meaningful in new model 2012-12-14 17:21:44 +00:00
audio_streamview.cc Don't show previously hidden xfades when finishing a region 2012-07-04 21:09:32 +00:00
audio_streamview.h Don't show previously hidden xfades when finishing a region 2012-07-04 21:09:32 +00:00
audio_time_axis.cc Check for panner_shell rather than panner before 2012-09-15 12:18:41 +00:00
audio_time_axis.h
automation_controller.cc
automation_controller.h
automation_line.cc
automation_line.h
automation_region_view.cc substantive change to try to provide some rationality for region gain line visibility (and automation line visibility in general 2012-05-29 18:30:10 +00: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 Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
bundle_manager.cc Add a menu option and key press (F) in port matrices to flip the selected row and columns in the matrix. 2012-06-20 22:01:22 +00:00
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_impl.h
canvas_patch_change.cc Make patch changes stand out a little better while also being more monochromatic. 2013-01-20 03:47:01 +00:00
canvas_patch_change.h fix whitespace in gtk2_ardour/canvas_patch_change.h 2012-10-09 03:10:46 +00:00
canvas_vars.h
canvas-curve.h
canvas-flag.cc
canvas-flag.h add copyright comments 2013-01-16 18:37:48 +00:00
canvas-hit.cc
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-noevent-pixbuf.h
canvas-noevent-rect.h
canvas-noevent-text.h
canvas-note-event.cc
canvas-note-event.h
canvas-note.cc
canvas-note.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c
canvas-waveview.h
canvas.h
clock_group.cc
clock_group.h group clocks in location UI and region editor so that they all change modes together 2011-03-02 22:43:19 +00:00
cocoacarbon.mm
configinfo.cc Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs. 2011-11-19 00:56:35 +00:00
configinfo.h Add GPL boilerplate. 2010-08-08 02:20:35 +00:00
control_point_dialog.cc
control_point_dialog.h
control_point.cc Use a list of ControlPoints to hold the automation selection, 2012-04-22 14:03:07 +00:00
control_point.h
crossfade_edit.cc
crossfade_edit.h Allow more than one peaks_ready callback to be pending for an AudioRegionView 2010-04-22 01:40:33 +00:00
crossfade_view.h
crossfade_xpms.h
curvetest.cc fix up unexpected situation with fontconfig in our packages 2012-05-05 14:16:13 +00:00
debug.cc add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accelerator_handler() 2011-02-24 19:44:13 +00:00
debug.h
diamond.cc
diamond.h Fix my name :) 2011-04-06 15:00:16 +00:00
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc remove timecode subframe configuration 2013-01-09 15:47:19 +00:00
editor_audio_import.cc remove stay-on-top behavior from import dialog, and set its WM class 2012-12-23 20:34:43 +00:00
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc fix reversion of keyboard focus from gain display editing widget in both mixer and editor windows 2012-12-10 02:03:45 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc Revert shade on playhead cursor (SVN 13048). 2012-09-17 12:08:21 +00:00
editor_cursors.h
editor_drag.cc fix problem with dragging an end range marker if the start of the range was near zero 2013-01-06 14:55:35 +00:00
editor_drag.h
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h
editor_imageframe.cc
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc
editor_mixer.cc
editor_mouse.cc remove "edit" property from track/bus groups; use "select" property which should force region selection to propagate, and then rely on "edit-applies-to-selection" 2012-12-26 17:50:29 +00:00
editor_ops.cc
editor_regions.cc
editor_regions.h fix #4663, partly by more efficiently generating the relevant string, and secondly by making the region list pay attention to fade in/out *active*, not just length 2012-01-27 17:35:06 +00:00
editor_route_groups.cc
editor_route_groups.h remove "edit" property from track/bus groups; use "select" property which should force region selection to propagate, and then rely on "edit-applies-to-selection" 2012-12-26 17:50:29 +00:00
editor_routes.cc
editor_routes.h
editor_rulers.cc
editor_selection.cc
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc
editor_timefx.cc revert previous commit 2012-06-04 15:23:36 +00:00
editor_xpms
editor.bindings
editor.cc fix restore of snap mode (confusion caused by existence of internal/preinternal snap modes) 2013-01-18 15:56:41 +00:00
editor.h
engine_dialog.cc Fix case of strings in comparisions in engine_dialog.cc 2013-01-07 19:17:07 +00:00
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
evtest.cc
export_channel_selector.cc
export_channel_selector.h various fixes for exporting, including correct handling of errors during export which previously would hang when using jack1 because jack_set_freewheel() was called from inside a process() callback; use shared_ptr<Route> in parts of export code that weren't using them before; fix up generation of export filenames so that Glib::build_filename() is used and non-existent folders are ignored 2012-12-06 19:56:33 +00:00
export_dialog.cc Make export type an enum and pass it to the profile manager instead of the xml node name. 2012-12-07 21:58:33 +00:00
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc tweak layout of export dialog to try to make it clear what to enter when setting up the filename. nice checking for the user having understood this is not yet in place 2012-07-25 00:23:12 +00:00
export_filename_selector.h
export_format_dialog.cc Change logic for compiling export format descriptions from incomplete formats 2012-06-24 13:57:20 +00:00
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_multiplicator.cc
export_multiplicator.h
export_preset_selector.cc
export_preset_selector.h Typedef all globally used export smart pointer types in one file. 2011-06-11 14:14:24 +00:00
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc
export_timespan_selector.h
fft_graph.cc
fft_graph.h put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all 2011-03-03 17:58:11 +00:00
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h
gain_meter.cc
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc Concatenate MidiGhostRegion::Note and MidiGhostRegion::Event. 2011-11-17 22:15:56 +00:00
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
global_signals.h
gprofhelper.c
group_tabs.cc
group_tabs.h expose operation to remove subgroup 2013-01-03 19:34:07 +00:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h add copyright comments 2013-01-16 18:37:48 +00:00
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_object.cc
gui_object.h
gui_thread.h add copyright comments 2013-01-16 18:37:48 +00:00
i18n.h
imageframe_p.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
imageframe_socket_handler.cc
imageframe_socket_handler.h
imageframe_time_axis_group.cc
imageframe_time_axis_group.h
imageframe_time_axis_view.cc
imageframe_time_axis_view.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc
imageframe_view.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe.cc
imageframe.h
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
interthread_progress_window.h
io_selector.cc
io_selector.h
itest.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
keyboard.cc Use std::string and Glib::build_filename in gtk2_ardour 2012-06-23 05:09:46 +00:00
keyboard.h
keyeditor.cc fix a SNAFU that occured when switch from ArdourDialog to ArdourWindow that removed the "Rmove shortcut" button from the keyeditor 2012-07-25 00:32:59 +00:00
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc Remove over 500 unnecessary includes (including 54 of session.h). 2012-05-24 06:09:29 +00:00
level_meter.h
lineset.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
lineset.h
linux_vst_gui_support.cc
location_ui.cc
location_ui.h Use set_editable() rather than set_sensitive() to lock the clocks of locked markers, so that middle-click to locate to the marker still works even when locked (#4939). 2012-06-19 13:07:02 +00:00
logmeter.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main_clock.cc
main_clock.h Move delta-to-edit-point options to the main clock context menus (#4472). 2012-05-31 23:14:03 +00:00
main.cc
marker_selection.h
marker_time_axis_view.cc remove the apparently unnecessary "ui_bind()" macro from entire source base 2012-04-25 12:58:19 +00:00
marker_time_axis_view.h
marker_time_axis.cc introduce GUIObjectState; massive, pervasive changes in visibility and height management for track displays in the editor 2011-07-07 00:37:13 +00:00
marker_time_axis.h
marker_view.cc
marker_view.h
marker.cc
marker.h audio clock switchover part2: remove most egregious include-time dependency on audio_clock.h, and alter API for a few utilities along the way 2011-06-02 17:50:37 +00:00
midi_automation_line.cc Don't leave internal edit mode when clicking on an automation region view (#4747). 2012-03-22 16:41:23 +00:00
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h add MIDI channel editing for current note selection, bound to "c" by default 2011-06-13 14:48:48 +00:00
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 fix comment indentation 2012-06-18 19:19:44 +00:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h add copyright comments 2013-01-16 18:37:48 +00:00
midi_region_view.cc
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h Shrink the midi scroomer to match the keyboard in stacked mode. 2012-06-13 20:37:34 +00:00
midi_selection.cc
midi_selection.h
midi_streamview.cc Replace a bunch of potential crashes with graceful handling of the situation. 2013-01-19 07:00:43 +00:00
midi_streamview.h
midi_time_axis.cc
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_util.h Fix my name :) 2011-04-06 15:00:16 +00:00
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_actor.cc add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer_actor.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc
mixer_strip.h
mixer_ui.cc
mixer_ui.h
mixer.bindings
mnemonic-us.bindings.in
monitor_section.cc
monitor_section.h
mono_panner_editor.cc Provide dialogs to edit pan values numerically, at least for 2012-06-06 11:47:09 +00:00
mono_panner_editor.h
mono_panner.cc
mono_panner.h
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu added files 2005-11-13 12:17:56 +00:00
mtest.cc
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
normalize_dialog.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
note_player.cc When sounding notes on selection / note movements, play the note for as long as the mouse button is held down (#4574). 2012-06-08 13:21:05 +00:00
note_player.h
option_editor.cc
option_editor.h goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFader 2013-01-10 15:25:11 +00:00
opts.cc fix long-option: --no-splash = -n (and test git+svn first-commit) 2012-08-21 17:44:48 +00:00
opts.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
panner2d.cc
panner2d.h
panner_editor.cc Provide dialogs to edit pan values numerically, at least for 2012-06-06 11:47:09 +00:00
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc fix mono pan automation updates 2012-12-23 23:15:47 +00:00
panner_ui.h
patch_change_dialog.cc
patch_change_dialog.h
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc Fix capitalisation. 2012-06-01 15:19:19 +00:00
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc
plugin_selector.h
plugin_ui.cc
plugin_ui.h
point_selection.h
port_group.cc
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 Remove over 500 unnecessary includes (including 54 of session.h). 2012-05-24 06:09:29 +00:00
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc Pass whole GdkEventButton into port matrix button 2011-12-07 01:44:47 +00:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc
port_matrix.h
processor_box.cc
processor_box.h fix up various issues with sizing now that we have the basic idea that pixfaders can dynamically resize themselves (#5273) 2013-01-17 02:35:06 +00:00
processor_selection.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
progress_reporter.cc
progress_reporter.h
prompter.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
prompter.h
public_editor.cc
public_editor.h
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc
rc_option_editor.h experimental option to support LTC 29.97000 fps generators. 2012-11-07 23:02:11 +00:00
region_editor.cc patch from colinf tomake region property editor clocks use 2ndary clock mode (#5200) 2013-01-08 00:22:39 +00:00
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h add copyright comments 2013-01-16 18:37:48 +00:00
route_group_dialog.cc
route_group_dialog.h add route group support for monitoring choices 2011-10-21 15:47:50 +00:00
route_group_menu.cc
route_group_menu.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_sorter.h
route_time_axis.cc
route_time_axis.h goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFader 2013-01-10 15:25:11 +00:00
route_ui_selection.h
route_ui.cc
route_ui.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
search_path_option.cc
search_path_option.h
selectable.h
selection_templates.h
selection.cc
selection.h
send_ui.cc
send_ui.h Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs. 2011-11-19 00:56:35 +00: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 yet another plural form fix 2013-01-03 19:53:11 +00:00
sfdb_ui.h remove stay-on-top behavior from import dialog, and set its WM class 2012-12-23 20:34:43 +00:00
shuttle_control.cc
shuttle_control.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
splash.png New spash screen 2006-10-11 21:05:04 +00:00
startup.cc
startup.h
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc remove type hint DIALOG from step entry "dialog" 2013-01-07 20:41:13 +00:00
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h Provide dialogs to edit pan values numerically, at least for 2012-06-06 11:47:09 +00:00
stereo_panner.cc
stereo_panner.h
streamview.cc
streamview.h Shrink the midi scroomer to match the keyboard in stacked mode. 2012-06-13 20:37:34 +00:00
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc i18n fixes from alexander prokoudine (#5016) 2012-07-17 13:11:15 +00:00
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
theme_manager.cc save user UI config (colors) file as soon as colors change or "restore defaults" is used 2012-12-26 16:32:11 +00:00
theme_manager.h
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc
time_axis_view.h completely revisit how track name editing works in the editor 2013-01-19 15:27:04 +00:00
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc center Selection/Punch Clk titles over value-column 2012-11-14 17:03:49 +00:00
time_info_box.h
time_selection.cc
time_selection.h
timecode_tester.cc
track_selection.cc Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
track_selection.h
track_view_list.cc Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
track_view_list.h fix for most (all? we can dream ...) issues involved in #4399 (editing multiply-applies operations to playlists used more than once), and as a side-issue, fix playlist selection which broke when we hid Diskstreams inside Tracks by using orig_track_id() rather than orig_diskstream_id() 2011-12-10 19:20:15 +00:00
transpose_dialog.cc Re-fix compile failure with --no-nls (#3111). 2011-04-23 03:34:42 +00:00
transpose_dialog.h
ui_config_vars.h
ui_config.cc Use std::string and Glib::build_filename in UIConfiguration::save_state 2012-06-23 05:09:48 +00:00
ui_config.h new ArdourButton class, to start to provide more control over how our buttons work and appear; use ArdourButtons for monitor, solo isolate and solo safe buttons, and in the processor box; don't save UI config file (canvas colors) to the user's home dir unless one or more parameters were modified by the user 2011-10-26 21:01:14 +00:00
utils.cc
utils.h
verbose_cursor.cc Move delta-to-edit-point options to the main clock context menus (#4472). 2012-05-31 23:14:03 +00:00
verbose_cursor.h
visibility_group.cc
visibility_group.h
visual_time_axis.cc
visual_time_axis.h
volume_controller.cc
volume_controller.h much ado about nothing when it comes to gain control 2011-06-19 23:02:55 +00:00
vst_plugin_ui.cc tentative redesign of MIDI looping, will probably fix #5050 but needs more extensive testing; remove several unused parameter names 2013-01-08 21:36:42 +00:00
vst_plugin_ui.h Missing files / renames. 2011-11-23 00:57:32 +00:00
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc
window_proxy.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript