log src/vamp-sdk/PluginAdapter.cpp @ 429:9c25e2289faa vampipe

age author description
2016-05-12 Chris Cannam Next version from this branch (if any) will be 2.7 vampipe
2015-06-22 Chris Cannam Naturally, I forgot to update the version in the headers. Argh. Sorry vamp-plugin-sdk-v2.6
2015-06-16 Chris Cannam Add -Wextra, fix a couple of warnings it throws up
2013-03-28 Chris Cannam Bump version to 2.5
2012-07-12 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
2011-11-24 Chris Cannam Update versions throughout
2010-08-26 cannam * Further fix to version handling
2009-08-17 cannam * Fix crash when an adapter's createPlugin() fails in getDescriptor()
2008-11-25 cannam * Ensure that output descriptors are re-queried after a call to
2008-11-10 cannam * Add --list-full to "simple" Vamp host
2008-11-07 cannam * install fixes, mostly distinct-libraries
2008-11-07 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
2008-11-07 cannam * Add include guards; make code compile! distinct-libraries
2008-11-06 cannam * more moving distinct-libraries base src/PluginAdapter.cpp@030613c557df