summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Updated Raptor dependency to 1.4.14.David Robillard1-3/+2
2007-04-11Print out failed queries, for debugging.David Robillard1-1/+5
2007-04-06LASH project saving/restoring.David Robillard4-2/+333
2007-04-02List appending.David Robillard1-1/+14
2007-03-19Learn quantization.David Robillard1-0/+17
2007-03-12Fixed MIDI note off normalization for multiple channels.David Robillard1-2/+2
2007-03-12Flowcanvas resizing, auto-arrange resizes if necessary.David Robillard1-1/+51
2007-03-11MIDI file reading.David Robillard1-10/+4
2007-03-10Removed excessive debug print output.David Robillard1-9/+15
2007-03-10SMF reading fixes (correctly read running status, etc).David Robillard1-32/+60
2007-03-09SMF reading/writing fixes.David Robillard3-29/+247
2007-03-03SMF writing work.David Robillard2-1/+307
2007-02-24Split JackDriver 'attaching' and 'activating' to give derived classes a chanc...David Robillard2-12/+27
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard3-1/+62
2007-02-14Serialization work on Machina.David Robillard1-1/+14
2007-02-11Moved Maid from Ingen to Raul.David Robillard2-1/+76
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard1-2/+2
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard6-9/+15
2007-02-05RDF querying bug fix (crash on empty results).David Robillard2-8/+24
2007-01-22Created Raul namespace.David Robillard6-59/+90
2007-01-22Added atomic int/pointer classes to Raul.David Robillard1-2/+1
2007-01-20Added Machina.David Robillard4-8/+122
2007-01-20Scratch commit to make SVN allow moving files (broken revision).David Robillard2-1/+213
2007-01-12Control value persistence/serialization.David Robillard1-2/+2
2007-01-11Added missing file Path.cpp.David Robillard1-0/+171
2007-01-10Moved RDFWriter to RAUL.David Robillard2-3/+224
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard2-0/+31