summaryrefslogtreecommitdiffstats
path: root/src/serialisation/Parser.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-28Make SetMetadataEvent do multiple properties at once.David Robillard1-33/+37
2009-05-28Fix URIs.David Robillard1-12/+9
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-1/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-21/+19
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-1/+1
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-13/+27
2009-05-13Fix crash on patch load.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-40/+40
2009-05-13The great ID refactoring of 2009.David Robillard1-6/+6
2009-05-11* New ontology.David Robillard1-276/+320
2008-12-02Make all this *&#@%* crap work:David Robillard1-7/+59
2008-12-02Fix loading child patches.David Robillard1-17/+5
2008-12-02Fix loading nested patches.David Robillard1-18/+19
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-131/+131
2008-11-28Store module locations on drop (fix ticket #281).David Robillard1-8/+6
2008-11-28Cleanup.David Robillard1-16/+12
2008-11-28Shutup.David Robillard1-2/+2
2008-11-28Fix pasting connections.David Robillard1-6/+5
2008-11-27Save patch document properly for loaded subpatches too.David Robillard1-21/+28
2008-11-27Remember document name (so File->Save doesn't prompt).David Robillard1-3/+11
2008-11-27Tolate paths with '.' elements (e.g. ingen -egl ./foo.ingen.ttl).David Robillard1-10/+20
2008-11-24Fix loading connections in patches with subpatches (fix ticket #274).David Robillard1-2/+4
2008-11-22Finer grained locking on RDF world lock when parsing: prevents deadlock on lo...David Robillard1-10/+35
2008-11-22Fix subpatch loading (fix ticket #271).David Robillard1-9/+15
2008-11-17Barf less to the console.David Robillard1-3/+1
2008-11-17Fix recursive connection loading (fix ticket #250).David Robillard1-1/+4
2008-11-16Remember patch save file location in client (fix ticket #239).David Robillard1-4/+3
2008-11-16Fix loading errors.David Robillard1-15/+27
2008-11-16More HTTP.David Robillard1-7/+8
2008-11-16Control port value tracking via HTTP.David Robillard1-1/+22
2008-11-16Track connecting over HTTP.David Robillard1-6/+3
2008-11-16Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...David Robillard1-2/+38
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-2/+2
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-3/+1
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-19/+38
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-6/+6
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-9/+10
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard1-3/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+587