aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Build without eugene.David Robillard2-7/+12
2008-12-21Change configuration header name to something less likely to conflict.David Robillard2-2/+2
2008-12-16Trim include dependency tree.David Robillard2-3/+1
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-1/+2
2008-11-29Upgrade to waf 1.5.0.David Robillard1-2/+1
2008-11-17Fix mutation.David Robillard2-2/+7
2008-11-17Run. Sorta.David Robillard4-19/+20
2008-11-17Run... almostDavid Robillard6-41/+34
2008-11-17Compile.David Robillard19-77/+129
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard29-89/+89
2008-10-03Good riddance.David Robillard2-52/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard3-3/+3
2008-10-02Remove JACK dependence from RAUL.David Robillard2-0/+368
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard22-153/+161
2008-01-07Build fixes.David Robillard1-2/+2
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard3-6/+11
2008-01-02Fix canvas scroll buttons.David Robillard1-1/+0
2007-12-20make distcheck fixes.David Robillard2-1/+3
2007-12-08Fix compilation w/o Eugene.David Robillard3-5/+8
2007-12-07Twiddle the other default node duration...David Robillard1-1/+1
2007-12-07Twiddle default node duration (half beat).David Robillard1-1/+1
2007-12-07Fix loading selector nodes.David Robillard6-9/+31
2007-12-07Possible bug fix maybe possibly but probably not.David Robillard1-3/+3
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard9-57/+423
2007-12-07Fix termination of evolution and resumed Jack execution.David Robillard2-4/+10
2007-12-07Less console output.David Robillard3-5/+15
2007-12-07It's evolution, baby.David Robillard14-64/+308
2007-12-06Added missing files.David Robillard12-19/+228
2007-12-06Trivial fitness measurement.David Robillard2-8/+10
2007-12-06Rename uselessley verbose MachineMutation.[ch]ppDavid Robillard4-3/+3
2007-12-05Working mutation operators.David Robillard7-12/+96
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard10-37/+223
2007-12-05Remove misguided gene stuff (Machine is the gene..).David Robillard3-40/+0
2007-12-05Preliminary evolutionary stuff in machina.David Robillard7-29/+68
2007-12-04Fix stuck notes on stop.David Robillard8-31/+41
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 Robillard4-21/+23
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 Robillard14-37/+38
2007-11-29Fix serialialization.David Robillard1-4/+4
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard23-61/+61
2007-07-24Removed recursive autohell, except for SLv2.David Robillard2-3/+3
2007-07-22Renamed MIDIRingBuffer StampedChunkRingBuffer (what it really is), which coin...David Robillard2-5/+5
2007-05-07Fixed assert crash bug.David Robillard2-6/+11
2007-05-06Another one!David Robillard1-0/+10
2007-05-06Yeah, another one.David Robillard1-0/+1
2007-05-06Jack MIDI with-nframes build fix.David Robillard1-1/+1
2007-05-05Added Jack MIDI compatibility filthy annoying kludges.David Robillard2-0/+57