summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/LoadRemotePatchWindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-05-02Added svn:ignore property to everything.David Robillard1-3/+3
Made engine and patch loader separate dynamically loaded modules. No more monolithic ingenuity (module loaded at runtime). git-svn-id: http://svn.drobilla.net/lad/ingen@491 a436a847-0d15-0410-975c-d299462d15a1
2007-05-01Fixed remote patch loading.David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@487 a436a847-0d15-0410-975c-d299462d15a1
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over ↵David Robillard1-10/+8
Raptor/Rasqal independently. Fixed patch loading for Ingen (local only, still something wrong with remote...). git-svn-id: http://svn.drobilla.net/lad/ingen@486 a436a847-0d15-0410-975c-d299462d15a1
2007-04-16Updated Jack version checked by configure.David Robillard1-4/+4
Patch uploading. git-svn-id: http://svn.drobilla.net/lad/ingen@447 a436a847-0d15-0410-975c-d299462d15a1
2007-04-12Remote patch indexing, loading from online patch repository.David Robillard1-0/+63
git-svn-id: http://svn.drobilla.net/lad/ingen@446 a436a847-0d15-0410-975c-d299462d15a1
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard1-0/+99
Made patches serialize to Turtle instead of RDF/XML because a) it's pretty and b) I said so. Loading of patches directly from the 'net in Ingenuity (File->Import Location). git-svn-id: http://svn.drobilla.net/lad/ingen@444 a436a847-0d15-0410-975c-d299462d15a1