Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginBase.h @ 47:be8fdfe25693
age | author | description |
---|---|---|
Fri, 08 Dec 2006 17:39:32 +0000 | cannam | * Change input buffers arg to process from float ** to const float *const * |
Tue, 31 Oct 2006 19:55:47 +0000 | cannam | * Update version number to 1.0, some textual tweaks |
Mon, 31 Jul 2006 16:12:37 +0000 | cannam | * Add a function to look up the Vamp plugin path for the current platform. |
Fri, 12 May 2006 14:46:35 +0000 | cannam | * Update version numbers to 0.9 vamp-plugin-sdk-v0.9rc1 |
Tue, 25 Apr 2006 14:15:48 +0000 | cannam | * add documentation to the C header |
Wed, 12 Apr 2006 12:32:18 +0000 | cannam | * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors |