summaryrefslogtreecommitdiffstats
path: root/src/engine/EventBuffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-11/+0
2010-11-26Update for latest LV2 #include style.David Robillard1-2/+2
2010-10-06Add scheme to LV2 URI-based includes.David Robillard1-2/+2
2010-10-06Use URI-based LV2 header includes.David Robillard1-2/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04Rename "object" extension "atom" extension.David Robillard1-3/+3
2010-02-24Add new Delay internal.David Robillard1-1/+2
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-2/+2
2010-02-04MIDI feedback.David Robillard1-2/+2
2010-01-06Do all logging output via Raul streams.David Robillard1-5/+6
2010-01-05Realtime safe buffer reference handling.David Robillard1-2/+2
2010-01-04Remove unused EventBuffer::append method.David Robillard1-40/+0
2010-01-04Remove redundant LV2EventBuffer class and merge with EventBuffer.David Robillard1-52/+172
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-1/+1
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-30/+8
2009-11-14Object extension.David Robillard1-12/+11
2009-07-05Use 'standard' bundle paths for #include directives.David Robillard1-2/+2
2009-06-02Fix horribly broken LV2 event implementation (ticket #378 among other problems).David Robillard1-2/+3
2009-06-02Remove redundant EventBuffer::_iter.David Robillard1-9/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2009-05-11Fix subpatch MIDI IO.David Robillard1-1/+3
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-167/+11
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-11-22Fix event loss for outputs connected directly to several inputs (fix ticket #...David Robillard1-1/+2
2008-10-19Make ingen actually run again :)David Robillard1-2/+3
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-0/+6
2008-10-01Fix building without libsoup.David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+318