aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/Controller.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Work towards engine/GUI separation.David Robillard1-74/+76
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-8/+8
2013-02-02More generic Atom class.David Robillard1-1/+1
2013-01-14Fix deletion of nodes and edges.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-48/+57
2013-01-13Show nodes after recording.David Robillard1-1/+13
2013-01-13Use lowercase namespace names.David Robillard1-22/+22
2013-01-13Remove pointless typedef.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-27/+24
2013-01-12Fix MIDI import.David Robillard1-1/+1
2013-01-12Bulk reformat.David Robillard1-19/+29
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-29/+38
2011-04-28Improve RingBuffer implementation.David Robillard1-2/+5
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-5/+5
2011-01-10Add missing files.David Robillard1-0/+187