Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginInputDomainAdapter.cpp @ 434:e979a9c4ffb6 vampipe
age | author | description |
---|---|---|
Tue, 16 Aug 2016 16:04:09 +0100 | Chris Cannam | Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options. vampipe |
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) |