summaryrefslogtreecommitdiffstats
path: root/src/libs/shared/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2008-08-17Copy/paste of connections.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@1426 a436a847-0d15-0410-975c-d299462d15a1
2008-08-17More serialization work.David Robillard1-0/+2
Preliminary copy/paste (nodes only) git-svn-id: http://svn.drobilla.net/lad/ingen@1418 a436a847-0d15-0410-975c-d299462d15a1
2008-08-17Cloooser...David Robillard1-0/+2
Bundling of OSC communication both ways (previous was just engine->client). Factor out common OSC*Sender functionality (bundling stuff). Fully type-safe and polyphony-aware port value setting/getting, from RDF through OSC through engine and back again. git-svn-id: http://svn.drobilla.net/lad/ingen@1409 a436a847-0d15-0410-975c-d299462d15a1
2008-08-16Only load one serialisation module, and store it in the world.David Robillard1-1/+6
git-svn-id: http://svn.drobilla.net/lad/ingen@1398 a436a847-0d15-0410-975c-d299462d15a1
2008-08-16Factor out common store functionality.David Robillard1-3/+5
Make store is-a Table and ditch store->objects() thing everywhere. Use a separate store in the client (fix ingen -eg). git-svn-id: http://svn.drobilla.net/lad/ingen@1397 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-07-24Add missing redlandmm CFLAGS to libs/shared (shouldn't be strictly necessary ↵David Robillard1-1/+1
but whatever). git-svn-id: http://svn.drobilla.net/lad/ingen@1292 a436a847-0d15-0410-975c-d299462d15a1
2008-05-20Add files I yet again forgot to add.David Robillard1-0/+9
git-svn-id: http://svn.drobilla.net/lad/ingen@1219 a436a847-0d15-0410-975c-d299462d15a1