Mercurial > hg > vamp-plugin-sdk
log host/vamp-simple-host.cpp @ 50:b907557b2fb9
age | author | description |
---|---|---|
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 |
Fri, 10 Nov 2006 17:47:15 +0000 | cannam | * add output names as well as descriptions |
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 |