log src/vamp-hostsdk/PluginSummarisingAdapter.cpp @ 476:15348e89c1d7

age author description
2016-08-18 Chris Cannam Make single/double-precision selectable for input domain adapter windowing and FFTs. Double precision is necessary to pass Sonic Annotator regression tests, though in practice most real-world methods would be fine with single precision. vampipe
2016-04-14 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)
2016-03-01 Chris Cannam Merge
2016-03-01 Chris Cannam Tweak debug output
2015-06-16 Chris Cannam Build tweaks for OS/X
2014-10-16 Chris Cannam Fix some compiler warnings
2012-07-12 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
2009-09-21 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
2008-12-12 cannam * implement reset() (duh)
2008-12-12 cannam * Fix an infinite loop that occurs with some features
2008-12-05 cannam * Add transform summary type; use long quotes for descriptions; turn off debug vamp-plugin-sdk-v2.0
2008-11-29 cannam * win32 avoid warning vamp-plugin-sdk-v2.0pre2
2008-11-20 cannam * Use _VAMP_PLUGIN_IN_HOST_NAMESPACE rather than omitting plugin namespace
2008-11-20 cannam * OK, we're going to have to place the host stuff in its own namespace
2008-11-11 cannam * Tidy up --list-full output a bit
2008-11-07 cannam * Flatten directory tree a bit, update doxygen distinct-libraries