Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-23 | Instantiate duplicated internals with correct parent graph | David Robillard | 1 | -1/+1 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 | |
2017-12-25 | Use nullptr | David Robillard | 1 | -1/+1 | |
2016-10-06 | Add plugin state saving | David Robillard | 1 | -1/+1 | |
This only works with a server-side save, so the GUI now uses that if the server is not running remotely, where "remotely" is defined as "via TCP". This isn't perfect, since running ingen via TCP locally is a perfectly valid thing to do, but it will do for now. | |||||
2016-10-02 | Fix copy/paste of internal blocks | David Robillard | 1 | -1/+21 | |
2016-09-11 | Remove last vestiges of multiple run contexts | David Robillard | 1 | -1/+1 | |
2016-09-11 | Fix buffer copying for various types | David Robillard | 1 | -5/+7 | |
2015-10-24 | Zero-copy to/from driver ports where possible | David Robillard | 1 | -0/+51 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5778 a436a847-0d15-0410-975c-d299462d15a1 |