Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.cpp @ 22:1eb44d33a371
age | author | description |
---|---|---|
Mon, 24 Apr 2006 12:58:27 +0000 | cannam | * Rename simplehost to vamp-simple-host |
Fri, 07 Apr 2006 15:32:10 +0000 | cannam | * Make the host capable of doing something useful! |
Thu, 06 Apr 2006 17:23:41 +0000 | cannam | * fix failure to pick up all but first plugin's outputs |
Thu, 06 Apr 2006 16:35:49 +0000 | cannam | * Make static adapter map a pointer to avoid any confusion about static |
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 |