log

age author description
Fri, 01 Jun 2007 15:11:37 +0000 cannam * Remove some (but not all) debug output
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 15:04:19 +0000 cannam * documentation host-factory-stuff
Fri, 01 Jun 2007 15:00:51 +0000 cannam * Documentation host-factory-stuff
Fri, 01 Jun 2007 13:53:42 +0000 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
Fri, 25 May 2007 13:26:59 +0000 cannam ... host-factory-stuff
Thu, 24 May 2007 15:17:07 +0000 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
Thu, 24 May 2007 10:05:00 +0000 cannam * reshuffle host-factory-stuff
Wed, 09 May 2007 15:21:37 +0000 cannam * add wrapper base host-factory-stuff
Fri, 04 May 2007 15:21:12 +0000 cannam * implement plugin loader and plugin input-domain adapter (to do basic ffts) host-factory-stuff
Fri, 04 May 2007 12:32:28 +0000 cannam * branching for work on new helper classes for hosts host-factory-stuff
Fri, 30 Mar 2007 17:14:16 +0000 cannam * doc updates
Wed, 21 Mar 2007 14:15:25 +0000 cannam * Some doc updates
Mon, 12 Mar 2007 11:00:11 +0000 cannam * Fix from Craig Sapp for incorrect mixdown code
Fri, 02 Mar 2007 12:26:53 +0000 cannam * Split out the host adapter code into a separate host sdk library. vamp-plugin-sdk-v1.0pre1
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
Thu, 25 Jan 2007 13:39:31 +0000 cannam * isnan -> std::isnan, likewise isinf
Fri, 08 Dec 2006 17:39:32 +0000 cannam * Change input buffers arg to process from float ** to const float *const *
Thu, 30 Nov 2006 15:00:17 +0000 cannam * Fix a delete/delete[] mismatch
Fri, 10 Nov 2006 17:47:15 +0000 cannam * add output names as well as descriptions
Wed, 01 Nov 2006 17:48:21 +0000 cannam ... 1.0
Tue, 31 Oct 2006 19:55:47 +0000 cannam * Update version number to 1.0, some textual tweaks
Mon, 30 Oct 2006 10:20:21 +0000 cannam * fix to step size for frequency domain plugins
Wed, 11 Oct 2006 11:39:02 +0000 cannam * Add Dan Stowell's simple implementation of the SuperCollider amplitude
Mon, 09 Oct 2006 12:45:14 +0000 cannam * Add plugin path traversal and plugin listing option to vamp-simple-host
Thu, 21 Sep 2006 16:41:10 +0000 cannam * Add category file
Wed, 20 Sep 2006 16:03:08 +0000 cannam ...
Wed, 20 Sep 2006 14:57:52 +0000 cannam * fix typo
Wed, 20 Sep 2006 14:00:09 +0000 cannam * avoid compiler warning