Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-14 | Cleaned up client-side model code significantly (made everything private | David Robillard | 1 | -11/+14 | |
so only Store can change the state of models). Extremely broken, just committing to move code between machines :). git-svn-id: http://svn.drobilla.net/lad/ingen@133 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with ↵ | David Robillard | 1 | -2/+2 | |
clean Model/View separation). Smarter, centralized window creation/management (should make window unification easy (panes?)). Typed metadata system, no more fugly string conversion of floats. Supports OSC fundamental types string, int, float, blob for now (though blob isn't working over the wire yet). git-svn-id: http://svn.drobilla.net/lad/ingen@131 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2006-09-10 | Added missing files. | David Robillard | 1 | -0/+85 | |
git-svn-id: http://svn.drobilla.net/lad/ingen@127 a436a847-0d15-0410-975c-d299462d15a1 |