summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-07-17hopefully fix the build, and actually use the optionsPaul Davis
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-07-15more hacking on the processor list and processor box - note that ctrl-x/c/v n...Paul Davis
2009-07-15processor naming tweaks, processor visibility tweaks and more, trying to fini...Paul Davis
2009-07-14add display name to processors (so that it can differ from the "real name"); ...Paul Davis
2009-07-13more removal of PlacementPaul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-07-04Add option to collect a route group, so that its member routes are reordered ...Carl Hetherington
2009-07-04Use std::string for order key map.Carl Hetherington
2009-07-04Fix crash on session teardown.Carl Hetherington
2009-07-04Fix uninitialised variable.Carl Hetherington
2009-07-02switch glibmm/giomm to 2.18Paul Davis
2009-07-02fixes to make sure glibmm2 builds under scons from scratchPaul Davis
2009-07-02upgrade to glibmm 2.16Paul Davis
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
2009-07-01reinstate solo button for master out ; make solo button show state even if in...Paul Davis
2009-07-01include <cstdio> so that printf() is declaredPaul Davis
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-29editor toggle button fix from lincoln; refresh location display when loop ran...Paul Davis
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