aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/SMFDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Compile.David Robillard1-11/+16
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-4/+4
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-17/+19
2007-12-04Fix stuck notes on stop.David Robillard1-2/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-4/+4
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-1/+1
2007-04-04Quantization while recording.David Robillard1-2/+2
2007-03-31Realtime MIDI recording.David Robillard1-192/+16
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-6/+7
2007-03-25Fixed construction algorithm bugs.David Robillard1-5/+7
2007-03-25Added node properties window.David Robillard1-22/+114
2007-03-24Added missing files.David Robillard1-1/+1
2007-03-19Learn quantization.David Robillard1-8/+15
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard1-5/+21
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard1-6/+2
2007-03-12Max duration loading optional.David Robillard1-1/+1
2007-03-12Export to DOT file.David Robillard1-11/+62
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard1-4/+4
2007-03-12Fixed edge label size when zooming.David Robillard1-16/+54
2007-03-12Flowcanvas resizing, auto-arrange resizes if necessary.David Robillard1-1/+5
2007-03-11MIDI file reading.David Robillard1-0/+60
2007-03-03Added missing files.David Robillard1-0/+56