summaryrefslogtreecommitdiffstats
path: root/src/libs/shared/LV2Features.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-66/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1551 a436a847-0d15-0410-975c-d299462d15a1
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ↵David Robillard1-1/+1
(it's not C anyway, might as well). Properly support LV2 events from plugin UIs over OSC and directly (w/ monolithic UI/engine). Fix crashes on node destruction with monolithic UI/engine. Resolves ticket #177. git-svn-id: http://svn.drobilla.net/lad/ingen@1293 a436a847-0d15-0410-975c-d299462d15a1
2008-05-23Fix memory error.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@1229 a436a847-0d15-0410-975c-d299462d15a1
2008-05-20Fix LV2 include issues.David Robillard1-0/+1
Fix GCC 4.3 compilation. git-svn-id: http://svn.drobilla.net/lad/ingen@1220 a436a847-0d15-0410-975c-d299462d15a1
2008-05-20Add files I yet again forgot to add.David Robillard1-0/+65
git-svn-id: http://svn.drobilla.net/lad/ingen@1219 a436a847-0d15-0410-975c-d299462d15a1