Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-23 | Move Socket class to Raul. | David Robillard | 1 | -13/+12 |
2013-02-04 | Replace Raul::thread with std::thread. | David Robillard | 1 | -3/+6 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -9/+9 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -4/+3 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -10/+15 |
2012-05-09 | SocketInterface => SocketReader. | David Robillard | 1 | -0/+68 |