summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NewSubpatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17There!David Robillard1-1/+1
2008-08-16Begin factoring out common elements of EngineInterface and ClientInterface.David Robillard1-1/+1
2008-08-16Factor out common store functionality.David Robillard1-1/+1
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard1-0/+1
2008-08-15Push serialiser down into core ('world').David Robillard1-1/+2
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-3/+3
2007-10-08Eliminate redundant object collections (ObjectModel having a separate collect...David Robillard1-1/+1
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-2/+2
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-6/+6
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+111