aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-05Selector states.David Robillard3-3/+3
2007-04-04Quantization while recording.David Robillard2-3/+5
2007-04-02Edge label toggling.David Robillard3-0/+6
2007-03-31distcheck fixes.David Robillard2-3/+3
2007-03-31Fixed tempo skew (record vs playback).David Robillard1-2/+3
2007-03-31Realtime MIDI recording.David Robillard6-16/+153
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-9/+9
2007-03-26Deleting selected states with delete key.David Robillard1-0/+3
2007-03-25Fixed construction algorithm bugs.David Robillard1-1/+1
2007-03-25Added node properties window.David Robillard3-7/+15
2007-03-24Added missing files.David Robillard1-0/+36
2007-03-22Runtime (RT thread) performance improvements.David Robillard1-2/+5
2007-03-22Serialization fixes for GUI.David Robillard4-3/+4
2007-03-22Cleaned up loading code.David Robillard1-0/+1
2007-03-19Learn quantization.David Robillard1-2/+3
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard6-79/+50
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard1-2/+2
2007-03-12Max duration loading optional.David Robillard1-3/+3
2007-03-12Export to DOT file.David Robillard1-3/+4
2007-03-12Fixed edge label size when zooming.David Robillard1-1/+8
2007-03-12Flowcanvas resizing, auto-arrange resizes if necessary.David Robillard1-1/+1
2007-03-11MIDI file reading.David Robillard2-3/+11
2007-03-03Added missing files.David Robillard1-0/+46
2007-03-03SMF writing work.David Robillard7-23/+30
2007-03-02(So far failed) attemps to get patchage messages pane closed on launch.David Robillard1-0/+2
2007-03-02Work towards Action serialization.David Robillard1-1/+4