Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -2/+2 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -6/+6 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -1/+1 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -1/+1 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -1/+1 |
2012-07-26 | Report subject with errors to client for more meaningful error messages. | David Robillard | 1 | -1/+1 |
2012-05-10 | Use SharedPtr references to Interfaces to keep things sane. | David Robillard | 1 | -4/+10 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -6/+6 |
2012-05-09 | Simply event interface design and make only one pre-process thread. | David Robillard | 1 | -8/+3 |
2012-05-03 | Separate EventWriter interface from EventQueue. | David Robillard | 1 | -0/+102 |