Age | Commit message (Expand) | Author | Files | Lines |
2016-10-02 | Replace Delay internal with simpler BlockDelay | David Robillard | 1 | -4/+4 |
2015-10-30 | Update clients when plugins are unloaded/reloaded | David Robillard | 1 | -3/+38 |
2015-08-28 | Get rid of LV2Info class. | David Robillard | 1 | -12/+6 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2014-08-10 | Fix some memory leaks. | David Robillard | 1 | -0/+1 |
2014-01-12 | Log how many plugins are loaded when loading is finished. | David Robillard | 1 | -0/+2 |
2013-12-25 | Implement lv2:connectionOptional (#847). | David Robillard | 1 | -1/+7 |
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -3/+3 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -4/+4 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -4/+4 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -2/+2 |
2012-12-21 | Strip trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-12-21 | Gracefully ignore plugins which require unsupported features or have unknown ... | David Robillard | 1 | -6/+55 |
2012-11-17 | Gracefully ignore plugins with invalid ports. | David Robillard | 1 | -2/+7 |
2012-11-16 | Add time internal that sends Jack transport updates as LV2 time positions. | David Robillard | 1 | -0/+4 |
2012-08-18 | Node => Block | David Robillard | 1 | -0/+134 |