aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-05-05Added Jack MIDI compatibility filthy annoying kludges.David Robillard2-0/+57
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard18-129/+136
2007-04-17Fix missed events timestamp bug (for real this time).David Robillard1-6/+7
2007-04-17Fixed possibly missed MIDI events.David Robillard1-1/+1
2007-04-17Event handling fixes.David Robillard3-16/+21
2007-04-17Fixed toolbar initial state.David Robillard1-0/+1
2007-04-07Jack MIDI API fixes.David Robillard1-6/+6
2007-04-06Email address and FSF copyright address updates.David Robillard40-40/+40
2007-04-06Icon fixes.David Robillard9-79/+7
2007-04-05Code cleanups.David Robillard27-510/+59
2007-04-05Selector states.David Robillard11-77/+162
2007-04-04Quantization while recording.David Robillard8-104/+170
2007-04-02Edge label toggling.David Robillard15-31/+156
2007-04-01Fixed missed events (off by one bug comparing time stamps with end of cycle).David Robillard3-9/+103
2007-04-01Fixed exception bug.David Robillard2-14/+15
2007-03-31distcheck fixes.David Robillard3-8/+9
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 Robillard5-15/+24
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard16-102/+129
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard6-13/+93
2007-03-14Serialization bug fixes.David Robillard2-5/+4
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-03Added missing files.David Robillard2-0/+102
2007-03-03SMF writing work.David Robillard18-65/+215
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 Robillard4-1/+47
2007-02-28Added python script to convert RDF files to dot graphs.David Robillard2-5/+11
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