Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -2/+3 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -2/+2 |
2012-08-16 | Remove Raul::Slave class. | David Robillard | 1 | -0/+6 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -20/+14 |
2012-05-12 | Fix memory leaks. | David Robillard | 1 | -1/+1 |
2012-05-11 | Lint. | David Robillard | 1 | -1/+1 |
2012-05-11 | Clean up and better document World interface. | David Robillard | 1 | -0/+1 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -15/+47 |
2012-05-09 | Factor out Socket from SocketListener and make interface more general. | David Robillard | 1 | -0/+70 |