summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/LV2Plugin.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17More serialization work.David Robillard1-3/+14
2008-05-19Fix crash on broken LV2 plugins with no name.David Robillard1-1/+5
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-1/+1
2007-10-22Rework plugin design (engine side) to be less crap.David Robillard1-0/+74
2006-06-18Reworked use of Plugin class in engine slightly (more RAII-ey)David Robillard1-263/+0
2006-06-18Commit to allow move (broken revision)David Robillard1-8/+6
2006-06-18More work on new ports implementation;David Robillard1-55/+49
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-6/+2
2006-06-10More jugglingDavid Robillard1-0/+275