Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-31 | Reduce duplicated code | David Robillard | 1 | -7/+2 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2014-01-18 | Consolidate URIs. | David Robillard | 1 | -1/+1 |
2013-10-29 | Remove engine dependency from LV2Options. | David Robillard | 1 | -37/+21 |
2013-10-28 | Pass sample rate to nodes (fix #931). | David Robillard | 1 | -0/+5 |
2013-02-03 | Fix compilation with Clang 3.1. | David Robillard | 1 | -1/+2 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -3/+3 |
2013-01-12 | Lint. | David Robillard | 1 | -1/+1 |
2012-12-21 | Gracefully ignore plugins which require unsupported features or have unknown ... | David Robillard | 1 | -1/+3 |
2012-09-16 | Support latest options and morph extensions. | David Robillard | 1 | -7/+7 |
2012-08-31 | Implement host side of buf-size via options. | David Robillard | 1 | -0/+84 |