From 0a5a862679ece6db5da1b826faac38ab5e1f6878 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 26 Apr 2020 17:20:07 +0200 Subject: LV2 1.18.0 --- content/news/2013-08-08-lv2-1-6-0.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content/news/2013-08-08-lv2-1-6-0.md') diff --git a/content/news/2013-08-08-lv2-1-6-0.md b/content/news/2013-08-08-lv2-1-6-0.md index 4678a29..11c8428 100644 --- a/content/news/2013-08-08-lv2-1-6-0.md +++ b/content/news/2013-08-08-lv2-1-6-0.md @@ -1,15 +1,15 @@ -Title: lv2 1.6.0 -Date: 2013-08-09 00:00 +Title: LV2 1.6.0 +Date: 2013-08-08 22:00 Slug: lv2-1-6-0 Author: drobilla -[lv2 1.6.0](http://lv2plug.in/spec/lv2-1.6.0.tar.bz2) has been released. +[LV2 1.6.0](http://lv2plug.in/spec/lv2-1.6.0.tar.bz2) has been released. LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin "bundles". See for more information. Changes: - * Upgrade to waf 1.7.11. * Fix lv2specgen usage from command line. * Fix port indices of metronome example. + * Upgrade to waf 1.7.11. * atom: Fix crash in forge.h when pushing atoms to a full buffer. - * ui: Add ui:updateRate property. * ui: Add idle interface so native UIs and foreign toolkits can drive their event loops. + * ui: Add ui:updateRate property. -- cgit v1.2.1