diff options
author | giuliomoro <giuliomoro@yahoo.it> | 2018-07-09 12:02:15 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-07-09 19:18:30 +0200 |
commit | 594c7bb8229abf47d435576857f17f9c89bb69e8 (patch) | |
tree | d2ad27d0b6768d16a275dc3384ed3a84a2c7ce01 /NEWS | |
parent | b52c6ff71fa08557294f25faf0f2c4c6e285b796 (diff) | |
download | lilv-594c7bb8229abf47d435576857f17f9c89bb69e8.tar.gz lilv-594c7bb8229abf47d435576857f17f9c89bb69e8.tar.bz2 lilv-594c7bb8229abf47d435576857f17f9c89bb69e8.zip |
lv2apply: Use default values when they are not nan
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ lilv (0.24.3) unstable; * Don't attempt to load remote or non-Turtle files + * lv2apply: Use default values when they are not nan * lv2bench: Improve support for plugins with sequence ports * lv2bench: Support running a single plugin given on the command line * Gracefully handle plugins with missing binary URIs |