From f4712be632b28d3078fed22f845c1d3eae1f3ad0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 30 Sep 2012 22:05:57 +0000 Subject: 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 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1