aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine
AgeCommit message (Collapse)AuthorFilesLines
2011-01-10Rewrite with UI/engine split.David Robillard29-146/+280
Note some things aren't quite working right again yet... git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2821 a436a847-0d15-0410-975c-d299462d15a1
2010-12-22Update license to GPLv3.David Robillard38-375/+375
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2780 a436a847-0d15-0410-975c-d299462d15a1
2010-12-22Expose numeric ID.David Robillard7-16/+17
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2779 a436a847-0d15-0410-975c-d299462d15a1
2010-12-22Assign all objects a numeric ID at creation time.David Robillard8-46/+96
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2778 a436a847-0d15-0410-975c-d299462d15a1
2010-12-19Add missing file.David Robillard1-0/+40
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2775 a436a847-0d15-0410-975c-d299462d15a1
2010-12-18Remove Raul::Stateful (which never really belonged in Raul anyway).David Robillard5-12/+16
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2766 a436a847-0d15-0410-975c-d299462d15a1
2010-12-18Remove more things from public engine interface.David Robillard15-21/+64
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2764 a436a847-0d15-0410-975c-d299462d15a1
2010-12-18Remove LearnRequest from public engine API.David Robillard7-17/+32
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2763 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Simplify blank node ID stuff (and remove circular dependency of World and Node).David Robillard3-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2744 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Use an actual wrapper for query results (instead of building a Bindings and ↵David Robillard1-19/+20
returning that). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2742 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Fix node duration when step recording.David Robillard1-4/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2738 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Remove RaulJackDriver cruft.David Robillard5-381/+110
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2737 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Fix serialisation (fix ticket #508).David Robillard4-5/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2735 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Build machine in whole-repo compilation process.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2734 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Step recording.David Robillard8-17/+21
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2733 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Fix recording.David Robillard3-12/+11
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2732 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Fix run duration handling and associated constant crashes (assertion failures).David Robillard4-45/+23
Execution seemingly works for fractional note durations now... git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2730 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Use autowaf.run_ldconfig.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2728 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Updates for waf 1.6.David Robillard1-5/+5
Note: this revision breaks documentation installation. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2719 a436a847-0d15-0410-975c-d299462d15a1
2010-09-04My name is David. :)David Robillard37-37/+37
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2590 a436a847-0d15-0410-975c-d299462d15a1
2010-03-21Fix Eugene and Machine compilation.David Robillard7-7/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2549 a436a847-0d15-0410-975c-d299462d15a1
2009-10-21Fix compilation.David Robillard2-4/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2201 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Update copyright dates.David Robillard37-37/+37
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2000 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Strip trailing whitespace.David Robillard37-286/+286
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1999 a436a847-0d15-0410-975c-d299462d15a1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1962 a436a847-0d15-0410-975c-d299462d15a1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard3-3/+3
Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1958 a436a847-0d15-0410-975c-d299462d15a1
2009-02-28Make machina work sort of a little bit maybe.David Robillard4-21/+27
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1945 a436a847-0d15-0410-975c-d299462d15a1
2009-02-27Build without eugene.David Robillard2-7/+12
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1944 a436a847-0d15-0410-975c-d299462d15a1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard2-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1887 a436a847-0d15-0410-975c-d299462d15a1
2008-12-16Trim include dependency tree.David Robillard2-3/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1870 a436a847-0d15-0410-975c-d299462d15a1
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1869 a436a847-0d15-0410-975c-d299462d15a1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1823 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Fix mutation.David Robillard2-2/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1758 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Run. Sorta.David Robillard4-19/+20
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1757 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Run... almostDavid Robillard6-41/+34
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1756 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Compile.David Robillard19-77/+129
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1755 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard29-89/+89
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1677 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Good riddance.David Robillard2-52/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1602 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard3-3/+3
Remove CONFIG_H_PATH define and replace with just "config.h" (define messed up dependency tracking). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1600 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Remove JACK dependence from RAUL.David Robillard2-0/+368
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1596 a436a847-0d15-0410-975c-d299462d15a1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard22-153/+161
Fix initial size of Patchage messages window. Machina disabled for now (transitioning to generic timestamps). git-svn-id: http://svn.drobilla.net/lad/machina@1133 a436a847-0d15-0410-975c-d299462d15a1
2008-01-07Build fixes.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/machina@1035 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard3-6/+11
git-svn-id: http://svn.drobilla.net/lad/machina@1025 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Fix canvas scroll buttons.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/machina@1007 a436a847-0d15-0410-975c-d299462d15a1
2007-12-20make distcheck fixes.David Robillard2-1/+3
git-svn-id: http://svn.drobilla.net/lad/machina@992 a436a847-0d15-0410-975c-d299462d15a1
2007-12-08Fix compilation w/o Eugene.David Robillard3-5/+8
git-svn-id: http://svn.drobilla.net/lad/machina@966 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Twiddle the other default node duration...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/machina@965 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Twiddle default node duration (half beat).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/machina@964 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Fix loading selector nodes.David Robillard6-9/+31
Choosing evolution target MIDI from GUI. git-svn-id: http://svn.drobilla.net/lad/machina@963 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Possible bug fix maybe possibly but probably not.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/machina@962 a436a847-0d15-0410-975c-d299462d15a1