Mercurial > hg > vamp-plugin-sdk
comparison CHANGELOG @ 350:6ed927ab83de
Update CHANGELOG
| author | Chris Cannam |
|---|---|
| date | Thu, 28 Mar 2013 09:20:50 +0000 |
| parents | 393885d7ea72 |
| children | 3649dd60d2b1 |
comparison
equal
deleted
inserted
replaced
| 349:dc40fff9f20b | 350:6ed927ab83de |
|---|---|
| 1 Version 2.5, 2013-03-28 (maintenance release): | |
| 2 | |
| 3 * Fix incorrect handling of FixedSampleRate outputs in the | |
| 4 PluginBufferingAdapter. Un-timestamped features on these outputs | |
| 5 were incorrectly being timestamped from the process timestamp, | |
| 6 where they should have been timed relative to the previous | |
| 7 feature on the output according to the output's sample rate. | |
| 8 * Fix return of uninitialised memory through getCurrentProgram | |
| 9 when plugin specifies no programs | |
| 1 | 10 |
| 2 Version 2.4, 2012-07-12 (maintenance and minor feature release): | 11 Version 2.4, 2012-07-12 (maintenance and minor feature release): |
| 3 | 12 |
| 4 * Provide a simple FFT implementation as a convenience for plugins | 13 * Provide a simple FFT implementation as a convenience for plugins |
| 5 * Add symbols to make the library versions discoverable by autoconf | 14 * Add symbols to make the library versions discoverable by autoconf |
