aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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-16Labels on straight Connections in FlowCanvas (for Machina edges).David Robillard1-0/+1
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
2007-02-11Moved Maid from Ingen to Raul.David Robillard17-213/+221
2007-02-10Finished MIDI genericification.David Robillard11-94/+223
2007-02-10Reorganization to make MIDI generic and abstract away driver functionalityDavid Robillard7-122/+91
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard13-894/+119
2007-02-10Fix previous (broken) commit.David Robillard20-2/+812
2007-02-10Made Raul::List read/write thread safe. Uh.. kinda, a bit. :)David Robillard6-41/+51
2007-02-09Removed data type stuff from SLV2.David Robillard2-13/+25
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard10-0/+1152
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard19-28/+47