Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginHostAdapter.cpp @ 433:f8a3bd2d86cb
age | author | description |
---|---|---|
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) |
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 |
Thu, 28 Mar 2013 09:16:11 +0000 | Chris Cannam | Bump version to 2.5 |
Sun, 06 Jan 2013 20:45:55 +0000 | Chris Cannam | Avoid returning garbage through getCurrentProgram if plugin has no programs |
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 |