ardour/gtk2_ardour
David Robillard bb9cc45cd2 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
Vimmers, try let c_space_errors = 1 in your .vimrc to highlight this kind of stuff in red.  I don't know the emacs equivalent...


git-svn-id: svn://localhost/ardour2/branches/3.0@5773 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-14 16:10:01 +00:00
..
glade
icons Patch from lincoln to add track resize buttons to the top-left corner of the editor (underneath the zoom buttons). Mantis 2768. 2009-08-24 22:28:00 +00:00
pixmaps
po
.cvsignore
about.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
about.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
actions.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
actions.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
add_midi_cc_track_dialog.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
add_midi_cc_track_dialog.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
add_route_dialog.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
add_route_dialog.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
analysis_window.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
analysis_window.h
ardbg waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardbg-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev_common.sh.in Make the mackie surface work again by initialising control surfaces after MIDI, so that the mcu port exists when the control surface is created. In addition to this patch it is necessary to tweak the wscript to build with ALSA_MIDI. 2009-10-07 01:55:32 +00:00
ardev-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardour_dialog.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
ardour_dialog.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_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_ui_dependents.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
ardour_ui_dialogs.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
ardour_ui_ed.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
ardour_ui_mixer.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
ardour_ui_options.cc merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
ardour_ui.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
ardour_ui.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 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-sae.menus
ardour.menus.in add MIDI panic action (which has to be on a menu, sigh ... stupid GTK) 2009-09-12 17:49:57 +00:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_ui_dark_sae.rc.in Fix font name substitution in .rc files. 2009-10-05 02:05:31 +00:00
ardour3_ui_dark.rc.in Fix font name substitution in .rc files. 2009-10-05 02:05:31 +00:00
ardour3_ui_default.conf lots of MIDI editing stuff. to be explained on the website when its done 2009-08-27 03:09:30 +00:00
ardour3_ui_light_sae.rc.in Fix font name substitution in .rc files. 2009-10-05 02:05:31 +00:00
ardour3_ui_light.rc.in Fix font name substitution in .rc files. 2009-10-05 02:05:31 +00:00
ardour3.desktop.in
ardour3.xml
arprof-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
arval waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
arval-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
au_pluginui.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
au_pluginui.mm merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
audio_clock.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
audio_clock.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
audio_region_editor.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
audio_region_editor.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
audio_region_view.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
audio_region_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
audio_streamview.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
audio_streamview.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
audio_time_axis.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
audio_time_axis.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
automation_controller.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
automation_controller.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
automation_line.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
automation_line.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
automation_region_view.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
automation_region_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
automation_selectable.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
automation_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
automation_streamview.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
automation_streamview.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
automation_time_axis.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
automation_time_axis.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
axis_view.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
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
bundle_manager.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
bundle_manager.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
cairo_widget.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
cairo_widget.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_impl.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_vars.h
canvas-curve.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-flag.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
canvas-flag.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-hit.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
canvas-hit.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-imageframe.c 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-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-note-event.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
canvas-note-event.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-note.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
canvas-note.h ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
canvas-program-change.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
canvas-program-change.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-simpleline.c 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-simpleline.h
canvas-simplerect.c 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-simplerect.h
canvas-sysex.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
canvas-sysex.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-waveview.c 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-waveview.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.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
cocoacarbon.mm waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
control_point_dialog.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
control_point_dialog.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
control_point.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
control_point.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
crossfade_edit.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
crossfade_edit.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
crossfade_view.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
crossfade_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
crossfade_xpms.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
curvetest.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
diamond.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
diamond.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
editing_syms.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
editing.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
editing.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
editor_actions.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
editor_audio_import.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
editor_audiotrack.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
editor_canvas_events.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
editor_canvas.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
editor_component.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
editor_component.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
editor_cursors.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
editor_drag.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
editor_drag.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
editor_enums.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
editor_export_audio.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
editor_group_tabs.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
editor_group_tabs.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
editor_hscroller.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
editor_imageframe.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
editor_items.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
editor_keyboard.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
editor_keys.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
editor_markers.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
editor_mixer.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
editor_mouse.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
editor_nudge.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
editor_ops.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
editor_regions.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
editor_regions.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
editor_route_groups.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
editor_route_groups.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
editor_routes.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
editor_routes.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
editor_rulers.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
editor_scrub.cc
editor_selection_list.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
editor_selection.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
editor_snapshots.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
editor_snapshots.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
editor_summary.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
editor_summary.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
editor_tempodisplay.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
editor_timefx.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
editor_xpms
editor.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
editor.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
engine_dialog.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
engine_dialog.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
enums.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
enums.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
ergonomic-us.bindings.in
evtest.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
export_channel_selector.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
export_channel_selector.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
export_dialog.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
export_dialog.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
export_file_notebook.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
export_file_notebook.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
export_filename_selector.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
export_filename_selector.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
export_format_dialog.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
export_format_dialog.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
export_format_selector.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
export_format_selector.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
export_multiplicator.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
export_multiplicator.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
export_preset_selector.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
export_preset_selector.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
export_range_markers_dialog.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
export_range_markers_dialog.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
export_timespan_selector.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
export_timespan_selector.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
fft_graph.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
fft_graph.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
fft_result.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
fft_result.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
fft.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
fft.h
gain_meter.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
gain_meter.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
generic_pluginui.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
gettext.h
ghostregion.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
ghostregion.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
global_port_matrix.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
global_port_matrix.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
gprofhelper.c
group_tabs.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
group_tabs.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
gtk-custom-hruler.c Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
gtk-custom-hruler.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
gtk-custom-ruler.c Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
gtk-custom-ruler.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
gui_thread.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
i18n.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_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 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.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_group.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
imageframe_time_axis_group.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_view.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
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 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.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_view.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
imageframe_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.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
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
interactive-item.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
io_selector.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
io_selector.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
itest.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
keyboard.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
keyboard.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
keyeditor.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
keyeditor.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
latency_gui.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
latency_gui.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
level_meter.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
level_meter.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
lineset.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
lineset.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
location_ui.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
location_ui.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
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 add file 2009-10-02 15:00:19 +00:00
lv2_plugin_ui.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
lv2_plugin_ui.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
main.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
marker_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
marker_time_axis_view.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
marker_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
marker_time_axis.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
marker_time_axis.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
marker_view.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
marker_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
marker.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
marker.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
midi_channel_selector.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
midi_channel_selector.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
midi_cut_buffer.cc MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
midi_cut_buffer.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
midi_list_editor.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
midi_list_editor.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
midi_port_dialog.cc Apply patch from mantis 2761 from tinram to add padding and make a string translatable. 2009-08-20 21:38:59 +00:00
midi_port_dialog.h
midi_region_view.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
midi_region_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
midi_scroomer.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
midi_scroomer.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
midi_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
midi_streamview.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
midi_streamview.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
midi_time_axis.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
midi_time_axis.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
midi_util.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
mixer_group_tabs.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
mixer_group_tabs.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
mixer_strip.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
mixer_strip.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
mixer_ui.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
mixer_ui.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
mnemonic-us.bindings.in fix MIDI playback by not writing into the playback buffer from MidiDiskStream::process() unless recording. This has a negative impact on "monitoring" MIDI, but that needs a different, somewhat more expansive solution anyway 2009-09-21 15:40:32 +00:00
mtest_other.menus
mtest_shared.menu
mtest.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
mtest.menus
nag.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
nag.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
option_editor.cc
option_editor.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
opts.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
opts.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
panner_ui.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
panner_ui.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
panner.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
panner.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
panner2d.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
panner2d.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
piano_roll_header.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
piano_roll_header.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
playlist_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
playlist_selector.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
playlist_selector.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
plugin_eq_gui.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
plugin_eq_gui.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
plugin_interest.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
plugin_selector.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
plugin_selector.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
plugin_ui.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
plugin_ui.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
point_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
port_group.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
port_group.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
port_matrix_body.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
port_matrix_body.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
port_matrix_column_labels.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
port_matrix_column_labels.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
port_matrix_component.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
port_matrix_component.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
port_matrix_grid.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
port_matrix_grid.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
port_matrix_labels.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
port_matrix_labels.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
port_matrix_row_labels.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
port_matrix_row_labels.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
port_matrix_types.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
port_matrix.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
port_matrix.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
processor_box.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
processor_box.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
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
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
public_editor.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
public_editor.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
quantize_dialog.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
quantize_dialog.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
rc_option_editor.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
rc_option_editor.h
region_editor.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
region_gain_line.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
region_gain_line.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
region_selection.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
region_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
region_view.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
region_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
return_ui.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
return_ui.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
rgb_macros.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
rhythm_ferret.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
rhythm_ferret.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
route_group_dialog.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
route_group_dialog.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
route_group_menu.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
route_group_menu.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
route_params_ui.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
route_params_ui.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
route_processor_selection.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
route_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
route_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
route_time_axis.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
route_time_axis.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
route_ui.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
route_ui.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
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
SConscript
selectable.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
selection_templates.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
selection.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
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
send_ui.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
send_ui.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
session_import_dialog.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
session_import_dialog.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
session_metadata_dialog.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
session_metadata_dialog.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
session_option_editor.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
session_option_editor.h
sfdb_freesound_mootcher.cc freesound mootcher patch from donf, from 2.X 2009-10-01 16:21:23 +00:00
sfdb_freesound_mootcher.h
sfdb_ui.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
sfdb_ui.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
simpleline_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
simpleline.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
simpleline.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
simplerect_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
simplerect.cc
simplerect.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
splash.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
splash.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
splash.png
startup.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
startup.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
streamview.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
streamview.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
strip_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
strip_silence_dialog.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
strip_silence_dialog.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
tape_region_view.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
tape_region_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
tempo_dialog.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
tempo_dialog.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
tempo_lines.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
tempo_lines.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
theme_manager.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
theme_manager.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
time_axis_view_item.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
time_axis_view_item.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
time_axis_view.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
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
time_fx_dialog.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
time_fx_dialog.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
time_selection.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
time_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
track_selection.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
track_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
ui_config_vars.h
ui_config.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
ui_config.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
utils.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
utils.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
visual_time_axis.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
visual_time_axis.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
vst_pluginui.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
waveview_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
waveview.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
waveview.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
wscript ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge trims; BROKEN IN PERCUSSIVE MODE FOR NOW 2009-10-06 22:07:10 +00:00
x11.cc