diff options
author | David Robillard <d@drobilla.net> | 2013-12-19 03:55:00 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-12-19 03:55:00 +0000 |
commit | 70b4a4a14879f9c7e85e77fa64c58051e954f8b8 (patch) | |
tree | e2976086106c688a4ceedca3f7674c25f4dc8c2b /NEWS | |
parent | a47e984e2c08364eae88c2ea5a9edb15883bb3fe (diff) | |
download | jalv-70b4a4a14879f9c7e85e77fa64c58051e954f8b8.tar.gz jalv-70b4a4a14879f9c7e85e77fa64c58051e954f8b8.tar.bz2 jalv-70b4a4a14879f9c7e85e77fa64c58051e954f8b8.zip |
Add --no-menu option to jalv.gtk.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5187 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,8 +4,9 @@ jalv (1.4.3) unstable; (based on patch from Robin Gareus) * Support ui:portMap feature to allow UIs to avoid hard-coded port indices (useful for compatibility and separately distributed UIs) + * Add --no-menu option for jalv.gtk - -- David Robillard <d@drobilla.net> Fri, 01 Nov 2013 18:20:19 -0400 + -- David Robillard <d@drobilla.net> Wed, 18 Dec 2013 22:54:27 -0500 jalv (1.4.2) stable; |