add export visibility macros across libardour
[ardour.git] / libs / ardour / ardour / process_thread.h
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-08-05 Paul Davisfix conflicts after merge with master
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2013-01-16 Paul Davisadd copyright comments
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-15 Paul Davisremove unused Glib::Thread* from ProcessThread
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...