summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/LoadRemotePatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-164/+0
2008-09-28Remove header namespace pollution (particularly from libs/gui/App.hpp).David Robillard1-0/+1
2008-08-17Clean up parser into generic form that can parse anything (rather than just t...David Robillard1-4/+3
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-5/+5
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-1/+1
2007-10-08Reorganize modules module (heh) to make a bit more sense. But not much.David Robillard1-3/+4
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-2/+1
2007-07-31SWIG building fixes.David Robillard1-3/+3
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-1/+1
2007-07-25Fix running with ingen -eg.David Robillard1-3/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-7/+7
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+163