summaryrefslogtreecommitdiffstats
path: root/src/engine/LADSPANode.cpp
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-1/+1
2010-02-25Work on contexts and polymorphic ports.David Robillard1-4/+4
2010-02-24Merge NodeBase and NodeImpl.David Robillard1-8/+8
2010-02-24Add new Delay internal.David Robillard1-3/+4
2010-02-23Free plugin instances when decreasing polyphony.David Robillard1-18/+14
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-47/+29
2010-02-17Fix crash when rapidly decreasing polyphony (make SetMetadataEvent blocking i...David Robillard1-6/+13
2010-02-03Make human names work with LADSPA plugins as well (fix ticket #477).David Robillard1-28/+17
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-3/+5
2010-01-06Do all logging output via Raul streams.David Robillard1-6/+6
2010-01-05Realtime safe buffer reference handling.David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-6/+6
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-19/+14
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-3/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-24/+24
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+3
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2008-11-24Cleanups.David Robillard1-6/+10
2008-11-16Fix shitty LADSPA name clash avoidance (fix ticket #226).David Robillard1-25/+29
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-12Vomit less on the console when loading deprecated patches.David Robillard1-2/+0
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-3/+3
2008-10-06LV2 and polyphony fixes from kfoltman.David Robillard1-0/+13
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+373