Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-23 | Move Socket class to Raul. | David Robillard | 1 | -4/+2 |
2013-02-04 | Replace Raul::thread with std::thread. | David Robillard | 1 | -1/+0 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -2/+16 |
2012-05-09 | SocketInterface => SocketReader. | David Robillard | 1 | -1/+1 |
2012-05-03 | Work towards a proper server infrastructure with a thread per connection. | David Robillard | 1 | -1/+2 |
2012-05-03 | SocketReceiver => SocketListener. | David Robillard | 1 | -1/+1 |
2012-05-02 | Preliminary socket control interface, and ingen_cmd command line interface wh... | David Robillard | 1 | -0/+14 |