summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2Node.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Partial support for message/value ports and the message context.David Robillard1-6/+12
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-11/+11
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-12/+13
2009-11-15Better Parse plugin, working Print plugin.David Robillard1-2/+2
2009-11-14Object extension.David Robillard1-20/+19
2009-11-12String port support.David Robillard1-17/+53
2009-10-21Fix crash when plugins fail to instantiate.David Robillard1-2/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-26/+26
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+3
2009-05-13The great ID refactoring of 2009.David Robillard1-2/+2
2009-05-11Don't cause slv2 to load plugin data until a plugin is loaded or menu request...David Robillard1-1/+1
2008-12-20Update lv2_contexts.h:David Robillard1-2/+2
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-11-24Fix message extension.David Robillard1-2/+2
2008-11-22Minor cleanup.David Robillard1-5/+4
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-3/+18
2008-10-04Apply context extension fixes from kfoltman.David Robillard1-9/+17
2008-10-02Fix loading plugins with garbage extension_data pointers (tsk tsk, swh).David Robillard1-0/+6
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+305