Mercurial > hg > vamp-plugin-sdk
comparison CHANGELOG @ 337:d5c5a52e6c9f
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
author | Chris Cannam |
---|---|
date | Thu, 12 Jul 2012 11:37:31 +0100 |
parents | f9e13bc35b3e |
children | 393885d7ea72 |
comparison
equal
deleted
inserted
replaced
336:50df48a51c97 | 337:d5c5a52e6c9f |
---|---|
1 | 1 |
2 Version 2.3.1, TBA (maintenance release): | 2 Version 2.4, TBA (maintenance and minor feature release): |
3 | 3 |
4 * Provide a simple FFT implementation as a convenience for plugins | |
5 * Add symbols to make the library versions discoverable by autoconf | |
6 using C linkage | |
4 * Fix failure to open plugins from Unicode builds on Windows (thanks | 7 * Fix failure to open plugins from Unicode builds on Windows (thanks |
5 RJ Ryan) | 8 RJ Ryan) |
9 * Fix thread-safety issue in PluginInputDomainAdapter | |
10 * Add build for OS/X 10.7+/Xcode 4; remove build for OpenSolaris | |
6 | 11 |
7 Version 2.3, 2011-09-28 (minor feature release): | 12 Version 2.3, 2011-09-28 (minor feature release): |
8 | 13 |
9 * Add window type property to PluginInputDomainAdapter | 14 * Add window type property to PluginInputDomainAdapter |
10 * Permit vamp-simple-host to use streaming input with indeterminate | 15 * Permit vamp-simple-host to use streaming input with indeterminate |