summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/process_thread.h
AgeCommit message (Expand)Author
2019-09-09Use ProcessThread::init () to set up denormal protectionRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2017-06-03Add a scratch buffer for automation.Robin Gareus
2017-06-03NO-OP: whitespaceRobin Gareus
2016-03-26add "no-inplace" buffers.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-25prepare trim automationRobin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2013-08-01use zeroed scratch buffers for "silent" plugin runsRobin Gareus
2013-07-30use dedicated buffers for route (and track)Robin Gareus
2013-01-16add copyright commentsPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-06-11Make send automation work (#4734).Carl Hetherington
2012-03-15radically rethink export/bounce/freeze code design. probably not 100% done by...Paul Davis
2012-03-15remove unused Glib::Thread* from ProcessThreadPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-04-13substantive change: use the JACK wait API and provide "thread buffers" separa...Paul Davis