summaryrefslogtreecommitdiffstats
path: root/src/serialisation/Parser.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-21Fix patch loading.David Robillard1-4/+5
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-44/+45
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-2/+3
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-2/+2
2011-02-18Trim more cruft.David Robillard1-14/+2
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard1-1/+0
2011-02-17Jack session support for ingen.David Robillard1-4/+6
2011-02-16Tidy.David Robillard1-60/+61
2011-02-16Drop redlandmm for sordmm.David Robillard1-13/+13
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-0/+13
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-1/+3
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-28Don't load ingen:node and lv2:port as properties (so they don't show up in pr...David Robillard1-0/+2
2009-05-29Make connection parsing consistent with other parse methods.David Robillard1-1/+1
2009-05-28Working engine->client plugin information communication via HTTP.David Robillard1-1/+1
2009-05-28Remove unused code.David Robillard1-8/+0
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-13Remove 'using' declarations from headers.David Robillard1-64/+63
2009-05-11* New ontology.David Robillard1-8/+8
2008-12-16Trim include dependency tree.David Robillard1-3/+2
2008-12-02Make all this *&#@%* crap work:David Robillard1-3/+0
2008-12-02Fix loading nested patches.David Robillard1-1/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-25/+21
2008-11-27Save patch document properly for loaded subpatches too.David Robillard1-4/+4
2008-11-27Tolate paths with '.' elements (e.g. ingen -egl ./foo.ingen.ttl).David Robillard1-1/+1
2008-11-16Fix loading errors.David Robillard1-0/+10
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-1/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+3
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+126