summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/LV2Info.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ↵David Robillard1-3/+0
(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-19Better global (engine/client) LV2 feature sharing.David Robillard1-54/+20
Provide URI map extension to plugin UIs. git-svn-id: http://svn.drobilla.net/lad/ingen@1217 a436a847-0d15-0410-975c-d299462d15a1
2008-05-01GCC 4.3 fixes.David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@1191 a436a847-0d15-0410-975c-d299462d15a1
2008-05-01Apply Ingen LV2 event referencing (stubs) patch from larsl.David Robillard1-2/+17
git-svn-id: http://svn.drobilla.net/lad/ingen@1190 a436a847-0d15-0410-975c-d299462d15a1
2008-04-12LV2 event/MIDI fixed for Ingen from larsl.David Robillard1-0/+6
git-svn-id: http://svn.drobilla.net/lad/ingen@1180 a436a847-0d15-0410-975c-d299462d15a1
2008-01-23Added missing file.David Robillard1-0/+83
git-svn-id: http://svn.drobilla.net/lad/ingen@1100 a436a847-0d15-0410-975c-d299462d15a1