Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -1/+1 | |
Trim unnecessary includes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4337 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-10 | Use SharedPtr references to Interfaces to keep things sane. | David Robillard | 1 | -7/+13 | |
Fix double register when using GUI with a remote engine. Avoid signal when writing to dead socket by using send with MSG_NOSIGNAL. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4336 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -0/+53 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4335 a436a847-0d15-0410-975c-d299462d15a1 |