summaryrefslogtreecommitdiffstats
path: root/src/libs/client/Loader.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over ↵David Robillard1-119/+95
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-0/+1
Patch uploading. git-svn-id: http://svn.drobilla.net/lad/ingen@447 a436a847-0d15-0410-975c-d299462d15a1
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard1-8/+8
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
2007-04-11Serialization (both saving and restoring) of nested patches.David Robillard1-26/+124
Serialization of patch (float) metadata. Removed useless cruft from Save dialog. Remember filename on save to avoid save as next time. git-svn-id: http://svn.drobilla.net/lad/ingen@437 a436a847-0d15-0410-975c-d299462d15a1
2007-03-30Serialization fixes.David Robillard1-8/+10
git-svn-id: http://svn.drobilla.net/lad/ingen@379 a436a847-0d15-0410-975c-d299462d15a1
2007-02-18Updated URLs.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@310 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Updated Copyright notices.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@289 a436a847-0d15-0410-975c-d299462d15a1
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@273 a436a847-0d15-0410-975c-d299462d15a1
2007-01-22Created Raul namespace.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@265 a436a847-0d15-0410-975c-d299462d15a1
2007-01-20Added Machina.David Robillard1-10/+10
Moved some Jack and RDF functionality down to RAUL from Ingen, for use by Machina. git-svn-id: http://svn.drobilla.net/lad/ingen@263 a436a847-0d15-0410-975c-d299462d15a1
2007-01-12Fix RDF saving to use namespace prefixes.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@253 a436a847-0d15-0410-975c-d299462d15a1
2007-01-12Control value persistence/serialization.David Robillard1-11/+55
git-svn-id: http://svn.drobilla.net/lad/ingen@252 a436a847-0d15-0410-975c-d299462d15a1
2007-01-08Alsa MIDI fixed.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@244 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard1-13/+15
Breadcrumb/browsing/subsubpatch bug fixes. Fixed about window icon and glade error messages. git-svn-id: http://svn.drobilla.net/lad/ingen@223 a436a847-0d15-0410-975c-d299462d15a1
2006-12-12Loading subpatches (ie not just into root).David Robillard1-36/+88
Initial patch metadata. Subpatch browsing (via double clicking modules). git-svn-id: http://svn.drobilla.net/lad/ingen@218 a436a847-0d15-0410-975c-d299462d15a1
2006-12-12Connection loading.David Robillard1-2/+42
Command line parameter for server to allow connecting to specific JACK server. git-svn-id: http://svn.drobilla.net/lad/ingen@217 a436a847-0d15-0410-975c-d299462d15a1
2006-12-11Serialization of patch ports.David Robillard1-8/+46
git-svn-id: http://svn.drobilla.net/lad/ingen@216 a436a847-0d15-0410-975c-d299462d15a1
2006-12-09More loading progress (node positions restore).David Robillard1-8/+38
git-svn-id: http://svn.drobilla.net/lad/ingen@215 a436a847-0d15-0410-975c-d299462d15a1
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard1-0/+57
git-svn-id: http://svn.drobilla.net/lad/ingen@214 a436a847-0d15-0410-975c-d299462d15a1