aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-09-30 22:05:57 +0000
committerDavid Robillard <d@drobilla.net>2012-09-30 22:05:57 +0000
commitf4712be632b28d3078fed22f845c1d3eae1f3ad0 (patch)
tree01430e38317fec3271d97eee003cf755cd303a9f /NEWS
parent72886d138d8365d3ccd68e7dc0cec9ebd6ce8533 (diff)
downloadjalv-f4712be632b28d3078fed22f845c1d3eae1f3ad0.tar.gz
jalv-f4712be632b28d3078fed22f845c1d3eae1f3ad0.tar.bz2
jalv-f4712be632b28d3078fed22f845c1d3eae1f3ad0.zip
Refuse to instantiate plugins which require unsupported features.
Support LV2 buf-size extension (with all features). git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4796 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd37a43..f417d7c 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ jalv (9999) unstable;
* Tolerate loading presets with port values that aren't xsd:decimal
* Notify plugins of Jack transport changes by sending events (an atom:Blank
with properties from the LV2 time extension)
+ * Refuse to instantiate plugins which require unsupported features
+ * Support LV2 buf-size extension (with all features)
* Add Gtk3 UI
* Port to Windows
* Fix Jack Session support