summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2009-06-23Interpolation: first working version with sincHans Baier
2009-06-23Interpolation: First working but buggy version using libsamplerateHans Baier
2009-06-23fix management of port connection state - THIS INVALIDATES PRE-EXISTING SESSI...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-20Mix group tabs in the mixer.Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-06-20midi clock slave: refactor for testabilityHans Baier
2009-06-18modified patch from lincoln to show/control rec-enable status in track/bus listPaul Davis
2009-06-17remove SoloBus solo model, add PFL and AFL. basic testing indicates it works,...Paul Davis
2009-06-17solo models work again (amazing how hard this was); remove crufty debug outpu...Paul Davis
2009-06-17Probably fix SCons build.Carl Hetherington
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-06-14Make summary display optional.Carl Hetherington
2009-06-14Fix up some problems with Region::_master_sourcesCarl Hetherington
2009-06-14Add option to disable track record disarm when the transport is rolling (mant...Carl Hetherington
2009-06-13Some small cleanups.Carl Hetherington
2009-06-11cd marker export patch from Andreas Ruge modified for 3.0Sakari Bergen
2009-06-11fix up missing ID in route state; no error message when making a port connect...Paul Davis
2009-06-11Fix scons install build.Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...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-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 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-08Allow Insert Time option to move tempos and time sig changes, as per #1951.Carl Hetherington
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-05-25Fix SCons build.Carl Hetherington
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2009-05-17Das BlinkenSendButtonsPaul Davis
2009-05-17send control now has working metering, and switches back and forth between bu...Paul Davis
2009-05-1775% (?) of the way towards making mixer strips control bus sends. lots more t...Paul Davis
2009-05-16fix a problem with re-ordering in PostFader placement; remove lots of debuggi...Paul Davis
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-15Fix some warnings.Carl Hetherington
2009-05-15Add missing file to SCons build.Carl Hetherington