summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ↵Paul Davis
ardour without JACK. lots still to do, but at least the obvious works git-svn-id: svn://localhost/ardour2/branches/3.0@5202 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-16remove unused Spotlight Importer projectTaybin Rutkin
git-svn-id: svn://localhost/ardour2/branches/3.0@5201 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-16setup Crash Reporter interfaceTaybin Rutkin
- Add AppDelegate files. git-svn-id: svn://localhost/ardour2/branches/3.0@5200 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-16add CrashReporter cocoa project templateTaybin Rutkin
git-svn-id: svn://localhost/ardour2/branches/3.0@5199 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-16Cleaner implementation.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5198 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-15A few cleanups. Map scroll wheel to movement of the viewport.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5197 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-15Put a limit on the tallest that a region can be in the summary.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5195 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-15Allow dragging of the horizontal extents of the summary view box using ↵Carl Hetherington
PrimaryModifier-drag. git-svn-id: svn://localhost/ardour2/branches/3.0@5194 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Use white outlined rectangle for view box. Redraw summary when routes are ↵Carl Hetherington
reordered. git-svn-id: svn://localhost/ardour2/branches/3.0@5193 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Use a filled rectangle for the view box. Colour regions using their own ↵Carl Hetherington
fill colour. git-svn-id: svn://localhost/ardour2/branches/3.0@5192 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Make summary display optional.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5191 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Fix problem with turning off 'disable-disarm-during-roll' during rollCarl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5190 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Fix up some problems with Region::_master_sourcesCarl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5189 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Add option to disable track record disarm when the transport is rolling ↵Carl Hetherington
(mantis #2658) git-svn-id: svn://localhost/ardour2/branches/3.0@5187 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Prevent vertical autoscroll when dragging the playhead.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5186 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Some cleanups to ruler drags.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5185 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Use track colours for the summary view.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Some small bug fixes. Make click (but not drag) inside the view box behave ↵Carl Hetherington
like a click outside. git-svn-id: svn://localhost/ardour2/branches/3.0@5183 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Set _dragging_playhead during summary viewbox drag.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5182 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Make the summary widget extend across the whole of the editor window.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5181 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Some small cleanups.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Various fixes and improvements to editor summary widget.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Upgrade to waf 1.5.8.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@5178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Missing namespacesSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/3.0@5176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-12Hopefully fix assertion failures in gnomecanvas when dragging track heights.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5175 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11cd marker export patch from Andreas Ruge modified for 3.0Sakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@5173 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11make button events on automation tracks work again (control event drags are ↵Paul Davis
still broken) git-svn-id: svn://localhost/ardour2/branches/3.0@5171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11hugely improved design for add route dialog (why didn't i do it this way ↵Paul Davis
before?) git-svn-id: svn://localhost/ardour2/branches/3.0@5170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11Add some comments.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11fix up missing ID in route state; no error message when making a port ↵Paul Davis
connection that already exists git-svn-id: svn://localhost/ardour2/branches/3.0@5168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11no solo button on master busPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@5167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11Fix scons install build.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5164 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11Fix for route refactor. Fix warning.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11Add a widget giving an overview of the editor, as (what I think is being) ↵Carl Hetherington
suggested in #2714. Many caveats: most notably that it looks quite ugly and you can't (yet) turn it off. git-svn-id: svn://localhost/ardour2/branches/3.0@5162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-11make meter point button work again, and allow momentary button action to ↵Paul Davis
work again git-svn-id: svn://localhost/ardour2/branches/3.0@5161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to ↵Carl Hetherington
clean things up a bit. Options to make exceptions for individual tracks could be re-added, if people want them. git-svn-id: svn://localhost/ardour2/branches/3.0@5160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Fix cursor dragging in mouse gain mode.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5159 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Cleanup to snap handling; fixes #2688Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5158 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Remove unused variable.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5157 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Easiest compiler warning fix, everSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/3.0@5156 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10nick m's fix for markers etc ; several tweaks for mute/solo ; rename ↵Paul Davis
run_in_place() as run() git-svn-id: svn://localhost/ardour2/branches/3.0@5155 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10fix mute & solo behaviour mostly ; remove some verbose debugging outputPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@5153 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10support scrubbing via new Drag abstraction (probably could be split off 100% ↵Paul Davis
from Editor) git-svn-id: svn://localhost/ardour2/branches/3.0@5152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Fix drag of region gain control points and lines.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10fix up deserialization of _ancestral_lengthPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@5148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10fix up initialization and deserialization of _ancestral_startPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@5147 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Factor source copying into a method and use it in a couple of places where ↵Carl Hetherington
it is missing. Fixes crash on splitting MIDI regions. git-svn-id: svn://localhost/ardour2/branches/3.0@5146 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10* Refactor varispeed playback into own class, replace fixed-point arithmetic ↵Hans Baier
by double, fix unit tests for libardour git-svn-id: svn://localhost/ardour2/branches/3.0@5145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10libardour: * Add basic classes for later support of multiple interpolation ↵Hans Baier
algorithms for varispeed * Add unit tests: Test which shows how the varispeed implementation in diskstream is broken. git-svn-id: svn://localhost/ardour2/branches/3.0@5144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-09Fix up port matrix for new Route / IO arrangements.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@5143 d708f5d6-7413-0410-9779-e7cbd77b26cf