summaryrefslogtreecommitdiffstats
path: root/src/engine/AudioBuffer.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-3/+0
2010-10-17Support current versions of LV2 atom, atom-port, and context extensions.David Robillard1-3/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04Rename "object" extension "atom" extension.David Robillard1-4/+4
2010-02-26Perform all mixing for an audio input in a single mix operation (instead of a...David Robillard1-1/+31
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-1/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-07Tidy.David Robillard1-3/+3
2010-01-06Do all logging output via Raul streams.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-18Less reliance on Buffer::type() (which doesn't really make sense, since buffe...David Robillard1-21/+8
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-6/+6
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-31/+41
2009-11-14Object extension.David Robillard1-2/+3
2009-11-12String port support.David Robillard1-2/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-12/+12
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-0/+1
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+84