summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-0/+2
2010-02-26Perform all mixing for an audio input in a single mix operation (instead of a...David Robillard1-1/+3
2010-02-25Work on contexts and polymorphic ports.David Robillard1-11/+19
2010-02-24Add new Delay internal.David Robillard1-1/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-11/+26
2010-02-04Fix a bunch of memory leaks.David Robillard1-3/+2
2010-02-03Make human names work with LADSPA plugins as well (fix ticket #477).David Robillard1-8/+8
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-05Realtime safe buffer reference handling.David Robillard1-5/+5
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-5/+5
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-23/+15
2009-11-14Object extension.David Robillard1-4/+4
2009-11-12String port support.David Robillard1-1/+1
2009-06-03Clean up and shave some overhead from port value broadcasting.David Robillard1-1/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-11/+11
2009-05-13Remove 'using' declarations from headers.David Robillard1-14/+16
2008-12-16Trim include dependency tree.David Robillard1-1/+2
2008-11-27MIDI learn for control node.David Robillard1-0/+2
2008-11-16Always report buffer size of control ports as 1 (fix ticket #260).David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-06LV2 and polyphony fixes from kfoltman.David Robillard1-0/+3
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/+147