aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Run. Sorta.David Robillard4-19/+20
2008-11-17Run... almostDavid Robillard8-43/+36
2008-11-17Compile.David Robillard27-91/+199
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard39-108/+108
2008-10-03Good riddance.David Robillard4-116/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard6-6/+6
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-07Build fixes.David Robillard3-4/+6
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard3-6/+11
2008-01-02Fix canvas scroll buttons.David Robillard3-3/+3
2007-12-20make distcheck fixes.David Robillard2-1/+3
2007-12-08Fix compilation w/o Eugene.David Robillard6-16/+29
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 Robillard9-24/+107
2007-12-07Possible bug fix maybe possibly but probably not.David Robillard1-3/+3
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard10-57/+424
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 Robillard18-101/+367
2007-12-06Added missing files.David Robillard15-99/+340
2007-12-06Trivial fitness measurement.David Robillard3-11/+21
2007-12-06Rename uselessley verbose MachineMutation.[ch]ppDavid Robillard6-6/+6
2007-12-05Working mutation operators.David Robillard12-102/+322
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard16-219/+512
2007-12-05Remove misguided gene stuff (Machine is the gene..).David Robillard3-40/+0
2007-12-05Preliminary evolutionary stuff in machina.David Robillard9-31/+70
2007-12-04Fix stuck notes on stop.David Robillard9-36/+47
2007-12-03Use dashed outline for selector nodes.David Robillard4-10/+34
2007-12-03Several machina-style canvas improvements (colour edges, edge handles, better...David Robillard4-9/+58
2007-12-03Fix loading outgoing edges from initial node.David Robillard1-3/+3
2007-12-02Make duration relative edge lengths optional (lays out bigger machines much m...David Robillard3-895/+661
2007-12-02Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).David Robillard8-33/+57
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 Robillard20-57/+75
2007-11-29Fix serialialization.David Robillard2-16/+15
2007-10-21Fix (most of the) basic machina functionality.David Robillard3-4/+3
2007-10-20Fix thread error message/death on launching machina_guiDavid Robillard2-1/+4
2007-10-08Update.. stuff... I hate SVN...David Robillard2-3/+3
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard2-2/+2
2007-07-26Make canvas grab events.David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard33-74/+74
2007-07-24Removed recursive autohell, except for SLv2.David Robillard5-9/+10
2007-07-22Renamed MIDIRingBuffer StampedChunkRingBuffer (what it really is), which coin...David Robillard2-5/+5
2007-06-06Nicer Flowcanvas naming.David Robillard6-29/+29
2007-05-07Fixed assert crash bug.David Robillard2-6/+11
2007-05-06Another one!David Robillard1-0/+10