Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginBase.h @ 64:9d3272c7db60
age | author | description |
---|---|---|
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 * |