summaryrefslogtreecommitdiff
path: root/libs/ardour/send.cc
AgeCommit message (Expand)Author
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-11-26Use normal Processor run_in_place interface on Meter.David Robillard
2007-09-11click reset error fixed, plus some older work on sends+panners i/o countsPaul Davis
2007-07-06Midi CC automation sending (send points only, no linear interpolation yet).David Robillard
2007-07-04Changed Processor interface to support out-of-place processors, for Panner.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Fix loading inserts from 2.0 sessions.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-13More signal path cleanup, IO now has one deliver_output function that should ...David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-02-13fixed various nasty send issuesJesse Chappell
2005-09-24libardour added.Taybin Rutkin