aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina
AgeCommit message (Expand)AuthorFilesLines
2007-04-05Selector states.David Robillard3-3/+3
2007-04-04Quantization while recording.David Robillard2-3/+5
2007-04-02Edge label toggling.David Robillard3-0/+6
2007-03-31distcheck fixes.David Robillard2-3/+3
2007-03-31Fixed tempo skew (record vs playback).David Robillard1-2/+3
2007-03-31Realtime MIDI recording.David Robillard6-16/+153
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-9/+9
2007-03-26Deleting selected states with delete key.David Robillard1-0/+3
2007-03-25Fixed construction algorithm bugs.David Robillard1-1/+1
2007-03-25Added node properties window.David Robillard3-7/+15
2007-03-24Added missing files.David Robillard1-0/+36
2007-03-22Runtime (RT thread) performance improvements.David Robillard1-2/+5
2007-03-22Serialization fixes for GUI.David Robillard4-3/+4
2007-03-22Cleaned up loading code.David Robillard1-0/+1
2007-03-19Learn quantization.David Robillard1-2/+3
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard6-79/+50
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-11MIDI file reading.David Robillard2-3/+11
2007-03-03Added missing files.David Robillard1-0/+46
2007-03-03SMF writing work.David Robillard7-23/+30
2007-03-02(So far failed) attemps to get patchage messages pane closed on launch.David Robillard1-0/+2
2007-03-02Work towards Action serialization.David Robillard1-1/+4
2007-02-25Command line app loads again.David Robillard2-6/+6
2007-02-25More serialization work (loading, saving works from GUI).David Robillard4-6/+12
2007-02-24Distribution build fixes (pass make distcheck).David Robillard1-0/+1
2007-02-24Serialization of edges.David Robillard1-1/+4
2007-02-23Removable edges.David Robillard1-0/+1
2007-02-22Machina quantization, various timing related fixes.David Robillard2-11/+7
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard13-140/+75
2007-02-20New double buffer class in Raul (used for realtime-safe thread-safe writes to...David Robillard1-1/+11
2007-02-14Serialization work on Machina.David Robillard2-2/+8
2007-02-12Added missing files.David Robillard2-0/+135
2007-02-11Moved Maid from Ingen to Raul.David Robillard6-30/+46
2007-02-10Finished MIDI genericification.David Robillard5-16/+46
2007-02-10Reorganization to make MIDI generic and abstract away driver functionalityDavid Robillard4-33/+30
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard1-0/+2
2007-02-10Fix previous (broken) commit.David Robillard13-0/+607