Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/PluginAdapter.cpp @ 433:f8a3bd2d86cb
age | author | description |
---|---|---|
Mon, 22 Jun 2015 09:28:58 +0100 | Chris Cannam | Naturally, I forgot to update the version in the headers. Argh. Sorry vamp-plugin-sdk-v2.6 |
Tue, 16 Jun 2015 10:54:54 +0100 | Chris Cannam | Add -Wextra, fix a couple of warnings it throws up |
Thu, 28 Mar 2013 09:16:11 +0000 | Chris Cannam | Bump version to 2.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 |
Thu, 24 Nov 2011 13:18:04 +0000 | Chris Cannam | Update versions throughout |
Thu, 26 Aug 2010 09:30:53 +0000 | cannam | * Further fix to version handling |
Mon, 17 Aug 2009 13:42:55 +0000 | cannam | * Fix crash when an adapter's createPlugin() fails in getDescriptor() |