13
0
livetrax/gtk2_ardour
David Robillard 1c7cb97d85 Fix installation globs
git-svn-id: svn://localhost/ardour2/branches/3.0@10168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29 23:24:55 +00:00
..
export
glade
icons add another missing icon 2011-07-10 13:59:26 +00:00
pixmaps
po
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc
about.h remove old paypal cruft from about dialog source, and delete config info window if/when about dialog is deleted 2010-01-04 02:38:37 +00:00
actions.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
actions.h
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc A few capitalisation fixes. 2011-05-16 22:22:57 +00:00
add_route_dialog.h Allow naming of new tracks/busses in the add route dialogue (#3376). 2011-02-27 01:59:04 +00:00
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
arcall Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00
ardbg
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
ardev_common.sh.in Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00
ardev-scons
ardour2_ui_dark_sae.rc.in most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_fonts.rc.in split style files apart to better maintain consistency (generates a useless error during program startup - thanks GTK); metronome icon for (moved) click button; move punch in/out buttons around 2011-06-09 15:44:09 +00:00
ardour3_styles.rc.in
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in stop asking GTK to do include-processing of RC files, since it can't, and get waf to do it at build time 2011-09-29 15:22:11 +00:00
ardour3_ui_default.conf Fix meter colour range to again have a hard knee at 0dB and twiddle colours so >0dB levels are red and stand out. 2011-08-31 18:58:46 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in stop asking GTK to do include-processing of RC files, since it can't, and get waf to do it at build time 2011-09-29 15:22:11 +00:00
ardour3_widget_list.rc
ardour3.desktop.in
ardour3.xml Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
ardour_dialog.cc
ardour_dialog.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
ardour_image_compositor_socket.h
ardour_ui2.cc
ardour_ui_dependents.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
ardour_ui_dialogs.cc
ardour_ui_ed.cc
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui.cc
ardour_ui.h
ardour-sae.menus Remove "smaller" track height (basically just a broken version of small anyway). 2011-06-02 00:06:35 +00:00
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 Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +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
au_pluginui.mm
audio_clock.cc (maybe) rationalize display of drop status for timecode in audio clocks 2011-06-08 20:38:00 +00:00
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc
audio_region_view.h
audio_streamview.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
audio_streamview.h
audio_time_axis.cc fix crashing bug where pan_tracks.front() was used without checking for pan tracks and a related one with gain_track; also uses new GUIObjectState stuff coming up in next commit 2011-07-11 20:31:12 +00:00
audio_time_axis.h
automation_controller.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
automation_controller.h
automation_line.cc Fix problems with selecting control points in AutomationRegionViews with non-zero region start. Firstly, determine_visible_control_points considers a subset of the AutomationLine's points if start is non-zero, and this must be taken into account when matching up AutomationLine points with AutomationList points. Secondly, _offset should not part of the calculation when converting model position to session frames. Fixes #4338. 2011-09-28 00:36:30 +00:00
automation_line.h Fix problems with selecting control points in AutomationRegionViews with non-zero region start. Firstly, determine_visible_control_points considers a subset of the AutomationLine's points if start is non-zero, and this must be taken into account when matching up AutomationLine points with AutomationList points. Secondly, _offset should not part of the calculation when converting model position to session frames. Fixes #4338. 2011-09-28 00:36:30 +00:00
automation_range.h
automation_region_view.cc Fix adding of automation points to regions with a non-zero start (#4316). 2011-09-21 16:56:18 +00:00
automation_region_view.h add braces and move a destructor into its .cc file 2011-07-10 15:28:36 +00:00
automation_selection.h
automation_streamview.cc
automation_streamview.h Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
automation_time_axis.cc Don't create new regions on clicks on MIDI plugin automation 2011-09-07 13:45:52 +00:00
automation_time_axis.h
axis_view.cc
axis_view.h
bundle_manager.cc
bundle_manager.h
cairo_widget.cc replace use of gdk_pixmap_unref() with g_object_unref 2010-05-28 15:20:39 +00:00
cairo_widget.h
canvas_impl.h
canvas_patch_change.cc
canvas_patch_change.h
canvas_vars.h Make shuttle colour a configuration option. 2011-05-18 05:32:41 +00:00
canvas-curve.h
canvas-flag.cc No-op; very minor cleanup. 2011-01-30 13:05:45 +00:00
canvas-flag.h add a first hack at a step edit cursor (to be changed); add program+bank stubs (non-functional for the foreseeable future); fix up step edit changes propagating across all MIDI tracks; make program change "flags" change height along with track 2010-08-11 18:21:37 +00:00
canvas-hit.cc
canvas-hit.h Fix my name :) 2011-04-06 15:00:16 +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-noevent-text.h
canvas-note-event.cc
canvas-note-event.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
canvas-note.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-note.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
canvas-simpleline.c
canvas-simpleline.h fix up some basic conceptual errors with canvas-simpleline, mostly relating to coordinate spaces 2010-12-29 13:46:52 +00:00
canvas-simplerect.c Delete trailing whitespace 2011-06-01 17:00:29 +00:00
canvas-simplerect.h
canvas-sysex.cc
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 restore zero line visibility; change selected region colors back to 2.X version 2011-03-16 13:20:31 +00:00
canvas-waveview.h
canvas.h
clock_group.cc
clock_group.h
cocoacarbon.mm make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
configinfo.cc
configinfo.h Add GPL boilerplate. 2010-08-08 02:20:35 +00:00
control_point_dialog.cc
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
control_point.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
crossfade_edit.cc Use a MementoCommandBinder for Crossfades so that the undo record can contain details for crossfades that are subsequently deleted (#4325). 2011-09-21 15:54:19 +00:00
crossfade_edit.h
crossfade_view.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
crossfade_view.h Delete trailing whitespace 2011-06-01 17:00:29 +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
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
edit_note_dialog.cc attempt to fix deep confusion in GUI code about converting between musical and audio time (should have beneficial effects on #4257); change ghost note drawing when in MIDI note draw/add mode so that its start is aligned with the mouse cursor 2011-08-16 14:24:41 +00:00
edit_note_dialog.h Add note edit dialog. Fixes #3346. 2010-08-14 02:00:50 +00:00
editing_syms.h Add Beat/20 grid subdivision. Fixes #3126. 2010-08-15 10:33:31 +00:00
editing.cc
editing.h
editor_actions.cc
editor_audio_import.cc
editor_audiotrack.cc
editor_canvas_events.cc Delete key can now be used to remove tempo/meter markers 2011-08-15 15:08:37 +00:00
editor_canvas.cc
editor_component.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc attempt to fix deep confusion in GUI code about converting between musical and audio time (should have beneficial effects on #4257); change ghost note drawing when in MIDI note draw/add mode so that its start is aligned with the mouse cursor 2011-08-16 14:24:41 +00:00
editor_drag.h
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc Give route groups their own colour, settable from the route 2011-08-30 09:48:53 +00:00
editor_group_tabs.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_imageframe.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc
editor_mixer.cc
editor_mouse.cc Don't allow non-movable meter / tempo markers to be 2011-09-08 17:49:36 +00:00
editor_nudge.cc
editor_ops.cc
editor_regions.cc Fix one more warning. 2011-07-02 17:19:55 +00:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc Add active toggle to editor route list (#4236). 2011-09-19 22:34:30 +00:00
editor_routes.h Add active toggle to editor route list (#4236). 2011-09-19 22:34:30 +00:00
editor_rulers.cc
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
editor_snapshots.cc Assorted doxygen fixes; no functional changes. 2011-05-23 22:12:45 +00:00
editor_snapshots.h
editor_summary.cc Small tweak to previous commit. 2011-09-14 14:00:03 +00:00
editor_summary.h
editor_tempodisplay.cc
editor_timefx.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
editor_xpms
editor.cc Tidy up style of a few toggle buttons (#4319). 2011-09-19 21:14:59 +00:00
editor.h
engine_dialog.cc
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
export_channel_selector.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
export_dialog.cc Fix #4094: show total export progress instead of per timespan progress 2011-06-11 21:12:24 +00:00
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
export_format_dialog.cc Typedef all globally used export smart pointer types in one file. 2011-06-11 14:14:24 +00:00
export_format_dialog.h
export_format_selector.cc
export_format_selector.h remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog 2010-09-14 15:45:21 +00:00
export_multiplicator.cc
export_multiplicator.h
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc (native) Linux VST support from LinuxDSP 2011-09-20 20:29:47 +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 Typedef all globally used export smart pointer types in one file. 2011-06-11 14:14:24 +00:00
export_timespan_selector.h
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
fft_result.cc
fft_result.h
fft.cc
fft.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
gain_meter.cc
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc Stop bundles disappearing from the port matrix when they 2011-08-13 20:19:39 +00:00
global_port_matrix.h
global_signals.h
gprofhelper.c
group_tabs.cc
group_tabs.h
gtk_pianokeyboard.c
gtk_pianokeyboard.h first, incomplete pass at step entry dialog, along with various SVG and PNG files for notes and dynamics notation 2010-08-02 21:52:21 +00:00
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_object.cc
gui_object.h Fix non visibility of previously-visible MIDI automation 2011-07-13 17:13:30 +00:00
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_socket_handler.h
imageframe_time_axis_group.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_group.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
imageframe_time_axis_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
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 Fix style of the clock in the insert time dialogue. 2011-09-06 09:43:57 +00:00
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 Delete trailing whitespace 2011-06-01 17:00:29 +00:00
itest.cc
keyboard.cc Save user key bindings to the right place. Fixes #3773. 2011-02-15 13:48:50 +00:00
keyboard.h Add keyboard shortcut to tooltip text where possible. 2010-02-09 00:50:24 +00:00
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
led.h
level_meter.cc
level_meter.h
lineset.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
lineset.h
location_ui.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
location_ui.h
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 Use new Suil and SLV2 APIs for LV2 plugin UIs. 2011-04-22 08:08:37 +00:00
lv2_plugin_ui.cc
lv2_plugin_ui.h
lv2_ui.h
lxvst_plugin_ui.h (native) Linux VST support from LinuxDSP 2011-09-20 20:29:47 +00:00
lxvst_pluginui.cc
main.cc
marker_selection.h
marker_time_axis_view.cc
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 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
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc add MIDI channel editing for current note selection, bound to "c" by default 2011-06-13 14:48:48 +00:00
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_list_editor.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
midi_region_view.cc Stop MidiRegionView claiming PrimaryModifier-scrollwheel so 2011-09-28 19:23:13 +00:00
midi_region_view.h
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
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
midi_streamview.h Remove some calls to process_updates() which I think prevent GTK coalescing redraw requests. Remove some debugging code. Suspend update of MIDI regions during scroomer drag to speed things up (#3954). 2011-04-16 13:31:27 +00:00
midi_time_axis.cc Save position of MIDI scroomers (#4140). 2011-08-14 18:40:57 +00:00
midi_time_axis.h
midi_tracer.cc
midi_tracer.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
midi_util.h
missing_file_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
missing_file_dialog.h GPL boilerplate. 2010-11-27 01:04:02 +00:00
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc Give route groups their own colour, settable from the route 2011-08-30 09:48:53 +00:00
mixer_group_tabs.h
mixer_strip.cc
mixer_strip.h Tidy up route colouring a bit so that colours are the 2011-08-30 15:44:00 +00:00
mixer_ui.cc
mixer_ui.h
mnemonic-us.bindings.in
monitor_section.cc
monitor_section.h
mono_panner.cc
mono_panner.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu added files 2005-11-13 12:17:56 +00:00
mtest.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
new_plugin_preset_dialog.h
normalize_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
normalize_dialog.h
note_player.cc
note_player.h when there is a chord at the beginning of a note selection, play the whole chord during drags, not just the first note. seems to be able to send a bank swap message - probably an existingbug 2010-09-15 18:54:04 +00:00
option_editor.cc much ado about nothing when it comes to gain control 2011-06-19 23:02:55 +00:00
option_editor.h
opts.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
opts.h
panner2d.cc Move panner bypass state up to the PannerShell so that it is preserved even when new Panners are dropped in (refixes #4185). 2011-07-14 22:17:43 +00:00
panner2d.h
panner_ui.cc Move panner bypass state up to the PannerShell so that it is preserved even when new Panners are dropped in (refixes #4185). 2011-07-14 22:17:43 +00:00
panner_ui.h
patch_change_dialog.cc always expose channel in patch change dialog (why was this ever dependent on a time converter?) 2011-07-28 13:27:04 +00:00
patch_change_dialog.h
piano_roll_header.cc
piano_roll_header.h
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
playlist_selector.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
plugin_eq_gui.cc
plugin_eq_gui.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
plugin_interest.h
plugin_selector.cc
plugin_selector.h (native) Linux VST support from LinuxDSP 2011-09-20 20:29:47 +00:00
plugin_ui.cc
plugin_ui.h
point_selection.h
port_group.cc
port_group.h
port_insert_ui.cc
port_insert_ui.h Tidy up style of a few toggle buttons (#4319). 2011-09-19 21:14:59 +00:00
port_matrix_body.cc
port_matrix_body.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
port_matrix_column_labels.cc
port_matrix_column_labels.h Fix a couple of crashes with empty matrices. Some small optimisations. 2009-12-07 00:41:50 +00:00
port_matrix_component.cc Stop bundles disappearing from the port matrix when they 2011-08-13 20:19:39 +00:00
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 Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_types.h
port_matrix.cc
port_matrix.h
processor_box.cc
processor_box.h
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h when tabbing between track/bus name entries, attempt to scroll appropriately (#4223) 2011-07-25 20:28:51 +00:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc Set the click paths when enter is pressed in their Entry 2011-09-18 19:49:45 +00:00
rc_option_editor.h
region_editor.cc
region_editor.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
region_gain_line.cc
region_gain_line.h Fix confusion about last_pointer_* variables under snap. 2010-01-11 19:36:29 +00:00
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
region_selection.h Remove incorrect caching of region selection start/end points, and always compute them. I'm pretty sure the slow-down won't be a problem in practice. Fixes #3520. 2010-11-04 18:05:17 +00:00
region_view.cc
region_view.h
return_ui.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_group_dialog.cc Allow route groups to color their tracks (remainder of 2011-08-31 19:14:12 +00:00
route_group_dialog.h Allow route groups to color their tracks (remainder of 2011-08-31 19:14:12 +00:00
route_group_menu.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
route_group_menu.h Make the route group submenu of the RouteTimeAxisView menu apply to the selection. 2011-03-07 13:04:03 +00:00
route_params_ui.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc
route_time_axis.h Tidy up route colouring a bit so that colours are the 2011-08-30 15:44:00 +00:00
route_ui.cc
route_ui.h
SAE-de-keypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-us-nokeypad.bindings.in
search_path_option.cc
search_path_option.h handle multiple imports of the same file better (via better source naming); make session properties editor pretty much work for search paths 2010-11-09 22:18:52 +00:00
selectable.h
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
selection.h
send_ui.cc
send_ui.h Remove erroneous handling of input IO for sends, which don't have them. Fixes #3694. 2011-01-10 19:36:00 +00:00
session_import_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
session_import_dialog.h
session_metadata_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
session_metadata_dialog.h remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog 2010-09-14 15:45:21 +00:00
session_option_editor.cc Option to glue new markers to bars and beats (part of 2011-09-14 20:39:03 +00:00
session_option_editor.h
sfdb_freesound_mootcher.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
shuttle_control.cc shuttle control: make scroll events step by precisely 1 of the current units 2011-07-07 16:49:10 +00:00
shuttle_control.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
simpleline_p.h
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
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
speaker_dialog.cc Delete trailing whitespace 2011-06-01 17:00:29 +00:00
speaker_dialog.h
splash.cc
splash.h
splash.png Merged with trunk R992. 2006-10-21 19:01:50 +00:00
startup.cc fix button label in new session dialog when backing up (from david halter) 2011-08-09 19:05:29 +00:00
startup.h
step_editing.bindings
step_editor.cc attempt to fix deep confusion in GUI code about converting between musical and audio time (should have beneficial effects on #4257); change ghost note drawing when in MIDI note draw/add mode so that its start is aligned with the mouse cursor 2011-08-16 14:24:41 +00:00
step_editor.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
step_entry.cc
step_entry.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
stereo_panner.cc
stereo_panner.h
streamview.cc Allow route groups to color their tracks (remainder of 2011-08-31 19:14:12 +00:00
streamview.h Allow route groups to color their tracks (remainder of 2011-08-31 19:14:12 +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_silence_dialog.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
tape_region_view.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +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
tempo_dialog.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
tempo_lines.cc
tempo_lines.h
theme_manager.cc
theme_manager.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc
time_axis_view.h Fix editor track heights (m/s/etc. buttons being cut off at Normal height). 2011-08-31 15:07:44 +00:00
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc
time_info_box.h split style files apart to better maintain consistency (generates a useless error during program startup - thanks GTK); metronome icon for (moved) click button; move punch in/out buttons around 2011-06-09 15:44:09 +00:00
time_selection.cc
time_selection.h
track_selection.cc Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
track_selection.h
track_view_list.cc
track_view_list.h
transpose_dialog.cc
transpose_dialog.h
ui_config_vars.h
ui_config.cc
ui_config.h
utils.cc Give route groups their own colour, settable from the route 2011-08-30 09:48:53 +00:00
utils.h
verbose_cursor.cc 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
verbose_cursor.h
visual_time_axis.cc
visual_time_axis.h remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
volume_controller.cc
volume_controller.h
vst_pluginui.cc
vst_pluginui.h Extremely hacky but somewhat functional passing of keys to VST plugin UIs. Sort-of fixes #3630. 2010-12-29 21:58:44 +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
waveview.h
window_proxy.cc
window_proxy.h
wscript Fix installation globs 2011-09-29 23:24:55 +00:00