summaryrefslogtreecommitdiffstats
path: root/src/libs/shared
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Only warn about split bundles for bundles (which should be atomic), not trans...David Robillard1-1/+1
2008-08-19Move one whole line.David Robillard1-1/+1
2008-08-19Slightly more reliable OSC comms. Still not really up to the task of receivi...David Robillard1-5/+12
2008-08-19Preliminary connecting via HTTP in Gtk client.David Robillard2-3/+3
2008-08-19Factor out destroy (and object_destroyed) to common interface.David Robillard2-0/+9
2008-08-18Debarf.David Robillard1-1/+0
2008-08-18Fix copy/paste between different patches.David Robillard2-27/+54
2008-08-18Fix loading / importing patches at root and in subpatches.David Robillard3-11/+27
2008-08-18More copy/paste and serialisation work.David Robillard6-34/+78
2008-08-17Copy/paste of patch ports.David Robillard2-4/+0
2008-08-17Copy/paste of connections.David Robillard6-6/+287
2008-08-17Select pasted objects.David Robillard1-1/+1
2008-08-17Fix copy/paste.David Robillard1-8/+2
2008-08-17More serialization work.David Robillard5-1/+167
2008-08-17Add missing files.David Robillard2-0/+177
2008-08-17Cloooser...David Robillard1-0/+2
2008-08-16Add missing Store.cpp.David Robillard1-0/+63
2008-08-16Only load one serialisation module, and store it in the world.David Robillard2-1/+12
2008-08-16Factor out common store functionality.David Robillard2-11/+14
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard1-0/+47
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard4-9/+25
2008-07-24Add missing redlandmm CFLAGS to libs/shared (shouldn't be strictly necessary ...David Robillard1-1/+1
2008-05-23Fix memory error.David Robillard1-1/+1
2008-05-20Fix LV2 include issues.David Robillard1-0/+1
2008-05-20Add files I yet again forgot to add.David Robillard5-0/+260