summaryrefslogtreecommitdiffstats
path: root/src/server/InternalBlock.cpp
AgeCommit message (Collapse)AuthorFilesLines
2019-12-08Cleanup: Fix some includes and forward declarationsDavid Robillard1-0/+15
2019-03-09Clean up includes and forward declarationsDavid Robillard1-1/+5
2018-09-23Instantiate duplicated internals with correct parent graphDavid Robillard1-1/+1
2018-09-23Use lowercase namespace namesDavid Robillard1-4/+4
2017-12-25Use nullptrDavid Robillard1-1/+1
2016-10-06Add plugin state savingDavid Robillard1-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-02Fix copy/paste of internal blocksDavid Robillard1-1/+21
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-1/+1
2016-09-11Fix buffer copying for various typesDavid Robillard1-5/+7
2015-10-24Zero-copy to/from driver ports where possibleDavid Robillard1-0/+51
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5778 a436a847-0d15-0410-975c-d299462d15a1