From cfdfb4606a7dac2e25f5ca6b12375cbdcfbb46b2 Mon Sep 17 00:00:00 2001 From: David Robillard <d@drobilla.net> Date: Sat, 28 Dec 2013 02:04:31 +0000 Subject: 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 --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'NEWS') 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; -- cgit v1.2.1