aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-11-01 22:21:08 +0000
committerDavid Robillard <d@drobilla.net>2013-11-01 22:21:08 +0000
commit277aa925a66e7009a735fa389ee30670b8b00456 (patch)
tree71ff3c80c912c8262995740a46bc44dd23e5eafb /NEWS
parent6f24e3c12694a2ec697be35b16b47c0dbe47d507 (diff)
downloadjalv-277aa925a66e7009a735fa389ee30670b8b00456.tar.gz
jalv-277aa925a66e7009a735fa389ee30670b8b00456.tar.bz2
jalv-277aa925a66e7009a735fa389ee30670b8b00456.zip
Support ui:portMap feature to allow UIs to avoid hard-coded port indices
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5170 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7cf05a3..63a9b49 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,10 @@ jalv (1.4.3) unstable;
* Hide controls for ports with notOnGUI property in generic UI
(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)
- -- David Robillard <d@drobilla.net> Thu, 31 Oct 2013 22:38:42 -0400
+ -- David Robillard <d@drobilla.net> Fri, 01 Nov 2013 18:20:19 -0400
jalv (1.4.2) stable;