Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-24 | Fix documentation typo | David Robillard | 1 | -1/+1 | |
2019-03-24 | Use the same LV2 blurb everywhere | David Robillard | 1 | -1/+1 | |
2019-03-24 | Fix broken links to API documentation | David Robillard | 1 | -1/+1 | |
2019-02-03 | LV2 1.16.0v1.16.0 | David Robillard | 3 | -7/+15 | |
2019-01-10 | Sort includes from local to standard and fix exposed issues | David Robillard | 1 | -2/+2 | |
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit. | |||||
2019-01-10 | Remove workaround for ancient MSVC | David Robillard | 1 | -2/+1 | |
2018-10-28 | Rework port restrictions so that presets can be validated | David Robillard | 2 | -11/+25 | |
2018-10-28 | Fix whitespace | David Robillard | 1 | -5/+5 | |
2018-09-23 | Factor out deprecation attribute and warning boilerplate | David Robillard | 2 | -0/+60 | |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 6 | -0/+2059 | |