Suil 0.6.16 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.6.16.tar.bz2
More about Suil:
http://drobilla.net/software/suil
This releases fixes a crash bug for UIs with NULL extension_data, and
includes some Qt fixes from Rui Nuno Capela.
The API/ABI is identical to the previous release.
Enjoy,
-- dr