diff options
author | David Robillard <d@drobilla.net> | 2014-04-27 00:43:14 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-04-27 00:43:14 +0000 |
commit | 4e70264247f9314f24a2b32189766c96596bd451 (patch) | |
tree | 794a572cf73df30f93bfc243b7477b517054406e /NEWS | |
parent | 1006c95de39c99b41efb51aeeedbdc56b3bb9f57 (diff) | |
download | jalv-4e70264247f9314f24a2b32189766c96596bd451.tar.gz jalv-4e70264247f9314f24a2b32189766c96596bd451.tar.bz2 jalv-4e70264247f9314f24a2b32189766c96596bd451.zip |
Support new UI show/hide interface in console version.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5377 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ jalv (1.4.5) unstable; * Update for latest LV2 Atom Object simplifications * Set port pretty names via new Jack metadata API * Add support for data-access extension (based on patch by Filipe Coelho) + * Support new UI show/hide interface in console version - -- David Robillard <d@drobilla.net> Sat, 26 Apr 2014 13:50:14 -0400 + -- David Robillard <d@drobilla.net> Sat, 26 Apr 2014 20:33:45 -0400 jalv (1.4.4) stable; |