aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/Node.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2013-02-03Fix compilation with Clang 3.1.David Robillard1-3/+4
2013-01-15Compile against latest Eugene (evolution still doesn't work, though).David Robillard1-2/+6
2013-01-14Fix saving and loading machines.David Robillard1-1/+1
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Change model to have a single initial node.David Robillard1-2/+1
2013-01-13Use lowercase namespace names.David Robillard1-2/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-24/+32
2013-01-12Bulk reformat.David Robillard1-8/+10
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard1-2/+2
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-5/+6
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2011-02-16Drop redlandmm for sordmm.David Robillard1-1/+1
2011-01-10Rewrite with UI/engine split.David Robillard1-0/+104