Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-30 | Clean up installed man pages | David Robillard | 1 | -1/+1 | |
2020-10-30 | Move C++ bindings to a separate directory | David Robillard | 1 | -0/+1 | |
This seemed messy and potentially misleading for what is fundamentally a C++ library. It also makes it possible to set separate clang-tidy and clang-format settings for each to avoid "tainting" the C settings, though currently the headers use the same checks. | |||||
2020-10-24 | Remove unused Doxygen configuration keys | David Robillard | 1 | -40/+0 | |
These are relatively new and cause warnings on older systems. | |||||
2020-10-21 | Move includes to a separate directory | David Robillard | 1 | -1/+1 | |
This is more conventional and directories named "include" are specially understood by some tooling like clang-tidy. | |||||
2020-05-16 | Remove deprecated Doxygen configuration values | David Robillard | 1 | -7/+1 | |
2020-04-03 | Rewrite C++ bindings | David Robillard | 1 | -10/+10 | |
2020-03-09 | Show data structures on group pages | David Robillard | 1 | -1/+1 | |
2020-03-07 | Improve documentation style and rewrite main page | David Robillard | 1 | -3/+3 | |
2019-09-07 | Improve documentation and use LV2 documentation style | David Robillard | 1 | -0/+2468 | |