summaryrefslogtreecommitdiff
path: root/libs/ardour/thread_buffers.cc
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-06-03Add a scratch buffer for automation.Robin Gareus
2016-04-14properly calculate requrired thread buffersRobin Gareus
2016-03-26add "no-inplace" buffers.Robin Gareus
2015-04-25prepare trim automationRobin Gareus
2014-05-26allow to set custom thread-buffer sizeRobin Gareus
2014-05-17partial fix for #5871 - midi-buffer sizeRobin Gareus
2013-11-29fix up a bunch of confusion regarding the size/capacity/allocation of audio &...Paul Davis
2013-07-30use dedicated buffers for route (and track)Robin Gareus
2012-06-11Make send automation work (#4734).Carl Hetherington
2011-10-23Ensure we always have at least 1 MIDI bufferDavid Robillard
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-04-13substantive change: use the JACK wait API and provide "thread buffers" separa...Paul Davis