LV2 1.8.0 is out. This release adds one new property (lv2:prototype), a
new example plugin, and some minor fixes, but does not add any new API.
This release is backwards compatible with all previous releases.
Download:
http://lv2plug.in/spec/lv2-1.8.0.tar.bz2
Signature:
http://lv2plug.in/spec/lv2-1.8.0.tar.bz2.sig
More about LV2:
http://lv2plug.in/
Changes:
* Install lv2specgen for use by other projects.
* lv2specgen: Fix links to externally defined terms.
* Add scope example plugin from Robin Gareus.
* lv2core: Add lv2:prototype for property inheritance.
* atom: Make lv2_atom_*_is_end() arguments const.
* log: Add missing include <string.h> to logger.h for memset.
* ui: Fix LV2_UI_INVALID_PORT_INDEX identifier in documentation.
Enjoy,
--
dr