aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard6-10/+2
2011-02-16Drop redlandmm for sordmm.David Robillard3-10/+13
2011-01-10Add missing files.David Robillard3-0/+200
2011-01-10Rewrite with UI/engine split.David Robillard11-462/+29
2010-12-22Update license to GPLv3.David Robillard14-140/+140
2010-12-22Expose numeric ID.David Robillard1-1/+2
2010-12-22Assign all objects a numeric ID at creation time.David Robillard1-4/+11
2010-12-19Add missing file.David Robillard1-0/+40
2010-12-18Remove Raul::Stateful (which never really belonged in Raul anyway).David Robillard4-11/+15
2010-12-18Remove more things from public engine interface.David Robillard9-429/+19
2010-12-18Remove LearnRequest from public engine API.David Robillard2-86/+8
2010-12-17Remove RaulJackDriver cruft.David Robillard1-9/+35
2010-12-17Step recording.David Robillard4-4/+7
2010-12-17Fix recording.David Robillard1-1/+1
2010-12-17Fix run duration handling and associated constant crashes (assertion failures).David Robillard1-2/+2
2010-09-04My name is David. :)David Robillard19-19/+19
2010-03-21Fix Eugene and Machine compilation.David Robillard3-3/+4
2009-05-13Update copyright dates.David Robillard19-19/+19
2009-05-13Strip trailing whitespace.David Robillard19-96/+96
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard2-3/+1
2008-11-17Run... almostDavid Robillard1-0/+1
2008-11-17Compile.David Robillard10-21/+26
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard17-46/+46
2008-10-03Good riddance.David Robillard1-22/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard2-2/+2
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard11-64/+64
2007-12-20make distcheck fixes.David Robillard1-0/+1
2007-12-08Fix compilation w/o Eugene.David Robillard1-1/+2
2007-12-07Twiddle the other default node duration...David Robillard1-1/+1
2007-12-07Fix loading selector nodes.David Robillard2-2/+2
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard4-4/+65
2007-12-07Less console output.David Robillard1-1/+2
2007-12-07It's evolution, baby.David Robillard6-22/+104
2007-12-06Added missing files.David Robillard7-17/+67
2007-12-06Trivial fitness measurement.David Robillard1-0/+1
2007-12-06Rename uselessley verbose MachineMutation.[ch]ppDavid Robillard2-1/+1
2007-12-05Working mutation operators.David Robillard2-2/+7
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard5-16/+96
2007-12-05Remove misguided gene stuff (Machine is the gene..).David Robillard2-9/+0
2007-12-05Preliminary evolutionary stuff in machina.David Robillard3-19/+25
2007-12-04Fix stuck notes on stop.David Robillard3-4/+7
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard1-3/+13
2007-11-30Split redland C++ wrappers out from Raul.David Robillard7-10/+10
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard14-43/+43
2007-07-22Renamed MIDIRingBuffer StampedChunkRingBuffer (what it really is), which coin...David Robillard2-5/+5
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard7-13/+20
2007-04-06Email address and FSF copyright address updates.David Robillard15-15/+15
2007-04-05Code cleanups.David Robillard12-25/+20