aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Change configuration header name to something less likely to conflict.David Robillard4-4/+4
2008-12-16Trim include dependency tree.David Robillard2-2/+2
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-6/+5
2008-11-22Fix machina compilation.David Robillard1-1/+1
2008-11-17Run... almostDavid Robillard2-2/+2
2008-11-17Compile.David Robillard8-14/+70
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard9-18/+18
2008-10-03Good riddance.David Robillard1-50/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard2-2/+2
2008-01-07Build fixes.David Robillard1-2/+2
2008-01-07Build fixes.David Robillard1-0/+2
2008-01-02Fix canvas scroll buttons.David Robillard2-2/+3
2007-12-08Fix compilation w/o Eugene.David Robillard2-4/+14
2007-12-07Fix loading selector nodes.David Robillard3-15/+76
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard1-0/+1
2007-12-07It's evolution, baby.David Robillard4-37/+59
2007-12-06Added missing files.David Robillard3-80/+112
2007-12-06Rename uselessley verbose MachineMutation.[ch]ppDavid Robillard2-3/+3
2007-12-05Working mutation operators.David Robillard5-90/+226
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard6-182/+289
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-1/+1
2007-12-04Fix stuck notes on stop.David Robillard1-5/+6
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-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 Robillard4-12/+34
2007-11-30Split redland C++ wrappers out from Raul.David Robillard3-15/+32
2007-11-29Fix serialialization.David Robillard1-12/+11
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 Robillard1-2/+2
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-26Make canvas grab events.David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard8-11/+11
2007-07-24Removed recursive autohell, except for SLv2.David Robillard2-4/+5
2007-06-06Nicer Flowcanvas naming.David Robillard6-29/+29
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard2-11/+12
2007-04-17Event handling fixes.David Robillard3-16/+21
2007-04-17Fixed toolbar initial state.David Robillard1-0/+1
2007-04-06Email address and FSF copyright address updates.David Robillard10-10/+10
2007-04-06Icon fixes.David Robillard7-27/+7
2007-04-05Code cleanups.David Robillard4-328/+11
2007-04-05Selector states.David Robillard5-57/+59
2007-04-04Quantization while recording.David Robillard1-0/+2
2007-04-02Edge label toggling.David Robillard8-20/+93
2007-04-01Fixed missed events (off by one bug comparing time stamps with end of cycle).David Robillard1-7/+96
2007-04-01Fixed exception bug.David Robillard1-14/+6
2007-03-31distcheck fixes.David Robillard1-5/+6
2007-03-31Fixed tempo skew (record vs playback).David Robillard3-35/+59