aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/Node.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-7/+7
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-6/+6
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard1-4/+7
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard1-7/+28
2007-12-06Added missing files.David Robillard1-0/+18
2007-12-05Working mutation operators.David Robillard1-2/+13
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard1-7/+29
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-2/+3
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard1-15/+7
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-4/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-2/+2
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-18/+19
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-8/+0
2007-04-05Selector states.David Robillard1-0/+16
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-2/+2
2007-03-26Deleting selected states with delete key.David Robillard1-3/+9
2007-03-25Added node properties window.David Robillard1-6/+10
2007-03-11MIDI file reading.David Robillard1-8/+17
2007-03-03SMF writing work.David Robillard1-4/+4
2007-03-02Work towards Action serialization.David Robillard1-0/+7
2007-02-28Added python script to convert RDF files to dot graphs.David Robillard1-2/+2
2007-02-25More serialization work (loading, saving works from GUI).David Robillard1-3/+3
2007-02-24Distribution build fixes (pass make distcheck).David Robillard1-2/+2
2007-02-24Serialization of edges.David Robillard1-2/+4
2007-02-24Serialization work.David Robillard1-2/+7
2007-02-23Removable edges.David Robillard1-0/+15
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-4/+4
2007-02-14Serialization work on Machina.David Robillard1-0/+17
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-10/+9
2007-02-10Fix previous (broken) commit.David Robillard1-0/+104