Suil 0.10.0
drobilla.net ⋅Suil 0.10.0 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.
Changes:
- Add suil_init() to support early initialization and passing any necessary information that may be needed in the future (thanks Stefan Westerfeld)
- Add support for Qt5 in Gtk2
- Add support for X11 in Gtk3
- Fix building with X11 against custom LV2 install path (thanks Robin Gareus)
- Fix minor memory errors