aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-11 12:16:31 +0200
committerDavid Robillard <d@drobilla.net>2020-10-11 12:16:31 +0200
commit3e5f124c87d96f3cdc9d630ca2233f69eab33345 (patch)
tree172fee20472e67c0c014d2f362f30f1632194f80 /NEWS
parente52653bec17f691468fff012957804f1f2085049 (diff)
downloadjalv-3e5f124c87d96f3cdc9d630ca2233f69eab33345.tar.gz
jalv-3e5f124c87d96f3cdc9d630ca2233f69eab33345.tar.bz2
jalv-3e5f124c87d96f3cdc9d630ca2233f69eab33345.zip
Explicitly support lv2:inPlaceBroken
I believe this is true for both Jack and PortAudio, though neither document it as a guarantee.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d22aa6a..eec1c30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
jalv (1.6.5) unstable;
- * Support port events for ui:showInterface UIs
* Add a command line argument to select a specific UI
+ * Explicitly support lv2:inPlaceBroken
+ * Support port events for ui:showInterface UIs
- -- David Robillard <d@drobilla.net> Sun, 05 Apr 2020 11:14:53 +0000
+ -- David Robillard <d@drobilla.net> Sun, 11 Oct 2020 10:16:00 +0000
jalv (1.6.4) stable;