aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-12-28 02:04:31 +0000
committerDavid Robillard <d@drobilla.net>2013-12-28 02:04:31 +0000
commitcfdfb4606a7dac2e25f5ca6b12375cbdcfbb46b2 (patch)
tree414142fc56e29b037d845046bc799a10eee8c8d5 /NEWS
parenta3aa8a339c30de71de63d22a6141410c15cf251d (diff)
downloadjalv-cfdfb4606a7dac2e25f5ca6b12375cbdcfbb46b2.tar.gz
jalv-cfdfb4606a7dac2e25f5ca6b12375cbdcfbb46b2.tar.bz2
jalv-cfdfb4606a7dac2e25f5ca6b12375cbdcfbb46b2.zip
Don't expose non-MIDI event ports to Jack (fix #907).
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5220 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2313d8d..82939a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,14 @@
jalv (1.4.3) unstable;
* Add -c option for setting controls from the command line
+ * Add --no-menu option for jalv.gtk
+ * Don't expose non-MIDI event ports to Jack
* 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)
- * Add --no-menu option for jalv.gtk
- -- David Robillard <d@drobilla.net> Wed, 25 Dec 2013 14:03:37 -0500
+ -- David Robillard <d@drobilla.net> Fri, 27 Dec 2013 21:03:33 -0500
jalv (1.4.2) stable;