From 74feb92b4caa5e750023dadfb703c8d1bc12ce32 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 11 Feb 2013 02:33:45 +0000 Subject: Group controls under headings if port group information is available. Add spinbuttons for precisely setting control values. Use a more efficient dense layout for controls. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5054 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 41209f6..6aa57db 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,15 @@ jalv (1.2.1) unstable; * Send time information to plugin when Jack tempo changes + * Group controls under headings if port group information is available + * Add spinbuttons for precisely setting control values + * Use a more efficient dense layout for controls * Make URI map thread-safe, fixing occasional crashes for plugins with UIs * Add menu bar and pass parent widget in Qt version for true UI embedding * Support state:loadDefaultState * Update to waf 1.7.8 and autowaf r90 - -- David Robillard Sat, 26 Jan 2013 16:18:18 -0500 + -- David Robillard Sun, 10 Feb 2013 21:32:39 -0500 jalv (1.2.0) stable; -- cgit v1.2.1