summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/LoadSubpatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17Clean up parser into generic form that can parse anything (rather than just t...David Robillard1-3/+3
2008-08-17Remove remnants of imperative polyphony interface.David Robillard1-1/+1
2008-07-30Allow loading multiple subpatches at once (in Load Patch dialog from context ...David Robillard1-2/+12
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-1/+1
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-1/+1
2007-09-12Fix manually specifying polyphony in load patch dialog.David Robillard1-6/+7
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-8/+8
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+175