Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-15 | Remove ClientSender and move code to Get.cpp (the only place it was used). | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4421 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-15 | Remove dead code. | David Robillard | 1 | -14/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4420 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ↵ | David Robillard | 1 | -0/+116 | |
ThreadVar, which can be used for this and many other things. ClientBroadcaster => Broadcaster. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4405 a436a847-0d15-0410-975c-d299462d15a1 |