Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginHostAdapter.cpp @ 32:13eae6cc6bac
age | author | description |
---|---|---|
Mon, 31 Jul 2006 16:12:37 +0000 | cannam | * Add a function to look up the Vamp plugin path for the current platform. |
Wed, 10 May 2006 11:44:40 +0000 | cannam | * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig) |
Thu, 06 Apr 2006 17:23:41 +0000 | cannam | * fix failure to pick up all but first plugin's outputs |
Thu, 06 Apr 2006 15:12:25 +0000 | cannam | * Avoid repeated malloc/free for returned feature lists -- reuse static |
Wed, 05 Apr 2006 16:50:07 +0000 | cannam | * Add valueNames to parameter descriptor |
Fri, 31 Mar 2006 17:39:49 +0000 | cannam | * Fix a couple of memory management and corruption bugs |
Fri, 31 Mar 2006 16:26:28 +0000 | cannam | * Fix leftover reference to X Consortium in copyright note! |
Fri, 31 Mar 2006 15:08:27 +0000 | cannam | * Renamed sdk to vamp-sdk base sdk/PluginHostAdapter.cpp@f2e4e44fc676 |