Lilv 0.24.22
drobilla.net ⋅Lilv 0.24.22 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. For more information, see http://drobilla.net/software/lilv.
Changes:
- Allow LILV_API to be defined by the user
- Clean up code
- Clean up inconsistent tool command line interfaces
- Convert man pages to mdoc
- Fix crash when plugins pass NULL to the LV2_State_Retrieve_Function
- Fix dependencies in pkg-config file
- Fix potential crash when writing state files fails
- Order plugin classes by URI
- Override pkg-config dependency within meson
- Remove junk files from documentation install
- Replace duplicated dox_to_sphinx script with sphinxygen dependency
- Switch to external zix dependency