Age | Commit message (Expand) | Author | Files | Lines |
2019-04-27 | Fix broken links | David Robillard | 4 | -6/+3 |
2019-04-27 | Replace broken links with detailed Ambisonic channel descriptions | David Robillard | 4 | -104/+190 |
2019-04-27 | Fix incorrect prefixes in URI define comments | David Robillard | 2 | -35/+35 |
2019-04-27 | Consistently use example.org in documentation | David Robillard | 1 | -3/+3 |
2019-04-27 | Flatten documentation to fix fragment links | David Robillard | 9 | -60/+52 |
2019-04-27 | Remove file list from documentation pages | David Robillard | 1 | -25/+3 |
2019-04-27 | Only check links during build | David Robillard | 1 | -1/+2 |
2019-04-22 | Run unit tests on Windows | David Robillard | 1 | -1/+2 |
2019-04-22 | Fix running tests in a recursive project | David Robillard | 1 | -3/+2 |
2019-04-21 | Don't add -Wconversion flag with MSVC | David Robillard | 1 | -1/+1 |
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 186 | -41937/+6 |
2019-04-21 | Update autowaf | David Robillard | 2 | -51/+24 |
2019-04-21 | Squashed 'waflib/' changes from b074a1e..4f98e1c | David Robillard | 1 | -49/+19 |
2019-04-21 | Fix building within a recursive project | David Robillard | 8 | -80/+27 |
2019-04-20 | Use fine-grained Docker images for CI | David Robillard | 1 | -31/+31 |
2019-04-16 | Publish code coverage page | David Robillard | 1 | -0/+14 |
2019-04-15 | Avoid globbing for bundled plugins | David Robillard | 1 | -3/+10 |
2019-04-15 | Update autowaf | David Robillard | 1 | -3/+5 |
2019-04-15 | Squashed 'waflib/' changes from 27a69a7..b074a1e | David Robillard | 1 | -3/+5 |
2019-04-14 | Support building in a recursive project | David Robillard | 1 | -4/+6 |
2019-04-14 | Improve CI configuration | David Robillard | 1 | -14/+150 |
2019-04-14 | Squashed 'waflib/' changes from e7a29b6..27a69a7 | David Robillard | 1 | -10/+43 |
2019-04-14 | Update autowaf | David Robillard | 1 | -10/+43 |
2019-04-14 | Fix lv2_validate paths | David Robillard | 1 | -4/+4 |
2019-04-14 | Remove unused namespace prefixes | David Robillard | 2 | -2/+0 |
2019-03-30 | Fix crash when forging containers into a short buffer | David Robillard | 2 | -6/+137 |
2019-03-30 | Clean up memory after unit tests | David Robillard | 3 | -1/+17 |
2019-03-27 | Add news item for documentation improvements | David Robillard | 1 | -0/+9 |
2019-03-24 | Add post-build phase to check for broken links in documentation | David Robillard | 1 | -4/+18 |
2019-03-24 | Fix installation of local documentation | David Robillard | 1 | -5/+5 |
2019-03-24 | Clean up API documentation main page | David Robillard | 3 | -23/+5 |
2019-03-24 | Remove history from top level specifications page | David Robillard | 2 | -20/+2 |
2019-03-24 | Use lighter and more consistent documentation style | David Robillard | 6 | -504/+613 |
2019-03-24 | Consistently use th for table header cells | David Robillard | 1 | -1/+1 |
2019-03-24 | Don't show raw restriction lists in terminfo table | David Robillard | 1 | -1/+1 |
2019-03-24 | Fix reproducible documentation developer/maintainer lists | David Robillard | 1 | -2/+2 |
2019-03-24 | Fix documentation typo | David Robillard | 1 | -1/+1 |
2019-03-24 | Add validation for complete specification page | David Robillard | 5 | -0/+991 |
2019-03-24 | Don't build file index for offline documentation | David Robillard | 1 | -3/+3 |
2019-03-24 | Use the same LV2 blurb everywhere | David Robillard | 1 | -1/+1 |
2019-03-24 | Avoid redundant copy of Doxygen stylesheet | David Robillard | 2 | -8/+2 |
2019-03-24 | Use friendlier labels for some built-in properties | David Robillard | 1 | -2/+2 |
2019-03-24 | Use sorted() for sorted iteration | David Robillard | 1 | -18/+9 |
2019-03-24 | Fix invalid HTML when specification index is empty | David Robillard | 1 | -5/+8 |
2019-03-24 | Fix broken links to API documentation | David Robillard | 2 | -3/+5 |
2019-03-24 | Make index column headers link to the corresponding section | David Robillard | 1 | -6/+14 |
2019-03-24 | Fix pretty names for links within the current specification | David Robillard | 1 | -21/+11 |
2019-03-24 | Remove ugly Doxygen image from API documentation footer | David Robillard | 3 | -197/+23 |
2019-03-24 | Fix Javascript-less API documentation menus | David Robillard | 1 | -1/+1 |
2019-03-24 | Hide deprecation macro gunk in documentation | David Robillard | 1 | -3/+3 |