Suil 0.10.10
Suil 0.10.10 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.
Changes:
- Clean up minor code issues
- Remove the need for a generated configuration header
Suil 0.10.8
Suil 0.10.8 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.
Changes:
- Fix X11 in Gtk size regressions (thanks Robin Gareus)
- Fix compilation on MacOS older than 10.12
- Fix drag and drop for X11 in Gtk
- Fix various minor warnings and other code quality issues
Suil 0.10.6
Suil 0.10.6 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 no-cocoa configure flag
- Update build system
Suil 0.10.4
Suil 0.10.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 support for Qt5 in Gtk3
- Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)
Suil 0.10.2
Suil 0.10.2 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 support for Cocoa in Qt5
- Fix resizing and add idle and update rate support for Qt5 in Gtk2
- Fix various issues with Qt5 in Gtk2
Suil 0.10.0
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
Suil 0.8.4
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)
Suil 0.8.2
Suil 0.8.2 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 configure options to disable all Gtk or Qt support
- Fix embedding several Qt UIs in Gtk
- Upgrade to waf 1.7.16
Suil 0.8.0
Suil 0.8.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_instance_get_handle (patch from Rui Nuno Capela)
- Fix compilation errors on some systems
- Upgrade to waf 1.7.14
Suil 0.6.16
Suil 0.6.16 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.
Changes:
- Fix crashes and resizing for X11 in Qt (patch from Rui Nuno Capela)
- Fix suil_instance_extension_data() for UIs with NULL extension_data
Page 1 / 3 »