aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-10-05 06:29:20 -0400
committerDavid Robillard <d@drobilla.net>2016-10-05 06:29:20 -0400
commite522a14f53ecb7ec50bb698755bacd706fc38aa2 (patch)
treeb16a47f9d4719b965c90621abf973bf6e7b982bf /NEWS
parent227b462dc73ff4b1b99e26b5d4f2150d73417728 (diff)
downloadjalv-e522a14f53ecb7ec50bb698755bacd706fc38aa2.tar.gz
jalv-e522a14f53ecb7ec50bb698755bacd706fc38aa2.tar.bz2
jalv-e522a14f53ecb7ec50bb698755bacd706fc38aa2.zip
Add PortAudio backend
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b6c9c5b..f278793 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ jalv (1.4.7) unstable;
* Support thread-safe state restoration
* Update UI when internal plugin state is changed during preset load
* Add generic Qt control UI from Amadeus Folego
+ * Add PortAudio backend (compile time option, audio only)
* 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
@@ -20,7 +21,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> Fri, 16 Sep 2016 16:37:23 -0700
+ -- David Robillard <d@drobilla.net> Wed, 05 Oct 2016 06:15:57 -0400
jalv (1.4.6) stable;