Age | Commit message (Expand) | Author | Files | Lines |
2017-04-12 | Fix const correctness | David Robillard | 1 | -1/+1 |
2017-03-20 | Revert removal of DirectDriver and fix test suite | David Robillard | 1 | -0/+10 |
2017-03-20 | Fix event timing and remove vestigial DirectDriver | David Robillard | 1 | -10/+0 |
2017-02-18 | Improve parallel analysis and execution algorithms | David Robillard | 1 | -1/+6 |
2017-02-18 | Add experimental PortAudio driver | David Robillard | 1 | -4/+14 |
2016-10-14 | Improve documentation | David Robillard | 1 | -1/+1 |
2016-10-02 | Add parallel graph execution | David Robillard | 1 | -0/+5 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-03-02 | Fix compilation with -fvisibility=hidden. | David Robillard | 1 | -2/+2 |
2015-02-24 | Use sequence buffer size from Jack. | David Robillard | 1 | -1/+4 |
2015-02-09 | Fix broadcasting to several clients. | David Robillard | 1 | -3/+2 |
2015-02-07 | Demodularize socket stuff. | David Robillard | 1 | -0/+5 |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -1/+1 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -3/+4 |
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 |