Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -4/+4 |
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -2/+2 |
2012-12-21 | Send a null terminator on bundle boundaries so reading replies from the socke... | David Robillard | 1 | -0/+10 |
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 1 | -2/+2 |
2012-08-10 | Fix various const violations. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -3/+3 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -1/+2 |
2012-05-10 | Fix compilation on Mac OS X. | David Robillard | 1 | -0/+4 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -4/+6 |
2012-05-10 | Use SharedPtr references to Interfaces to keep things sane. | David Robillard | 1 | -1/+9 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -0/+74 |