Lilv 0.24.26
drobilla.net ⋅Lilv 0.24.26 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications.
Changes:
- Add lint option with project metadata and code quality tests
- Avoid use of VLAs in lv2apply
- Clean up and isolate platform-specific code
- Fix C++ test build on MacOS
- Fix library current_version on MacOS
- Fix test suite when TMPDIR has no trailing slash
- Fully separate library code from programs
- Improve const correctness
- Replace more platform-specific code with use of zix