aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-05It's aliiiiivee!David Robillard17-98/+800
2007-02-04Added missing files.David Robillard3-0/+192
2007-02-01Partially implemented loading (from RDF files).David Robillard5-23/+46
2007-01-30Removed unused/garbage Edge.cppDavid Robillard1-99/+0
2007-01-23Renamed "MetaState" to "Machine".David Robillard3-16/+16
2007-01-20Added Machina.David Robillard11-0/+710