diff options
author | David Robillard <d@drobilla.net> | 2012-08-02 22:13:57 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-08-02 22:13:57 +0000 |
commit | 551ba602e3123a4efdf2fb32d0e32a0c5506503a (patch) | |
tree | e7602b5bb8ecfe14ad2d1d5c9cac0377c937e5b5 /NEWS | |
parent | 1fbd23858f60929f1e361aab518d9064029b9d5d (diff) | |
download | jalv-551ba602e3123a4efdf2fb32d0e32a0c5506503a.tar.gz jalv-551ba602e3123a4efdf2fb32d0e32a0c5506503a.tar.bz2 jalv-551ba602e3123a4efdf2fb32d0e32a0c5506503a.zip |
Pass parent widget to suil_instance_new.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4600 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ jalv (9999) unstable; * Notify plugins of Jack transport changes by sending events (an atom:Blank with properties from the LV2 time extension) * Add Gtk3 UI + * Port to Windows -- David Robillard <d@drobilla.net> |