summaryrefslogtreecommitdiffstats
path: root/src/serialisation
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Update copyright dates.David Robillard6-6/+6
2009-05-13Strip trailing whitespace.David Robillard6-89/+89
2009-05-13Remove 'using' declarations from headers.David Robillard3-81/+79
2009-05-13The great ID refactoring of 2009.David Robillard2-16/+16
2009-05-11* New ontology.David Robillard4-499/+464
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2009-02-25Check USE_BLANK_NODES consistently, shut waf up.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard3-5/+3
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+1
2008-12-02Make all this *&#@%* crap work:David Robillard2-10/+59
2008-12-02Fix loading child patches.David Robillard1-17/+5
2008-12-02Fix loading nested patches.David Robillard2-19/+20
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard2-156/+152
2008-11-30Some support for bundle saving.David Robillard2-2/+84
2008-11-29Upgrade to waf 1.5.0.David Robillard1-3/+2
2008-11-29Only write index for Patches (i.e. don't even save the index of plugin ports,...David Robillard1-2/+3
2008-11-28Store module locations on drop (fix ticket #281).David Robillard2-9/+7
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 Robillard2-25/+32
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 Robillard2-11/+21
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 Robillard2-5/+4
2008-11-16Fix loading errors.David Robillard2-15/+37
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 Robillard2-4/+2
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard4-25/+42
2008-11-08Don't die if serialisation returns a NULL string.David Robillard1-2/+4
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-4/+5
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard4-21/+21
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard3-14/+43
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-03Good riddance.David Robillard1-24/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard1-3/+0
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+2
2008-10-01Fix compilation.David Robillard1-1/+1
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-1/+1
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard1-1/+1