aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina/SMFDriver.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Rewrite with UI/engine split.David Robillard1-79/+0
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-18Remove more things from public engine interface.David Robillard1-4/+7
2010-09-04My name is David. :)David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-6/+6
2008-11-17Compile.David Robillard1-3/+3
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+3
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-8/+8
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-3/+3
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-1/+1
2007-03-31Realtime MIDI recording.David Robillard1-14/+14
2007-03-25Added node properties window.David Robillard1-0/+7
2007-03-19Learn quantization.David Robillard1-2/+3
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard1-2/+16
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard1-2/+2
2007-03-12Max duration loading optional.David Robillard1-3/+3
2007-03-12Export to DOT file.David Robillard1-3/+4
2007-03-12Fixed edge label size when zooming.David Robillard1-1/+8
2007-03-12Flowcanvas resizing, auto-arrange resizes if necessary.David Robillard1-1/+1
2007-03-03Added missing files.David Robillard1-0/+46