summaryrefslogtreecommitdiffstats
path: root/src/engine/ObjectBuffer.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Add scheme to LV2 URI-based includes.David Robillard1-1/+1
2010-10-06Use URI-based LV2 header includes.David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04Rename "object" extension "atom" extension.David Robillard1-4/+4
2010-02-24Add new Delay internal.David Robillard1-2/+2
2010-02-23Fix various code issues discovered by cppcheck.David Robillard1-0/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-1/+1
2010-02-14Correctly initialise object buffers.David Robillard1-0/+2
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-07Tidy.David Robillard1-1/+0
2010-01-05Realtime safe buffer reference handling.David Robillard1-1/+1
2010-01-04Remove redundant LV2EventBuffer class and merge with EventBuffer.David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-3/+3
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-10/+7
2009-11-14Object extension.David Robillard1-0/+57