summaryrefslogtreecommitdiffstats
path: root/src/engine/BufferFactory.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04Rename "object" extension "atom" extension.David Robillard1-6/+6
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-6/+26
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-15/+35
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+3
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-1/+1
2010-01-06Do all logging output via Raul streams.David Robillard1-3/+5
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-3/+3
2010-01-05Realtime safe buffer reference handling.David Robillard1-10/+10
2010-01-05Event mixing.David Robillard1-9/+12
2009-11-22Partial support for message/value ports and the message context.David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-0/+124