aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-01Fixed exception bug.David Robillard2-14/+15
2007-03-31distcheck fixes.David Robillard5-11/+11
2007-03-31Fixed tempo skew (record vs playback).David Robillard7-50/+86
2007-03-31Realtime MIDI recording.David Robillard15-242/+668
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard10-50/+72
2007-03-26Deleting selected states with delete key.David Robillard8-10/+53
2007-03-25Fixed construction algorithm bugs.David Robillard3-11/+13
2007-03-25Added missing file.David Robillard1-0/+56
2007-03-25Added node properties window.David Robillard17-76/+522
2007-03-24Added missing files.David Robillard3-1/+84
2007-03-23Changed to middle click for adding nodes.David Robillard3-24/+22
2007-03-22Fix crash on importing MIDI multiple times.David Robillard1-1/+6
2007-03-22Runtime (RT thread) performance improvements.David Robillard3-8/+60
2007-03-22Serialization fixes for GUI.David Robillard8-20/+37
2007-03-22Cleaned up loading code.David Robillard10-134/+138
2007-03-19Learn quantization.David Robillard6-18/+34
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard19-111/+157
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard7-19/+102
2007-03-14Serialization bug fixes.David Robillard3-12/+10
2007-03-12Max duration loading optional.David Robillard3-5/+5
2007-03-12Export to DOT file.David Robillard8-74/+149
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard5-50/+70
2007-03-12Fixed edge label size when zooming.David Robillard4-24/+71
2007-03-12Flowcanvas resizing, auto-arrange resizes if necessary.David Robillard3-7/+29
2007-03-11Auto-arranging in flowcanvas/machina.David Robillard5-4/+23
2007-03-11MIDI file reading.David Robillard10-58/+133
2007-03-10Turned off excessive autohell warnings.David Robillard1-2/+2
2007-03-03Added missing files.David Robillard2-0/+102
2007-03-03SMF writing work.David Robillard19-66/+217
2007-03-02(So far failed) attemps to get patchage messages pane closed on launch.David Robillard2-0/+15
2007-03-02Work towards Action serialization.David Robillard5-30/+80
2007-02-28Added python script to convert RDF files to dot graphs.David Robillard6-5/+85
2007-02-25Command line app loads again.David Robillard7-29/+37
2007-02-25More serialization work (loading, saving works from GUI).David Robillard12-64/+177
2007-02-24Fixed save/save as dialog behavior.David Robillard2-25/+20
2007-02-24Distribution build fixes (pass make distcheck).David Robillard3-4/+3
2007-02-24Serialization of edges.David Robillard5-6/+84
2007-02-24Serialization work.David Robillard4-8/+67
2007-02-23Removable edges.David Robillard6-55/+46
2007-02-23Functional edge probability.David Robillard1-3/+9
2007-02-22Machina quantization, various timing related fixes.David Robillard9-31/+90
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard27-265/+426
2007-02-20New double buffer class in Raul (used for realtime-safe thread-safe writes to...David Robillard6-12/+137
2007-02-18RAUL install fixes.David Robillard1-1/+1
2007-02-18Updated URLs.David Robillard1-1/+1
2007-02-16Labels on straight Connections in FlowCanvas (for Machina edges).David Robillard2-8/+8
2007-02-14Serialization work on Machina.David Robillard8-16/+108
2007-02-12Added missing files.David Robillard2-0/+99
2007-02-12Added missing files.David Robillard2-0/+135
2007-02-11Machina animation.David Robillard5-14/+139