summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-13Upgrade to waf 1.5.8.David Robillard
2009-06-13Missing namespacesSampo Savolainen
2009-06-12Hopefully fix assertion failures in gnomecanvas when dragging track heights.Carl Hetherington
2009-06-11cd marker export patch from Andreas Ruge modified for 3.0Sakari Bergen
2009-06-11make button events on automation tracks work again (control event drags are s...Paul Davis
2009-06-11hugely improved design for add route dialog (why didn't i do it this way befo...Paul Davis
2009-06-11Add some comments.Carl Hetherington
2009-06-11fix up missing ID in route state; no error message when making a port connect...Paul Davis
2009-06-11no solo button on master busPaul Davis
2009-06-11Fix scons install build.Carl Hetherington
2009-06-11Fix for route refactor. Fix warning.Carl Hetherington
2009-06-11Add a widget giving an overview of the editor, as (what I think is being) sug...Carl Hetherington
2009-06-11make meter point button work again, and allow momentary button action to work...Paul Davis
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-06-10Fix cursor dragging in mouse gain mode.Carl Hetherington
2009-06-10Cleanup to snap handling; fixes #2688Carl Hetherington
2009-06-10Remove unused variable.Carl Hetherington
2009-06-10Easiest compiler warning fix, everSampo Savolainen
2009-06-10nick m's fix for markers etc ; several tweaks for mute/solo ; rename run_in_p...Paul Davis
2009-06-10fix mute & solo behaviour mostly ; remove some verbose debugging outputPaul Davis
2009-06-10support scrubbing via new Drag abstraction (probably could be split off 100% ...Paul Davis
2009-06-10Fix drag of region gain control points and lines.Carl Hetherington
2009-06-10fix up deserialization of _ancestral_lengthPaul Davis
2009-06-10fix up initialization and deserialization of _ancestral_startPaul Davis
2009-06-10Factor source copying into a method and use it in a couple of places where it...Carl Hetherington
2009-06-10* Refactor varispeed playback into own class, replace fixed-point arithmetic ...Hans Baier
2009-06-10libardour: * Add basic classes for later support of multiple interpolation al...Hans Baier
2009-06-09Fix up port matrix for new Route / IO arrangements.Carl Hetherington
2009-06-09Fix non-update of _transport_frameCarl Hetherington
2009-06-09Remove aliased _size member.Carl Hetherington
2009-06-09<port> => <Port>David Robillard
2009-06-09Fix crash when loading broken sessions with invalid route IDs.David Robillard
2009-06-09Remove annoying pop-up message.David Robillard
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-06-09Fix previous commit in debug mode.Carl Hetherington
2009-06-09Fix a drag crash and some warnings.Carl Hetherington
2009-06-09Fix daft bugs causing crashes on dragging tempo markers.Carl Hetherington
2009-06-08Fix tranzport and SCons builds.Carl Hetherington
2009-06-08Allow Insert Time option to move tempos and time sig changes, as per #1951.Carl Hetherington
2009-06-08Clean up the insert time dialog a bit.Carl Hetherington
2009-06-08Remove unused variable.Carl Hetherington
2009-06-08Fix oddities when dragging regions below the bottom visible track.Carl Hetherington
2009-06-08Fix dragging crash.Carl Hetherington
2009-06-08Further refactoring of drag code. Changes so that drags from the region list...Carl Hetherington
2009-06-03Fix end-marker-is-free option in templates.David Robillard
2009-06-03Remove unused method..Carl Hetherington
2009-06-03Use sigc::slots rather than templates + function ptrs for a foreach_region an...Carl Hetherington
2009-06-02Clean up use of first_move, move thresholding etc.Carl Hetherington
2009-06-01Some small cleanups to dragging.Carl Hetherington
2009-05-31Fix uninitialised variable.Carl Hetherington