summaryrefslogtreecommitdiffstats
path: root/src/Parser.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Move Properties out of ResourceDavid Robillard1-81/+81
2017-02-15Move static path stuff to its own headerDavid Robillard1-6/+6
2017-02-12Fix various cast alignment warningsDavid Robillard1-6/+6
2016-10-29Fix minor memory issuesDavid Robillard1-1/+1
2016-10-02Fix saving and loading subgraphsDavid Robillard1-44/+60
2016-08-17Rename main graph and control/notify portsDavid Robillard1-1/+1
2016-07-29Save bundled graphs to graph.ttl by defaultDavid Robillard1-3/+2
2015-10-30Remove unused variableDavid Robillard1-4/+3
2015-10-26Use URIDs almost everywhereDavid Robillard1-10/+3
2015-10-25Fix saving and loading of copy-pasted blocksDavid Robillard1-6/+10
2015-10-24Fix subgraph positioningDavid Robillard1-3/+4
2015-10-24Fix loading recursive graphs in LV2David Robillard1-11/+22
2015-10-24Fix subgraph serialisationDavid Robillard1-15/+29
2015-09-04Fix various atom conversion issues.David Robillard1-1/+1
2015-04-05Don't set symbol property (fix port rename).David Robillard1-0/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-04-03Use lv2:prototype and deprecate ingen:prototype.David Robillard1-13/+19
2015-04-03Fix loading graphs with explicit/non-file URIs.David Robillard1-17/+74
2015-02-24Demodularize Parser and Serialiser.David Robillard1-0/+653