summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-06-29lincoln's patch from mantis 2757 to add route group property checkboxes in th...Carl Hetherington
2009-06-26Fix up automation-follows-regionsCarl Hetherington
2009-06-26allow automation-follows-relevant-regions againPaul Davis
2009-06-26Better fix for Amp visibility in the plugin automation menu.Carl Hetherington
2009-06-25Various adjustments to make more operations respect the Edit property on rout...Carl Hetherington
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-06-23make solo-in-front controllable. a few tweaks left to do.Paul Davis
2009-06-23save&restore gain levels; provide GUI control over relative route group bit; ...Paul Davis
2009-06-23make RouteGroup gain control work again ; fix what solo button label shows un...Paul Davis
2009-06-23interpolation: fix some warningsHans Baier
2009-06-23interpolation.h / audio_diskstream.cc: make varispeed sound well again, by re...Hans Baier
2009-06-23Fix some warnings.Carl Hetherington
2009-06-23Xinterpolation.*: Add old fixed point and double linear interpolation as alte...Hans Baier
2009-06-23Interpolation -> LibSamplerateInterpolation, keep state per channelHans Baier
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-11Fix for route refactor. Fix warning.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