log host/vamp-simple-host.cpp @ 59:fa79c4ec847d host-factory-stuff

age author description
Thu, 24 May 2007 15:17:07 +0000 cannam * Put hostext stuff in the HostExt sub-namespace 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
Mon, 12 Mar 2007 11:00:11 +0000 cannam * Fix from Craig Sapp for incorrect mixdown code
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 *
Thu, 30 Nov 2006 15:00:17 +0000 cannam * Fix a delete/delete[] mismatch