summaryrefslogtreecommitdiffstats
path: root/src/libs/serialisation/Parser.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Fix loading nested patches.David Robillard1-1/+6
2008-08-19Preliminary connecting via HTTP in Gtk client.David Robillard1-17/+32
2008-08-18Remove pointless predicates that are duplicates of exist well-known ones.David Robillard1-16/+16
2008-08-18Fix loading patches and importing patches inside nested patches.David Robillard1-9/+18
2008-08-18Fix serialisation of patcthes with internal nodes.David Robillard1-4/+2
2008-08-18Fix copy/paste between different patches.David Robillard1-6/+0
2008-08-18Fix loading / importing patches at root and in subpatches.David Robillard1-12/+30
2008-08-18More copy/paste and serialisation work.David Robillard1-42/+43
2008-08-17Copy/paste of patch ports.David Robillard1-7/+50
2008-08-17Copy/paste of connections.David Robillard1-27/+44
2008-08-17Select pasted objects.David Robillard1-8/+1
2008-08-17Set/send/etc properties through the engine.David Robillard1-2/+1
2008-08-17Serialise connections as proper resources.David Robillard1-107/+30
2008-08-17More serialization work.David Robillard1-148/+207
2008-08-17Clean up parser into generic form that can parse anything (rather than just t...David Robillard1-64/+150
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard1-1/+2
2008-08-17Rename 'Loader' 'Parser'.David Robillard1-0/+426