summaryrefslogtreecommitdiffstats
path: root/src/engine/EventBuffer.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Add new Delay internal.David Robillard1-2/+2
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-05Realtime safe buffer reference handling.David Robillard1-1/+1
2010-01-04Remove prototypes for nonexistent EventBuffer methods.David Robillard1-3/+0
2010-01-04Remove unused EventBuffer::append method.David Robillard1-2/+0
2010-01-04Remove redundant LV2EventBuffer class and merge with EventBuffer.David Robillard1-39/+40
2009-11-22Execute cross-context events in correct increasing time order.David Robillard1-0/+4
2009-11-22Partial support for message/value ports and the message context.David Robillard1-0/+4
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-7/+4
2009-11-14Object extension.David Robillard1-13/+6
2009-11-12String port support.David Robillard1-8/+7
2009-07-05Use 'standard' bundle paths for #include directives.David Robillard1-2/+2
2009-06-02Remove redundant EventBuffer::_iter.David Robillard1-4/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-10/+10
2009-05-11* New ontology.David Robillard1-2/+2
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-47/+39
2008-11-29Fix local includes to use quotes (to always build against local version).David Robillard1-2/+2
2008-11-22Fix event loss for outputs connected directly to several inputs (fix ticket #...David Robillard1-2/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+104