Suil 0.8.0 is out. Suil is a lightweight C library for loading and
wrapping LV2 plugin UIs. Suil transparently presents UIs written in
any toolkit as the desired widget type of host programs, so hosts do
not have to depend on foreign toolkits.
Download:
http://download.drobilla.net/suil-0.8.0.tar.bz2
Signature:
http://download.drobilla.net/suil-0.8.0.tar.bz2.sig
More about Suil:
http://drobilla.net/software/suil
This releases adds a function, but remains backwards compatible with all
previous releases.
Changes:
* Add suil_instance_get_handle (patch from Rui Nuno Capela)
* Fix compilation errors on some systems
* Upgrade to waf 1.7.14
Enjoy,
-- dr