ardour/gtk2_ardour
Paul Davis 8c4ce1e2ce writable session patch, forward ported from 2.X
git-svn-id: svn://localhost/ardour2/branches/3.0@5770 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-13 20:43:28 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
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 Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
po Fix scons install build. 2009-06-11 11:53:36 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc Add missing 0 to author list, to fix mantis 2802. Patch from tinram. 2009-07-30 00:35:09 +00:00
about.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
actions.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
actions.h writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
add_midi_cc_track_dialog.cc unify ard* scripts for both scons & waf builds 2009-02-26 22:30:13 +00:00
add_midi_cc_track_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
add_route_dialog.cc fix crash when trying to create a non-template track/bus with >2 channels; put MIDI after mono/stereo in the track config combo of AddRouteDialog 2009-07-21 18:29:34 +00:00
add_route_dialog.h Apply tinram's patch from mantis 2756 (with a few tweaks). Thanks! 2009-06-29 00:39:44 +00:00
analysis_window.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
analysis_window.h Bit of include trimming. 2009-06-29 00:38:32 +00:00
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 Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
ardour_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
ardour_image_compositor_socket.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour_ui_dependents.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
ardour_ui_dialogs.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +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 merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +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 writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
ardour_ui.h 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
ardour_ui2.cc lots of MIDI editing stuff. to be explained on the website when its done 2009-08-27 03:09:30 +00:00
ardour-sae.menus Returns (i.e. sidechains). 2009-05-07 17:31:18 +00:00
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 Waf: install stuff 2009-02-27 04:40:44 +00:00
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 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_sae.conf 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
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 Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
ardour3.xml Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
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 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
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
audio_clock.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
audio_region_editor.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
audio_region_editor.h 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
audio_region_view.cc string_is_affirmative() fix for 3.0 2009-10-02 20:53:31 +00:00
audio_region_view.h Make fade edits and trim possible on stacked regions. 2009-08-25 21:53:21 +00:00
audio_streamview.cc Reintroduce crossfade views for tracks in stacked region mode. 2009-08-26 01:49:08 +00:00
audio_streamview.h Reintroduce crossfade views for tracks in stacked region mode. 2009-08-26 01:49:08 +00:00
audio_time_axis.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
audio_time_axis.h Remove unused declaration. 2009-08-26 00:42:17 +00:00
automation_controller.cc Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
automation_controller.h Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
automation_line.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
automation_line.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_region_view.cc time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
automation_region_view.h time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
automation_selectable.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_selection.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
automation_streamview.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
automation_streamview.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_time_axis.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
automation_time_axis.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
axis_view.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
axis_view.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
bundle_manager.cc Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
bundle_manager.h Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
cairo_widget.cc Added a few comments. 2009-06-21 15:56:16 +00:00
cairo_widget.h Added a few comments. 2009-06-21 15:56:16 +00:00
canvas_impl.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
canvas_vars.h * Added CanvasSysEx class for displaying SysExes 2009-02-13 08:29:12 +00:00
canvas-curve.h "finalmunge" patch from nick, plus work on editor region list and actions infrastructure from me 2005-10-09 05:03:29 +00:00
canvas-flag.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-flag.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
canvas-hit.cc fix up dragging notes in percussive mode 2009-10-07 15:05:52 +00:00
canvas-hit.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-imageframe.c merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
canvas-imageframe.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
canvas-note-event.cc 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-note-event.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-note.cc 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-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 Fix time / positioning of PC flags (beat time). 2009-02-16 05:54:12 +00:00
canvas-program-change.h Fix time / positioning of PC flags (beat time). 2009-02-16 05:54:12 +00:00
canvas-simpleline.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-simpleline.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-simplerect.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-simplerect.h miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +00:00
canvas-sysex.cc Remove unnecessary/unused template parameter from canvas sysex flags. 2009-02-17 02:19:16 +00:00
canvas-sysex.h Remove unnecessary/unused template parameter from canvas sysex flags. 2009-02-17 02:19:16 +00:00
canvas-waveview.c Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
canvas-waveview.h Fix some warnings. 2009-05-15 21:36:37 +00:00
canvas.h Use pixbufs as region name labels rather than Gnome::Canvas::Text. Don't set height on every regionview in non-stacked mode in StreamView::add_region_view (speeds up some playlist operations). 2009-05-13 15:33:41 +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 Oops. Missing files from previous commit. 2008-12-18 17:57:37 +00:00
control_point_dialog.h Oops. Missing files from previous commit. 2008-12-18 17:57:37 +00:00
control_point.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
control_point.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
crossfade_edit.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
crossfade_edit.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
crossfade_view.cc Reintroduce crossfade views for tracks in stacked region mode. 2009-08-26 01:49:08 +00:00
crossfade_view.h Reintroduce crossfade views for tracks in stacked region mode. 2009-08-26 01:49:08 +00:00
crossfade_xpms.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
curvetest.cc allow dragging of automation lines (Ben Loftis, backported from 2.X) 2009-03-02 18:08:15 +00:00
diamond.cc fix up dragging notes in percussive mode 2009-10-07 15:05:52 +00:00
diamond.h fix up dragging notes in percussive mode 2009-10-07 15:05:52 +00:00
editing_syms.h remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
editing.cc remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
editing.h Make waveform show / scale / shape a global option in the prefs dialog to clean things up a bit. Options to make exceptions for individual tracks could be re-added, if people want them. 2009-06-10 21:58:25 +00:00
editor_actions.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
editor_audio_import.cc i/o button naming patch and imported file BWF timecode retention patch from nickm, both reworked for 3.0 2009-10-01 20:40:51 +00:00
editor_audiotrack.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_canvas_events.cc move note drag & note resize mouse handling up into the Drag/Editor infrastructure/level 2009-09-08 21:45:44 +00:00
editor_canvas.cc remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
editor_component.cc Fixes for crashes on session going away. 2009-07-04 11:51:25 +00:00
editor_component.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
editor_cursors.cc Add a playhead marker to the summary. 2009-06-17 00:29:56 +00:00
editor_drag.cc 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
editor_drag.h more MIDI editing cleanups, mostly fixing subtleties. Will break loading the history file for older sessions with MIDI editing present - we warned you :) 2009-09-10 20:41:08 +00:00
editor_enums.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editor_export_audio.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_group_tabs.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_group_tabs.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
editor_hscroller.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_imageframe.cc 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
editor_items.h move note drag & note resize mouse handling up into the Drag/Editor infrastructure/level 2009-09-08 21:45:44 +00:00
editor_keyboard.cc Pull dragging code out of the Editor class into its own hierarchy. 2009-05-30 18:25:59 +00:00
editor_keys.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_markers.cc Clean up range menu a bit. Make a couple of range actions happen to all tracks if no tracks nor regions are selected. Stop involvement of the edit point in those same actions as it doesn't seem to make much sense. 2009-07-21 19:55:12 +00:00
editor_mixer.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_mouse.cc move note drag & note resize mouse handling up into the Drag/Editor infrastructure/level 2009-09-08 21:45:44 +00:00
editor_nudge.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_ops.cc visual state patches from 2.X 2009-10-01 20:52:07 +00:00
editor_regions.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_regions.h Factor regions list out of Editor. 2009-07-03 22:42:22 +00:00
editor_route_groups.cc Fix route group collect option. 2009-08-10 21:13:33 +00:00
editor_route_groups.h Add option to collect a route group, so that its member routes are reordered to be together in the editor. A few cleanups along the way. 2009-07-04 13:44:01 +00:00
editor_routes.cc Fix route group collect option. 2009-08-10 21:13:33 +00:00
editor_routes.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_rulers.cc string_is_affirmative() fix for 3.0 2009-10-02 20:53:31 +00:00
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_selection_list.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
editor_selection.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_snapshots.cc Missing files. 2009-07-03 23:54:57 +00:00
editor_snapshots.h Missing files. 2009-07-03 23:54:57 +00:00
editor_summary.cc Fix warning. 2009-09-09 16:38:45 +00:00
editor_summary.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
editor_tempodisplay.cc Support recursive undo events. 2009-05-05 01:53:30 +00:00
editor_timefx.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_xpms Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
editor.cc string_is_affirmative() fix for 3.0 2009-10-02 20:53:31 +00:00
editor.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
engine_dialog.cc three recent fixes from 2.0-ongoing (RT on by default, Mackie port name nonsense; processor box no-redisplay flag reset on set_route() 2009-10-08 21:56:16 +00:00
engine_dialog.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
enums.cc Preserve stacked / overlaid state of tracks in the session file. 2009-08-26 01:06:31 +00:00
enums.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
ergonomic-us.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
evtest.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
export_channel_selector.cc the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or 2.X SESSIONS !!!! BREAKAGE IS EXPECTED !!!! IF YOU HAVE AND NEED A WORKING 3.0 DO **NOT** UPDATE. !!!! otherwise, update and enjoy the steadily emerging joys of this major reworking of ardour internals 2009-06-09 20:21:19 +00:00
export_channel_selector.h Some preparations for allowing multiple channel configurations in export channel configurations. 2009-03-08 10:56:40 +00:00
export_dialog.cc Put advanced bits in an expander. Still need to make the export code default to exporting the master bus from the whole session, somehow. 2009-09-01 20:14:13 +00:00
export_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_file_notebook.cc the basics of step editing, more details to follow 2009-09-03 12:39:50 +00:00
export_file_notebook.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_filename_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_filename_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_format_dialog.cc Fix some trivial compiler warnings and add editor_imageframe.cc to gtk2_ardour/wscript 2009-10-02 11:16:15 +00:00
export_format_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_format_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_format_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_multiplicator.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_multiplicator.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
export_preset_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_preset_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_range_markers_dialog.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_range_markers_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_timespan_selector.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
export_timespan_selector.h Some preparations for allowing multiple channel configurations in export channel configurations. 2009-03-08 10:56:40 +00:00
fft_graph.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
fft_graph.h Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
fft_result.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
fft_result.h Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
fft.cc Added facilities into PluginInsert for the GUI to gather parts of the real signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. 2008-10-20 18:57:34 +00:00
fft.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
gain_meter.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
gain_meter.h install ardour.menus and bindings file (elthariel) ; initial, basic MIDI gain (fader) working 2009-07-23 03:01:31 +00:00
generic_pluginui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
gettext.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ghostregion.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
ghostregion.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
global_port_matrix.cc Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
global_port_matrix.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
gprofhelper.c Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
group_tabs.cc Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
group_tabs.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
gtk-custom-hruler.c Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
gtk-custom-hruler.h more gobject fixups 2005-11-27 01:23:55 +00:00
gtk-custom-ruler.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
gtk-custom-ruler.h misc stuff 2005-11-29 03:56:38 +00:00
gui_thread.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
i18n.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
imageframe_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
imageframe_socket_handler.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
imageframe_socket_handler.h add processor-same-as-route-name fix, modified from 2.X version; clean up CMT stuff so that it will compile, but continue to not compile it 2009-10-02 01:49:57 +00:00
imageframe_time_axis_group.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis_group.h add processor-same-as-route-name fix, modified from 2.X version; clean up CMT stuff so that it will compile, but continue to not compile it 2009-10-02 01:49:57 +00:00
imageframe_time_axis_view.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
imageframe_time_axis_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
imageframe_time_axis.h add processor-same-as-route-name fix, modified from 2.X version; clean up CMT stuff so that it will compile, but continue to not compile it 2009-10-02 01:49:57 +00:00
imageframe_view.cc time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
imageframe_view.h time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
imageframe.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
interactive-item.h Make MIDI note editing work somewhat again... 2009-05-05 00:08:30 +00:00
io_selector.cc permit sends to show up in processor box, by handling delete event and sending Finished from IOSelectorWindow 2009-09-13 02:03:04 +00:00
io_selector.h permit sends to show up in processor box, by handling delete event and sending Finished from IOSelectorWindow 2009-09-13 02:03:04 +00:00
itest.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
keyboard.cc visual state patches from 2.X 2009-10-01 20:52:07 +00:00
keyboard.h Alter snap modifier so that it turns the grid on when it's off as well as vice-versa. 2009-08-24 20:26:34 +00:00
keyeditor.cc first part of fixing up send/return metering ; make send-controlling faders work ; fixes from 2.X for key editor and untranslatable string; use standard name for surfaces lib version in wiimote wscript 2009-07-21 03:23:57 +00:00
keyeditor.h Merge with 2.0-ongoing R2883. 2008-01-10 22:22:29 +00:00
latency_gui.cc Some small fixes to the latency GUI. 2009-06-22 02:00:25 +00:00
latency_gui.h Some small fixes to the latency GUI. 2009-06-22 02:00:25 +00:00
level_meter.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
level_meter.h 75% (?) of the way towards making mixer strips control bus sends. lots more to do 2009-05-17 02:08:13 +00:00
lineset.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
lineset.h Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. 2009-05-18 00:21:17 +00:00
location_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
location_ui.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
logmeter.h Waf building of gtk2_ardour. 2009-02-25 23:21:49 +00:00
lv2_external_ui.h add file 2009-10-02 15:00:19 +00:00
lv2_plugin_ui.cc i/o button naming patch and imported file BWF timecode retention patch from nickm, both reworked for 3.0 2009-10-01 20:40:51 +00:00
lv2_plugin_ui.h LV2 external UI patch from nedko via 2.X and a couple of .rej's 2009-10-01 16:28:02 +00:00
main.cc LV2 external UI patch from nedko via 2.X and a couple of .rej's 2009-10-01 16:28:02 +00:00
marker_selection.h chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
marker_time_axis_view.cc Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-faq-lite/freestore-mgmt.html#faq-16.8 Apologies for the big commit. 2008-12-18 19:31:00 +00:00
marker_time_axis_view.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
marker_time_axis.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
marker_time_axis.h add processor-same-as-route-name fix, modified from 2.X version; clean up CMT stuff so that it will compile, but continue to not compile it 2009-10-02 01:49:57 +00:00
marker_view.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker.cc time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
marker.h time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
midi_channel_selector.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
midi_channel_selector.h Fix a bunch of warnings. 2009-02-26 00:58:35 +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 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_list_editor.cc the basics of step editing, more details to follow 2009-09-03 12:39:50 +00:00
midi_list_editor.h the basics of step editing, more details to follow 2009-09-03 12:39:50 +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 merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
midi_region_view.cc fix up dragging notes in percussive mode 2009-10-07 15:05:52 +00:00
midi_region_view.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
midi_scroomer.cc Don't bind playlist_modified with a shared_ptr<Playlist> parameter. 2009-02-16 05:13:05 +00:00
midi_scroomer.h Apply MIDI keyboard and "scroomer" patch. 2008-01-13 17:45:17 +00:00
midi_selection.h 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_streamview.cc do not crash when loading old history files with MIDI edits; add all notes in region to canvas, but pay attention to visibility 2009-09-10 21:19:01 +00:00
midi_streamview.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
midi_time_axis.cc save & restore MIDI track note mode 2009-10-07 15:41:12 +00:00
midi_time_axis.h make MIDI thru work even when not rolling; add GUI control over MIDI thru (midi track context menu); add "default channel" concept for MIDI tracks so that piano roll header events can send stuff on the right channel; add GUI control over this channel setting 2009-09-25 19:00:34 +00:00
midi_util.h Fix genererally retarded and broken note range / diskstream display / etc. related things (correctly display region contents on initial session load). 2009-02-15 19:44:27 +00:00
mixer_group_tabs.cc Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
mixer_group_tabs.h startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(ier) ways to create aux sends ; facility to subgroup (route via bus) for a route group ; fix up internal send/return operation ; fix internal send naming since it doesn't need to be unique - no JACK ports involved 2009-06-25 20:46:39 +00:00
mixer_strip.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
mixer_strip.h i/o button renaming patch from nickm 2009-10-01 17:20:12 +00:00
mixer_ui.cc string_is_affirmative() fix for 3.0 2009-10-02 20:53:31 +00:00
mixer_ui.h Fix sync of editor and mixer route ordering. 2009-08-02 00:33:16 +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 more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
mtest_shared.menu added files 2005-11-13 12:17:56 +00:00
mtest.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
mtest.menus more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
nag.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
nag.h 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
option_editor.cc Add session preferences dialog. 2009-05-16 01:22:43 +00:00
option_editor.h Add session preferences dialog. 2009-05-16 01:22:43 +00:00
opts.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
opts.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
panner_ui.cc Fix some compiler warnings. 2009-10-06 23:58:29 +00:00
panner_ui.h Don't setup panner UI unless it has changed. 2009-08-30 00:40:48 +00:00
panner.cc Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
panner.h Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
panner2d.cc The great audio processing overhaul. 2009-05-07 06:30:50 +00:00
panner2d.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
piano_roll_header.cc make MIDI thru work even when not rolling; add GUI control over MIDI thru (midi track context menu); add "default channel" concept for MIDI tracks so that piano roll header events can send stuff on the right channel; add GUI control over this channel setting 2009-09-25 19:00:34 +00:00
piano_roll_header.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
playlist_selection.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
playlist_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
playlist_selector.h Fix include statements so they match all other files in gtk2_ardour 2007-12-15 23:28:47 +00:00
plugin_eq_gui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
plugin_eq_gui.h Improvements to the plugin eq gui: 2009-03-07 11:17:06 +00:00
plugin_interest.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
plugin_selector.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
plugin_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
plugin_ui.cc LV2 external UI patch from nedko via 2.X and a couple of .rej's 2009-10-01 16:28:02 +00:00
plugin_ui.h Fix some compiler warnings. 2009-10-06 23:58:29 +00:00
point_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
port_group.cc Don't add auditioner and click to MIDI connection port matrices. 2009-08-04 21:44:20 +00:00
port_group.h Clean up handling of add/remove/rename channels in the port matrix. Hence make it possible to do these things for any bundle (give or take). Clean up port matrix context menu. 2009-07-20 00:22:09 +00:00
port_matrix_body.cc Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
port_matrix_body.h Various tweaks to the port matrix: open to full size; remove buttons and move their functionality into a context menu; 2009-07-17 22:54:45 +00:00
port_matrix_column_labels.cc Fix sizing of port matrix column labels. 2009-08-04 21:50:08 +00:00
port_matrix_column_labels.h Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_component.cc Drag a line in the port matrix to connect a group of things together in one go. Probably futile attempt at some cleanup. 2009-07-18 02:10:15 +00:00
port_matrix_component.h Drag a line in the port matrix to connect a group of things together in one go. Probably futile attempt at some cleanup. 2009-07-18 02:10:15 +00:00
port_matrix_grid.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
port_matrix_grid.h Stop line drags in collapsed groups. 2009-07-19 21:57:51 +00:00
port_matrix_labels.cc Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_labels.h Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_row_labels.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
port_matrix_row_labels.h Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_types.h Support for the port matrix working at the bundle level and hiding details of ports. 2009-05-03 14:31:42 +00:00
port_matrix.cc Some thread safety for the previous commit. 2009-10-11 22:19:58 +00:00
port_matrix.h Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
processor_box.cc three recent fixes from 2.0-ongoing (RT on by default, Mackie port name nonsense; processor box no-redisplay flag reset on set_route() 2009-10-08 21:56:16 +00:00
processor_box.h more hacking on the processor list and processor box - note that ctrl-x/c/v now work "as expected" and / is a keystroke for toggling active state. cut-n-paste ops should all basically work 2009-07-15 20:29:02 +00:00
processor_selection.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
prompter.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
prompter.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
public_editor.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
public_editor.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
quantize_dialog.cc add quantize dialog 2009-08-27 12:47:04 +00:00
quantize_dialog.h add quantize dialog 2009-08-27 12:47:04 +00:00
rc_option_editor.cc Alter snap modifier so that it turns the grid on when it's off as well as vice-versa. 2009-08-24 20:26:34 +00:00
rc_option_editor.h Add missing files from last commit, as per. 2009-05-14 00:15:38 +00:00
region_editor.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
region_gain_line.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
region_gain_line.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
region_selection.cc Reorder initialisation to prevent access to an uninitialised variable. 2009-08-24 18:20:10 +00:00
region_selection.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
region_view.cc time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
region_view.h time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
return_ui.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
return_ui.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
rgb_macros.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
rhythm_ferret.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
rhythm_ferret.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
route_group_dialog.cc Apply tinram's patch from mantis 2758. 2009-06-29 01:07:37 +00:00
route_group_dialog.h Apply tinram's patch from mantis 2758. 2009-06-29 01:07:37 +00:00
route_group_menu.cc lincoln's patch from mantis 2757 to add route group property checkboxes in the route groups 2009-06-29 00:57:27 +00:00
route_group_menu.h lincoln's patch from mantis 2757 to add route group property checkboxes in the route groups 2009-06-29 00:57:27 +00:00
route_params_ui.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
route_params_ui.h 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
route_processor_selection.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
route_processor_selection.h use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params 2007-08-01 22:18:46 +00:00
route_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
route_time_axis.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
route_time_axis.h Remove unused method in RouteTimeAxisView. Fix bug with switching to layered region mode. 2009-08-24 01:01:18 +00:00
route_ui.cc writable session patch, forward ported from 2.X 2009-10-13 20:43:28 +00:00
route_ui.h better way to "engage" step edit, and extend region correctly as needed 2009-09-03 14:50:21 +00:00
SAE-de-keypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SAE-de-nokeypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SAE-us-keypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SAE-us-nokeypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SConscript Fix scons install build. 2009-06-11 11:53:36 +00:00
selectable.h Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
selection_templates.h lots of MIDI editing stuff. to be explained on the website when its done 2009-08-27 03:09:30 +00:00
selection.cc more MIDI paste improvements, plus move region-mute binding to PRIMARY-m and use "m" for toggle-internal-editing 2009-08-13 19:48:10 +00:00
selection.h lots of MIDI editing stuff. to be explained on the website when its done 2009-08-27 03:09:30 +00:00
send_ui.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
send_ui.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
session_import_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
session_import_dialog.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
session_metadata_dialog.cc Minor cosmetic tweaks. 2009-08-24 18:49:27 +00:00
session_metadata_dialog.h Minor cosmetic tweaks. 2009-08-24 18:49:27 +00:00
session_option_editor.cc When a track is in "stacked" mode, allow regions to be moved to different layers by dragging 2009-08-26 00:06:21 +00:00
session_option_editor.h Add session preferences dialog. 2009-05-16 01:22:43 +00:00
sfdb_freesound_mootcher.cc freesound mootcher patch from donf, from 2.X 2009-10-01 16:21:23 +00:00
sfdb_freesound_mootcher.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
sfdb_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
sfdb_ui.h First stage of options rework. 2009-05-14 00:13:27 +00:00
simpleline_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
simpleline.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simpleline.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simplerect_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
simplerect.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simplerect.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
splash.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
splash.h Merge with 2.0-ongoing R3071. 2008-02-16 22:43:18 +00:00
splash.png Merged with trunk R992. 2006-10-21 19:01:50 +00:00
startup.cc 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
startup.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
streamview.cc Make drag selection work properly with stacked region mode. 2009-08-31 22:49:26 +00:00
streamview.h Make drag selection work properly with stacked region mode. 2009-08-31 22:49:26 +00:00
strip_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
strip_silence_dialog.cc Preview effect of strip silence within the dialog. 2009-04-30 17:07:57 +00:00
strip_silence_dialog.h Preview effect of strip silence within the dialog. 2009-04-30 17:07:57 +00:00
tape_region_view.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
tape_region_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
tempo_dialog.cc Apply patch from mantis 2766 to fix apply sensitivity when editing the meter marker at 0. Cleanup visual appearance of tempo and meter dialogues. 2009-08-20 21:21:07 +00:00
tempo_dialog.h Apply patch from mantis 2766 to fix apply sensitivity when editing the meter marker at 0. Cleanup visual appearance of tempo and meter dialogues. 2009-08-20 21:21:07 +00:00
tempo_lines.cc Fix warnings because I have much more important things to do. 2008-10-20 18:51:08 +00:00
tempo_lines.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
theme_manager.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
theme_manager.h Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
time_axis_view_item.cc time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
time_axis_view_item.h time line items now have 64 bit location + duration; start making note resize apply across regions 2009-09-09 02:09:04 +00:00
time_axis_view.cc 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
time_axis_view.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
time_fx_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
time_fx_dialog.h Clean up time-fx dialog UI. Patch from tinram in mantis 2754. Thanks 2009-06-27 11:29:54 +00:00
time_selection.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
time_selection.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +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 Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
ui_config_vars.h Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
ui_config.cc The great audio processing overhaul. 2009-05-07 06:30:50 +00:00
ui_config.h First stage of options rework. 2009-05-14 00:13:27 +00:00
utils.cc Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
utils.h Modify hacks associated with initial sizing of port matrices to try and make things work with both fluxbox and metacity. 2009-08-29 20:48:11 +00:00
visual_time_axis.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
visual_time_axis.h add processor-same-as-route-name fix, modified from 2.X version; clean up CMT stuff so that it will compile, but continue to not compile it 2009-10-02 01:49:57 +00:00
vst_pluginui.cc Make sure the plugin analysis will appear in the VST gui when VST's compile in 3.0 2009-05-14 20:18:09 +00:00
waveview_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
waveview.cc Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
waveview.h Merge with trunk R2935. 2008-01-19 03:49:52 +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 Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00