summaryrefslogtreecommitdiffstats
path: root/src/engine/DuplexPort.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-1/+1
2010-02-26Perform all mixing for an audio input in a single mix operation (instead of a...David Robillard1-1/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-0/+13
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
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-41/+12
2009-11-14Object extension.David Robillard1-3/+3
2009-06-03Clean up and shave some overhead from port value broadcasting.David Robillard1-18/+14
2009-06-02Remove redundant EventBuffer::_iter.David Robillard1-3/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-14/+14
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+2
2009-05-11Fix subpatch MIDI IO.David Robillard1-9/+10
2008-12-20Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...David Robillard1-7/+7
2008-12-16Trim include dependency tree.David Robillard1-1/+9
2008-11-17Mix down subpatch inputs when necessary (fix ticket #246).David Robillard1-0/+2
2008-10-13Fix various problems with subpatch connecting/disconnecting (and probably int...David Robillard1-0/+4
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+108