log src/vamp-hostsdk/PluginInputDomainAdapter.cpp @ 395:96cdf661d538

age author description
2015-01-14 Chris Cannam Fine adjustment to timestamp to avoid rounding error
2014-10-16 Chris Cannam Non-power-of-two is not an issue if we're built with fftw
2013-05-08 Chris Cannam Emit warning when compiling with FFTW support (about the licence implications) vamp-plugin-sdk-v2.5
2012-07-12 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
2012-07-09 Chris Cannam Thread-safe base-fft
2011-08-18 Chris Cannam Avoid compiler warning
2011-06-21 Chris Cannam Add support for changing window shape in PluginInputDomainAdapter
2009-09-22 cannam * Add NoShift option to PluginInputDomainAdapter as well, for completeness
2009-09-21 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
2009-09-16 cannam * Implementation of ShiftData process method
2009-09-15 cannam * The beginnings of making the shift-timestamp or shift-data behaviour
2009-04-23 cannam * Add skeleton
2008-11-20 cannam * OK, we're going to have to place the host stuff in its own namespace
2008-11-07 cannam * Flatten directory tree a bit, update doxygen distinct-libraries