summaryrefslogtreecommitdiffstats
path: root/src/engine/InputPort.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Remove vestigial interface.David Robillard1-1/+0
2009-06-03Clean up input port mixdown code.David Robillard1-30/+27
2009-06-03Clean up and shave some overhead from port value broadcasting.David Robillard1-2/+3
2009-06-02Fix horribly broken LV2 event implementation (ticket #378 among other problems).David Robillard1-12/+7
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-2/+6
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-20/+20
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2008-12-22Don't attempt to directly connect buffers with mismatches sizes on disconnect...David Robillard1-1/+1
2008-12-21Fix mixdown of several connections with varying sizes (i.e. control and audio...David Robillard1-2/+0
2008-12-16Trim include dependency tree.David Robillard1-7/+7
2008-11-22Fix event loss for outputs connected directly to several inputs (fix ticket #...David Robillard1-6/+10
2008-10-06LV2 and polyphony fixes from kfoltman.David Robillard1-14/+19
2008-10-05Remove cruft.David Robillard1-13/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+297
2006-06-10More jugglingDavid Robillard1-352/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard1-0/+352