Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-23 | Move Socket class to Raul. | David Robillard | 1 | -14/+14 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -14/+14 |
2012-12-21 | Send a null terminator on bundle boundaries so reading replies from the socke... | David Robillard | 1 | -0/+2 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -6/+6 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -1/+1 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -12/+12 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -0/+65 |