Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-06 | Remove gthread dependency from engine. | David Robillard | 1 | -1/+1 |
2014-01-31 | Subscribe to ports before instantiating plugin UIs (fix #954). | David Robillard | 1 | -2/+8 |
2014-01-18 | Fix crashes when LV2 host changes polyphony rapidly. | David Robillard | 1 | -0/+2 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -2/+2 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -4/+4 |
2012-07-30 | Merge Resource and ResourceImpl, eliminating more virtual inheritance. | David Robillard | 1 | -14/+14 |
2012-07-30 | Shrink events. | David Robillard | 1 | -1/+1 |
2012-06-29 | Fix crashes caused by events attempting to respond to deleted clients (fix #8... | David Robillard | 1 | -1/+1 |
2012-05-23 | Trim unnecessary includes. | David Robillard | 1 | -3/+6 |
2012-05-23 | SetMetadata => Delta. | David Robillard | 1 | -0/+118 |