Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |