Suil 0.8.4
drobilla.net ⋅Suil 0.8.4 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 Cocoa in Gtk wrapper (patch from Robin Gareus)
- Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
- Bubble X11 key events up to Gtk parent (patch from Filipe Coelho)
- Center X11 UIs in Gtk (patch from Robin Gareus)
- Configure based on compiler target OS for cross-compilation
- Fix a few minor/unlikely memory errors
- Fix compilation with -Wl,--no-undefined
- Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus)
- Gracefully handle failure to open wrapper
- Only report suil_ui_supported() if necessary wrapper is compiled in
- Upgrade to waf 1.8.14
- Various Windows fixes (patches from Robin Gareus)