Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.cpp @ 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 * |
Mon, 09 Oct 2006 12:45:14 +0000 | cannam | * Add plugin path traversal and plugin listing option to vamp-simple-host |
Tue, 25 Apr 2006 09:45:44 +0000 | cannam | * Undefine debug symbol |
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 |