aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/JackDriver.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 GCC 4.6.David Robillard1-2/+0
2013-01-14Make quantize spinner control step record and new node length.David Robillard1-7/+0
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Change model to have a single initial node.David Robillard1-8/+5
2013-01-13Use lowercase namespace names.David Robillard1-3/+3
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-12/+12
2013-01-12Add missing file.David Robillard1-2/+5
2013-01-12Bulk reformat.David Robillard1-4/+6
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard1-4/+1
2013-01-11Move run context information to Context object and remove Machine::_forge.David Robillard1-1/+3
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-2/+3
2013-01-11Use C++11 atomics.David Robillard1-1/+3
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-5/+3
2011-01-10Remove Raul::Command (mostly useless thin wrapper around a semaphore).David Robillard1-2/+2
2011-01-10Rewrite with UI/engine split.David Robillard1-2/+1
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-18Remove more things from public engine interface.David Robillard1-0/+128