aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHanspeter Portner <dev@open-music-kontrollers.ch>2016-01-14 15:00:16 +0100
committerDavid Robillard <d@drobilla.net>2016-07-09 20:40:19 -0400
commitb6157430e8d0ca506d539793849c568c14875547 (patch)
tree63cf8d2e08a5130f6d6852e128765ced37c7aab3 /NEWS
parentbd1705ef2b7e3004c4c62fb54916045c4b50a3d9 (diff)
downloadjalv-b6157430e8d0ca506d539793849c568c14875547.tar.gz
jalv-b6157430e8d0ca506d539793849c568c14875547.tar.bz2
jalv-b6157430e8d0ca506d539793849c568c14875547.zip
Add support for lv2:CVPort via JACK metadata API
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 89eef19..378e45b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
jalv (1.4.7) unstable;
+ * Support CV ports if Jack metadata is enabled (patch from Hanspeter Portner)
* Improve preset support
* Support numeric and string plugin properties (event-based control)
* Update UI when internal plugin state is changed during preset load
@@ -9,14 +10,14 @@ jalv (1.4.7) unstable;
* 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 on Jack shutdown (patch from Robin Gareus)
+ * Report Jack latency (patch from Robin Gareus)
* Exit GUI versions on interrupt
* Fix semaphore correctness issues
* Use moc-qt4 if present for systems with multiple Qt versions
* Add Qt5 version
- -- David Robillard <d@drobilla.net> Sat, 07 Nov 2015 20:25:59 -0500
+ -- David Robillard <d@drobilla.net> Sat, 09 Jul 2016 20:38:45 -0400
jalv (1.4.6) stable;