Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
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 |