summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NewSubpatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
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