fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / internal_return.cc
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2013-08-08 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-25 Carl HetheringtonGive the _sends member of InternalReturn its own mutex,
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-12-09 Carl HetheringtonRe-add erroneously-removed configure_io method.
2011-12-08 Carl HetheringtonRemove unused buffers and associated support code from
2011-10-28 Carl HetheringtonImprove audioengine includes slightly.
2011-07-18 Paul Davisimproved fix for #4158 etc, hopefully
2011-06-14 Paul Davisfix initialization of gain for Listen internal sends...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-02-20 Carl HetheringtonRemove out-of-date comment.
2011-02-20 Carl HetheringtonMake InternalReturns collect their sends' data on the...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-27 Paul Davisdon't display internal returns to user
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...