Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-22 | More work on test suite. | David Robillard | 1 | -0/+5 |
2012-05-18 | Beginnings of a test framework. | David Robillard | 1 | -0/+7 |
2012-05-14 | Real-time safe LV2 message handling. | David Robillard | 1 | -1/+7 |
2012-05-11 | Generate API documentation. | David Robillard | 1 | -1/+1 |
2012-05-11 | Fix include guards. | David Robillard | 1 | -3/+3 |
2012-05-10 | Use SharedPtr references to Interfaces to keep things sane. | David Robillard | 1 | -2/+3 |
2012-05-09 | Factor audio thread execution stuff out of JackDriver into Engine::run(). | David Robillard | 1 | -0/+7 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -2/+2 |
2012-03-16 | Remove activity from interface and use set_property() instead. | David Robillard | 1 | -0/+16 |
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory in... | David Robillard | 1 | -0/+67 |