summaryrefslogtreecommitdiffstats
path: root/src/serialisation/serialisation.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Fix various whitespace and formatting issues.David Robillard1-3/+4
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-2/+2
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-5/+5
2012-05-17Remove pointless state and constructor from Parser.David Robillard1-1/+1
2012-05-17Eliminate static variable.David Robillard1-3/+3
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-11Implement state save/restore when Ingen is an LV2 plugin.David Robillard1-1/+1
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-2/+2
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-2/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-2/+2
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-0/+1
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-1/+1
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+2
2010-12-25Trim raul/Atom.hpp include tree.David Robillard1-1/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-4/+4
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-17/+19
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-4/+4
2009-05-13Remove 'using' declarations from headers.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+46