diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,11 +2,13 @@ jalv (1.4.7) unstable; * Improve preset support * Support numeric and string plugin properties (event-based control) + * Update UI when internal plugin state is changed during preset load * Add generic Qt control UI from Amadeus Folego * Set Jack port order metadata * Allow Jack client name to be set from command line (thanks Adam Avramov) * Add command prompt to console version for changing controls * Add option to enable plugin trace log messages + * Colorize communication dump if output is a console * Exit on Jack shutdown (Patch from Robin Gareus) * Report Jack latency (Patch from Robin Gareus) * Exit GUI versions on interrupt @@ -14,7 +16,7 @@ jalv (1.4.7) unstable; * Use moc-qt4 if present for systems with multiple Qt versions * Add Qt5 version - -- David Robillard <d@drobilla.net> Sat, 10 Oct 2015 14:11:00 -0400 + -- David Robillard <d@drobilla.net> Sat, 07 Nov 2015 20:25:59 -0500 jalv (1.4.6) stable; |