allow to customize variable i/o plugin inputs
[ardour.git] / libs / ardour / process_thread.cc
2016-03-25 Robin Gareusadd "no-inplace" buffers.
2015-04-25 Robin Gareusprepare trim automation
2013-08-08 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-08-08 Robin Gareusanother amend to 00f26394a9
2013-08-08 Robin Gareusfix stupid copy/paste error in 00f26394a9
2013-08-08 Robin Gareususe dedicated buffers for route (and track)
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-31 Robin Gareusanother amend to 00f26394a9
2013-07-31 Robin Gareusfix stupid copy/paste error in 00f26394a9
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-16 Paul Davisextra insurance against ProcessThread::init() being...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-15 Paul Davisremove unused Glib::Thread* from ProcessThread
2011-11-01 Paul Davisa better fix for the silent buffer issue: whenever...
2011-11-01 Paul Davisforce re-silence of buffers in ProcessThread::get_silen...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-04-13 Paul Davisremove babbling torrent of debug output
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...