summaryrefslogtreecommitdiffstats
path: root/ingen/serialisation
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Demodularize Parser and Serialiser.David Robillard2-176/+0
2015-02-08Server-side copy paste with LV2 state support.David Robillard2-13/+35
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-10/+9
2012-12-29"edge" => "arc".David Robillard1-3/+3
2012-08-19GraphObject => NodeDavid Robillard2-12/+12
2012-08-19Patch => GraphDavid Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard2-11/+6
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-5/+2
2012-05-17Remove pointless state and constructor from Parser.David Robillard1-4/+1
2012-05-11Generate API documentation.David Robillard2-11/+19
2012-05-11"Connection" => "Edge"David Robillard1-3/+3
2012-04-28Lint.David Robillard2-3/+6
2012-03-27Squeeze blank lines.David Robillard2-2/+0
2012-03-27Switch to AGPL3+.David Robillard2-32/+32
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard2-4/+2
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-3/+3
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard2-0/+159