Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginInputDomainAdapter.cpp @ 433:f8a3bd2d86cb
age | author | description |
---|---|---|
Thu, 14 Apr 2016 14:23:48 +0100 | Chris Cannam | Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set |
Thu, 14 Apr 2016 11:49:12 +0100 | Chris Cannam | Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though) |
Wed, 14 Jan 2015 16:58:53 +0000 | Chris Cannam | Fine adjustment to timestamp to avoid rounding error |
Thu, 16 Oct 2014 10:50:12 +0100 | Chris Cannam | Non-power-of-two is not an issue if we're built with fftw |
Wed, 08 May 2013 10:36:02 +0100 | Chris Cannam | Emit warning when compiling with FFTW support (about the licence implications) vamp-plugin-sdk-v2.5 |
Thu, 12 Jul 2012 11:37:31 +0100 | Chris Cannam | Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4 |