log vamp-sdk/PluginBase.h @ 503:13e551657422 vamp-kiss-naming

age author description
Wed, 03 Sep 2014 12:14:39 +0100 Chris Cannam Fix some uninitialised members that Coverity otherwise complains about
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
Fri, 25 May 2012 10:45:34 +0100 Chris Cannam Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them
Thu, 24 Nov 2011 13:18:04 +0000 Chris Cannam Update versions throughout
Wed, 25 Aug 2010 16:09:15 +0000 cannam * Update versions to 2.2 throughout; also add script used to do this
Fri, 07 Nov 2008 16:39:24 +0000 cannam * install fixes, mostly distinct-libraries
Fri, 07 Nov 2008 15:28:33 +0000 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
Fri, 07 Nov 2008 14:11:39 +0000 cannam * Add include guards; make code compile! distinct-libraries
Thu, 17 Jul 2008 08:52:26 +0000 cannam * First bit of Vamp v2 work -- add an optional duration to features in
Thu, 24 Apr 2008 10:27:02 +0000 cannam * Permit '-' as well as the other characters in identifiers (existing plugins
Thu, 28 Feb 2008 12:53:14 +0000 cannam * Bump up versions for 1.2
Fri, 01 Jun 2007 15:10:17 +0000 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
Fri, 01 Jun 2007 13:53:42 +0000 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
Thu, 24 May 2007 15:17:07 +0000 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
Wed, 21 Mar 2007 14:15:25 +0000 cannam * Some doc updates
Tue, 27 Feb 2007 12:48:17 +0000 cannam * Add a structure for API versioning
Mon, 26 Feb 2007 18:08:48 +0000 cannam * Rename "name" and "description" to "identifier" and "name"; add new
Fri, 08 Dec 2006 17:39:32 +0000 cannam * Change input buffers arg to process from float ** to const float *const *
Tue, 31 Oct 2006 19:55:47 +0000 cannam * Update version number to 1.0, some textual tweaks
Mon, 31 Jul 2006 16:12:37 +0000 cannam * Add a function to look up the Vamp plugin path for the current platform.
Fri, 12 May 2006 14:46:35 +0000 cannam * Update version numbers to 0.9 vamp-plugin-sdk-v0.9rc1
Tue, 25 Apr 2006 14:15:48 +0000 cannam * add documentation to the C header
Wed, 12 Apr 2006 12:32:18 +0000 cannam * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors
Wed, 05 Apr 2006 16:50:07 +0000 cannam * Add valueNames to parameter descriptor
Fri, 31 Mar 2006 16:26:28 +0000 cannam * Fix leftover reference to X Consortium in copyright note!
Fri, 31 Mar 2006 15:08:27 +0000 cannam * Renamed sdk to vamp-sdk base sdk/PluginBase.h@b9dd936873b4