Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/Plugin.h @ 190:1982246a3902
age | author | description |
---|---|---|
Wed, 17 Sep 2008 13:16:09 +0000 | cannam | * Provide PluginWrapper method for getting hold of a nested wrapper |
Thu, 17 Jul 2008 08:52:26 +0000 | cannam | * First bit of Vamp v2 work -- add an optional duration to features in |
Thu, 24 Apr 2008 10:27:02 +0000 | cannam | * Permit '-' as well as the other characters in identifiers (existing plugins |
Tue, 18 Sep 2007 09:39:58 +0000 | cannam | * avoid trying to use timeval if building on Windows |
Thu, 23 Aug 2007 10:31:46 +0000 | cannam | * doc updates vamp-plugin-sdk-v1.1 |
Thu, 07 Jun 2007 14:15:24 +0000 | cannam | * Use m_impl structure for PluginAdapter as well |
Wed, 06 Jun 2007 13:14:18 +0000 | cannam | * strengthen imprecations against doing heavy lifting in plugin constructor |