aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Add missing files.David Robillard6-0/+554
2011-01-10Remove Raul::Command (mostly useless thin wrapper around a semaphore).David Robillard2-6/+9
2011-01-10Rewrite with UI/engine split.David Robillard29-146/+280
2010-12-22Update license to GPLv3.David Robillard38-375/+375
2010-12-22Expose numeric ID.David Robillard7-16/+17
2010-12-22Assign all objects a numeric ID at creation time.David Robillard8-46/+96
2010-12-19Add missing file.David Robillard1-0/+40
2010-12-18Remove Raul::Stateful (which never really belonged in Raul anyway).David Robillard5-12/+16
2010-12-18Remove more things from public engine interface.David Robillard15-21/+64
2010-12-18Remove LearnRequest from public engine API.David Robillard7-17/+32
2010-12-17Simplify blank node ID stuff (and remove circular dependency of World and Node).David Robillard3-3/+3
2010-12-17Use an actual wrapper for query results (instead of building a Bindings and r...David Robillard1-19/+20
2010-12-17Fix node duration when step recording.David Robillard1-4/+6
2010-12-17Remove RaulJackDriver cruft.David Robillard5-381/+110
2010-12-17Fix serialisation (fix ticket #508).David Robillard4-5/+5
2010-12-17Build machine in whole-repo compilation process.David Robillard1-1/+1
2010-12-17Step recording.David Robillard8-17/+21
2010-12-17Fix recording.David Robillard3-12/+11
2010-12-17Fix run duration handling and associated constant crashes (assertion failures).David Robillard4-45/+23
2010-12-17Use autowaf.run_ldconfig.David Robillard1-0/+2
2010-12-16Updates for waf 1.6.David Robillard1-5/+5
2010-09-04My name is David. :)David Robillard37-37/+37
2010-03-21Fix Eugene and Machine compilation.David Robillard7-7/+8
2009-10-21Fix compilation.David Robillard2-4/+5
2009-05-13Update copyright dates.David Robillard37-37/+37
2009-05-13Strip trailing whitespace.David Robillard37-286/+286
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-1/+1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard3-3/+3
2009-02-28Make machina work sort of a little bit maybe.David Robillard4-21/+27
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