aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/Loader.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-3/+7
2007-12-07Fix loading selector nodes.David Robillard1-0/+20
2007-12-05Working mutation operators.David Robillard1-1/+1
2007-12-04Fix stuck notes on stop.David Robillard1-1/+1
2007-12-03Fix loading outgoing edges from initial node.David Robillard1-3/+3
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard1-1/+1
2007-12-01Clean up query code.David Robillard1-48/+37
2007-11-30Various documentation cleanups/fixes.David Robillard1-1/+1
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-4/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-35/+29
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-14/+1
2007-04-04Quantization while recording.David Robillard1-4/+4
2007-04-02Edge label toggling.David Robillard1-0/+7
2007-03-26Deleting selected states with delete key.David Robillard1-1/+1
2007-03-25Added node properties window.David Robillard1-2/+2
2007-03-22Serialization fixes for GUI.David Robillard1-13/+28
2007-03-22Cleaned up loading code.David Robillard1-107/+83
2007-02-25Command line app loads again.David Robillard1-5/+11
2007-02-25More serialization work (loading, saving works from GUI).David Robillard1-26/+40
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-26/+10
2007-02-10Fix previous (broken) commit.David Robillard1-0/+221