<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>drobilla.net - Suil</title><link>https://drobilla.net/</link><description/><atom:link href="https://drobilla.net/category/suil/feed/rss2" rel="self"/><lastBuildDate>Tue, 10 Feb 2026 19:50:00 -0500</lastBuildDate><item><title>Suil 0.10.26</title><link>https://drobilla.net/2026/02/10/suil-0-10-26.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/suil-0.10.26.tar.xz"&gt;Suil 0.10.26&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs.  It provides wrappers that allow Gtk and Qt hosts to load, and potentially embed, plugin GUIs that use the "native" windowing API (Coca, WIN32, or X11).&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add clang nullability annotations&lt;/li&gt;
&lt;li&gt;Address new warnings in clang and clang-tidy 21&lt;/li&gt;
&lt;li&gt;Fix documentation build without sphinx_lv2_theme&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 10 Feb 2026 19:50:00 -0500</pubDate><guid>tag:drobilla.net,2026-02-10:/2026/02/10/suil-0-10-26.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.24</title><link>https://drobilla.net/2025/11/12/suil-0-10-24.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/suil-0.10.24.tar.xz"&gt;Suil 0.10.24&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs.  It provides wrappers that allow Gtk and Qt hosts to load, and potentially embed, plugin GUIs that use the "native" windowing API (Coca, WIN32, or X11).&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add header warnings test&lt;/li&gt;
&lt;li&gt;Avoid over-use of yielding meson options&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 12 Nov 2025 19:20:00 -0500</pubDate><guid>tag:drobilla.net,2025-11-12:/2025/11/12/suil-0-10-24.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.22</title><link>https://drobilla.net/2025/01/19/suil-0-10-22.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/suil-0.10.22.tar.xz"&gt;Suil 0.10.22&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs.  It provides wrappers that allow Gtk and Qt hosts to load, and potentially embed, plugin GUIs that use the "native" windowing API (Coca, WIN32, or X11).&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add support for X11 in Qt6&lt;/li&gt;
&lt;li&gt;Fix library current_version on MacOS&lt;/li&gt;
&lt;li&gt;Monitor size hints and window resizes for X11 in Gtk3&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 19 Jan 2025 13:58:00 -0500</pubDate><guid>tag:drobilla.net,2025-01-19:/2025/01/19/suil-0-10-22.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.20</title><link>https://drobilla.net/2023/10/22/suil-0-10-20.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/suil-0.10.20.tar.xz"&gt;Suil 0.10.20&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow SUIL_API to be defined by the user&lt;/li&gt;
&lt;li&gt;Fix dependencies in pkg-config file&lt;/li&gt;
&lt;li&gt;Only check for Gtk Quartz support on MacOS&lt;/li&gt;
&lt;li&gt;Override pkg-config dependency within meson&lt;/li&gt;
&lt;li&gt;Remove Gtk in Qt and Qt in Gtk wrappers&lt;/li&gt;
&lt;li&gt;Remove junk files from documentation install&lt;/li&gt;
&lt;li&gt;Replace duplicated dox_to_sphinx script with sphinxygen dependency&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 22 Oct 2023 20:11:00 -0400</pubDate><guid>tag:drobilla.net,2023-10-22:/2023/10/22/suil-0-10-20.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.18</title><link>https://drobilla.net/2022/09/09/suil-0-10-18.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.18.tar.xz"&gt;Suil 0.10.18&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add project metadata&lt;/li&gt;
&lt;li&gt;Adopt REUSE machine-readable licensing standard&lt;/li&gt;
&lt;li&gt;Fix MacOS build when Gtk3 and Qt5 are present without X11&lt;/li&gt;
&lt;li&gt;Fix opening wrapped UIs multiple times in Gtk&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 09 Sep 2022 17:29:00 -0400</pubDate><guid>tag:drobilla.net,2022-09-09:/2022/09/09/suil-0-10-18.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.16</title><link>https://drobilla.net/2022/08/12/suil-0-10-16.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/suil-0.10.16.tar.xz"&gt;Suil 0.10.16&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix wrapper module installation path&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 12 Aug 2022 22:17:00 -0400</pubDate><guid>tag:drobilla.net,2022-08-12:/2022/08/12/suil-0-10-16.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.14</title><link>https://drobilla.net/2022/07/19/suil-0-10-14.html</link><description>&lt;p&gt;&lt;a href="https://download.drobilla.net/suil-0.10.14.tar.xz"&gt;Suil 0.10.14&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix MacOS build&lt;/li&gt;
&lt;li&gt;Fix documentation install path&lt;/li&gt;
&lt;li&gt;Remove dead Qt4 support code&lt;/li&gt;
&lt;li&gt;Switch to meson build system&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 19 Jul 2022 01:14:00 -0400</pubDate><guid>tag:drobilla.net,2022-07-19:/2022/07/19/suil-0-10-14.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.12</title><link>https://drobilla.net/2022/05/27/suil-0-10-12.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.12.tar.bz2"&gt;Suil 0.10.12&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix build issues with newer toolchains&lt;/li&gt;
&lt;li&gt;Fix some compiler warnings&lt;/li&gt;
&lt;li&gt;Remove Qt4 support&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 27 May 2022 01:43:00 -0400</pubDate><guid>tag:drobilla.net,2022-05-27:/2022/05/27/suil-0-10-12.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.10</title><link>https://drobilla.net/2021/01/07/suil-0-10-10.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.10.tar.bz2"&gt;Suil 0.10.10&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Clean up minor code issues&lt;/li&gt;
&lt;li&gt;Remove the need for a generated configuration header&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 07 Jan 2021 21:40:00 -0500</pubDate><guid>tag:drobilla.net,2021-01-07:/2021/01/07/suil-0-10-10.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.8</title><link>https://drobilla.net/2020/09/27/suil-0-10-8.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.8.tar.bz2"&gt;Suil 0.10.8&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix X11 in Gtk size regressions (thanks Robin Gareus)&lt;/li&gt;
&lt;li&gt;Fix compilation on MacOS older than 10.12&lt;/li&gt;
&lt;li&gt;Fix drag and drop for X11 in Gtk&lt;/li&gt;
&lt;li&gt;Fix various minor warnings and other code quality issues&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 27 Sep 2020 12:22:00 -0400</pubDate><guid>tag:drobilla.net,2020-09-27:/2020/09/27/suil-0-10-8.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.6</title><link>https://drobilla.net/2019/11/10/suil-0-10-6.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.6.tar.bz2"&gt;Suil 0.10.6&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add no-cocoa configure flag&lt;/li&gt;
&lt;li&gt;Update build system&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 10 Nov 2019 21:35:00 -0500</pubDate><guid>tag:drobilla.net,2019-11-10:/2019/11/10/suil-0-10-6.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.4</title><link>https://drobilla.net/2019/06/06/suil-0-10-4.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.4.tar.bz2"&gt;Suil 0.10.4&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add support for Qt5 in Gtk3&lt;/li&gt;
&lt;li&gt;Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 06 Jun 2019 19:02:00 -0400</pubDate><guid>tag:drobilla.net,2019-06-06:/2019/06/06/suil-0-10-4.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.2</title><link>https://drobilla.net/2018/12/20/suil-0-10-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.2.tar.bz2"&gt;Suil 0.10.2&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add support for Cocoa in Qt5&lt;/li&gt;
&lt;li&gt;Fix resizing and add idle and update rate support for Qt5 in Gtk2&lt;/li&gt;
&lt;li&gt;Fix various issues with Qt5 in Gtk2&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Thu, 20 Dec 2018 17:22:00 -0500</pubDate><guid>tag:drobilla.net,2018-12-20:/2018/12/20/suil-0-10-2.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.10.0</title><link>https://drobilla.net/2017/10/03/suil-0-10-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.10.0.tar.bz2"&gt;Suil 0.10.0&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add suil_init() to support early initialization and passing any necessary information that may be needed in the future (thanks Stefan Westerfeld)&lt;/li&gt;
&lt;li&gt;Add support for Qt5 in Gtk2&lt;/li&gt;
&lt;li&gt;Add support for X11 in Gtk3&lt;/li&gt;
&lt;li&gt;Fix building with X11 against custom LV2 install path (thanks Robin Gareus)&lt;/li&gt;
&lt;li&gt;Fix minor memory errors&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 03 Oct 2017 20:11:00 -0400</pubDate><guid>tag:drobilla.net,2017-10-03:/2017/10/03/suil-0-10-0.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.8.4</title><link>https://drobilla.net/2016/09/20/suil-0-8-4.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.8.4.tar.bz2"&gt;Suil 0.8.4&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add Cocoa in Gtk wrapper (patch from Robin Gareus)&lt;/li&gt;
&lt;li&gt;Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)&lt;/li&gt;
&lt;li&gt;Bubble X11 key events up to Gtk parent (patch from Filipe Coelho)&lt;/li&gt;
&lt;li&gt;Center X11 UIs in Gtk (patch from Robin Gareus)&lt;/li&gt;
&lt;li&gt;Configure based on compiler target OS for cross-compilation&lt;/li&gt;
&lt;li&gt;Fix a few minor/unlikely memory errors&lt;/li&gt;
&lt;li&gt;Fix compilation with -Wl,--no-undefined&lt;/li&gt;
&lt;li&gt;Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus)&lt;/li&gt;
&lt;li&gt;Gracefully handle failure to open wrapper&lt;/li&gt;
&lt;li&gt;Only report suil_ui_supported() if necessary wrapper is compiled in&lt;/li&gt;
&lt;li&gt;Upgrade to waf 1.8.14&lt;/li&gt;
&lt;li&gt;Various Windows fixes (patches from Robin Gareus)&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 20 Sep 2016 02:47:00 -0400</pubDate><guid>tag:drobilla.net,2016-09-20:/2016/09/20/suil-0-8-4.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.8.2</title><link>https://drobilla.net/2014/08/08/suil-0-8-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.8.2.tar.bz2"&gt;Suil 0.8.2&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add configure options to disable all Gtk or Qt support&lt;/li&gt;
&lt;li&gt;Fix embedding several Qt UIs in Gtk&lt;/li&gt;
&lt;li&gt;Upgrade to waf 1.7.16&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 08 Aug 2014 22:18:00 -0400</pubDate><guid>tag:drobilla.net,2014-08-08:/2014/08/08/suil-0-8-2.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.8.0</title><link>https://drobilla.net/2014/01/04/suil-0-8-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.8.0.tar.bz2"&gt;Suil 0.8.0&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add suil_instance_get_handle (patch from Rui Nuno Capela)&lt;/li&gt;
&lt;li&gt;Fix compilation errors on some systems&lt;/li&gt;
&lt;li&gt;Upgrade to waf 1.7.14&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sat, 04 Jan 2014 21:06:00 -0500</pubDate><guid>tag:drobilla.net,2014-01-04:/2014/01/04/suil-0-8-0.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.16</title><link>https://drobilla.net/2013/09/17/suil-0-6-16.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.16.tar.bz2"&gt;Suil 0.6.16&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix crashes and resizing for X11 in Qt (patch from Rui Nuno Capela)&lt;/li&gt;
&lt;li&gt;Fix suil_instance_extension_data() for UIs with NULL extension_data&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Tue, 17 Sep 2013 03:48:00 -0400</pubDate><guid>tag:drobilla.net,2013-09-17:/2013/09/17/suil-0-6-16.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.14</title><link>https://drobilla.net/2013/08/09/suil-0-6-14.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.14.tar.bz2"&gt;Suil 0.6.14&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add support for new LV2 idle interface&lt;/li&gt;
&lt;li&gt;Lower dependency from Gtk 2.24 introduced in 0.6.12&lt;/li&gt;
&lt;li&gt;Print system error message if module fails to load&lt;/li&gt;
&lt;li&gt;Support resizing for X11 in Gtk (patch from Robin Gareus)&lt;/li&gt;
&lt;li&gt;Upgrade to waf 1.7.11&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 09 Aug 2013 04:16:00 -0400</pubDate><guid>tag:drobilla.net,2013-08-09:/2013/08/09/suil-0-6-14.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.12</title><link>https://drobilla.net/2013/02/22/suil-0-6-12.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.12.tar.bz2"&gt;Suil 0.6.12&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix compilation on BSD&lt;/li&gt;
&lt;li&gt;Fix crash when a broken UI returns a NULL descriptor&lt;/li&gt;
&lt;li&gt;Fix key events for X11 in Gtk without using a troublesome event filter&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 22 Feb 2013 18:03:00 -0500</pubDate><guid>tag:drobilla.net,2013-02-22:/2013/02/22/suil-0-6-12.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.10</title><link>https://drobilla.net/2012/12/23/suil-0-6-10.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.10.tar.bz2"&gt;Suil 0.6.10&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Downgrade to waf 1.7.5, previous version does not build modules due to package check breakage in waf 1.7.6&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 23 Dec 2012 04:08:00 -0500</pubDate><guid>tag:drobilla.net,2012-12-23:/2012/12/23/suil-0-6-10.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.8</title><link>https://drobilla.net/2012/12/23/suil-0-6-8.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.8.tar.bz2"&gt;Suil 0.6.8&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix crash in x11_in_gtk2 when event_filter fires before widget is realized&lt;/li&gt;
&lt;li&gt;Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)&lt;/li&gt;
&lt;li&gt;Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is available on systems without the dev package&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sun, 23 Dec 2012 02:11:00 -0500</pubDate><guid>tag:drobilla.net,2012-12-23:/2012/12/23/suil-0-6-8.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.6</title><link>https://drobilla.net/2012/11/14/suil-0-6-6.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.6.tar.bz2"&gt;Suil 0.6.6&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Disable timestamps in HTML documentation for reproducible build&lt;/li&gt;
&lt;li&gt;Fix embedding Gtk in Qt as a child widget (support reparenting)&lt;/li&gt;
&lt;li&gt;Gracefully handle UIs with no port_event method&lt;/li&gt;
&lt;li&gt;Replace host provided features that match Suil implemented features, rather than passing UIs duplicate features&lt;/li&gt;
&lt;li&gt;Support for wrapping native Windows UIs in Gtk2&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 14 Nov 2012 16:17:00 -0500</pubDate><guid>tag:drobilla.net,2012-11-14:/2012/11/14/suil-0-6-6.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.4</title><link>https://drobilla.net/2012/07/09/suil-0-6-4.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.4.tar.bz2"&gt;Suil 0.6.4&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Correctly handle resizing for Gtk2 in Qt4&lt;/li&gt;
&lt;li&gt;Improve documentation&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Mon, 09 Jul 2012 19:11:00 -0400</pubDate><guid>tag:drobilla.net,2012-07-09:/2012/07/09/suil-0-6-4.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.2</title><link>https://drobilla.net/2012/05/25/suil-0-6-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.2.tar.bz2"&gt;Suil 0.6.2&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Allow run-time configuration of module directory via environment variable SUIL_MODULE_DIR&lt;/li&gt;
&lt;li&gt;Fix crashes when wrapper widget is destroyed by toolkit before suil cleanup function is called&lt;/li&gt;
&lt;li&gt;Link Gtk wrappers with 'nodelete' to avoid Glib type errors&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Fri, 25 May 2012 03:18:00 -0400</pubDate><guid>tag:drobilla.net,2012-05-25:/2012/05/25/suil-0-6-2.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.6.0</title><link>https://drobilla.net/2012/04/18/suil-0-6-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.6.0.tar.bz2"&gt;Suil 0.6.0&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add support for embedding X11 UIs (ui:X11UI)&lt;/li&gt;
&lt;li&gt;Support new LV2 UI features automatically if provided by host&lt;/li&gt;
&lt;li&gt;Use path variables in pkgconfig files&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 18 Apr 2012 23:32:00 -0400</pubDate><guid>tag:drobilla.net,2012-04-18:/2012/04/18/suil-0-6-0.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.4.4</title><link>https://drobilla.net/2011/06/11/suil-0-4-4.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.4.4.tar.bz2"&gt;Suil 0.4.4&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix embedding Gtk2 Qt4 UIs in Qt4 hosts that do not link to Gtk2&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Sat, 11 Jun 2011 15:20:00 -0400</pubDate><guid>tag:drobilla.net,2011-06-11:/2011/06/11/suil-0-4-4.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.4.2</title><link>https://drobilla.net/2011/05/25/suil-0-4-2.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.4.2.tar.bz2"&gt;Suil 0.4.2&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix build system Python 3 compatibility&lt;/li&gt;
&lt;li&gt;Fix compilation issues on some systems&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 25 May 2011 23:00:00 -0400</pubDate><guid>tag:drobilla.net,2011-05-25:/2011/05/25/suil-0-4-2.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item><item><title>Suil 0.4.0</title><link>https://drobilla.net/2011/05/25/suil-0-4-0.html</link><description>&lt;p&gt;&lt;a href="//download.drobilla.net/suil-0.4.0.tar.bz2"&gt;Suil 0.4.0&lt;/a&gt; has been released.  Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see &lt;a href="http://drobilla.net/software/suil"&gt;http://drobilla.net/software/suil&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drobilla</dc:creator><pubDate>Wed, 25 May 2011 03:00:00 -0400</pubDate><guid>tag:drobilla.net,2011-05-25:/2011/05/25/suil-0-4-0.html</guid><category>misc</category><category>Software</category><category>LAD</category><category>LV2</category><category>Suil</category></item></channel></rss>