Mercurial > hg > vamp-plugin-sdk
diff CHANGELOG @ 397:14b34e85523b
Updates for v2.6
author | Chris Cannam |
---|---|
date | Tue, 16 Jun 2015 10:26:12 +0100 |
parents | 3649dd60d2b1 |
children | 703da7b180e8 |
line wrap: on
line diff
--- a/CHANGELOG Tue Jun 16 10:12:51 2015 +0100 +++ b/CHANGELOG Tue Jun 16 10:26:12 2015 +0100 @@ -1,3 +1,18 @@ + +Version 2.6, 2015-06-16 (maintenance and minor feature release) + + * Add a simple C-linkage API for plugin library discovery and + loading -- the missing part when trying to use Vamp plugins from C + or a language with only C-linkage foreign-function interface + * Fix bug in PluginBufferingAdapter reset() function, which failed + to reset timestamp rewrites (symptom: timestamps appeared to + continue to ascend from end point on next run after a reset) + * Fix sometime 1-sample rounding error in PluginInputDomainAdapter + * Update build files for more recent OS versions + * Add -L option to simple host, as synonym for --list-full + * Add a combined Visual C++ solution that includes the plugin SDK, + host SDK, example plugins, and simple host projects + Version 2.5, 2013-05-08 (maintenance release): * Fix incorrect handling of FixedSampleRate outputs in the