log

age author description
Fri, 02 Nov 2007 14:55:12 +0000 cannam ...
Fri, 02 Nov 2007 14:54:04 +0000 cannam * Add Mark L's PluginBufferingAdapter
Thu, 01 Nov 2007 10:25:35 +0000 cannam * more fine tuning of handling of block and step sizes
Fri, 19 Oct 2007 12:49:56 +0000 cannam ... vamp-plugin-sdk-v1.1b
Fri, 12 Oct 2007 16:44:17 +0000 cannam * Add ranlib, just in case
Fri, 12 Oct 2007 09:52:10 +0000 cannam * add -o <file> option to vamp-simple-host
Sun, 30 Sep 2007 11:12:43 +0000 cannam * correct vamp-hostsdk soname
Sun, 30 Sep 2007 09:45:04 +0000 cannam * update .la files
Fri, 28 Sep 2007 16:39:28 +0000 cannam ...
Fri, 28 Sep 2007 09:53:46 +0000 cannam * Fix failure to default correctly if plugin output unspecified
Mon, 24 Sep 2007 14:44:48 +0000 cannam * don't allow block/step sizes to be undefined
Wed, 19 Sep 2007 14:04:12 +0000 cannam * Add sdkstatic target
Tue, 18 Sep 2007 14:57:08 +0000 cannam * use correct (?) sonames for libraries (oops)
Tue, 18 Sep 2007 09:39:58 +0000 cannam * avoid trying to use timeval if building on Windows
Thu, 06 Sep 2007 16:49:50 +0000 cannam ...
Thu, 23 Aug 2007 10:31:46 +0000 cannam * doc updates vamp-plugin-sdk-v1.1
Thu, 07 Jun 2007 14:22:22 +0000 cannam ... vamp-plugin-sdk-v1.1pre1
Thu, 07 Jun 2007 14:15:24 +0000 cannam * Use m_impl structure for PluginAdapter as well
Thu, 07 Jun 2007 13:56:26 +0000 cannam * doc updates
Wed, 06 Jun 2007 13:14:18 +0000 cannam * strengthen imprecations against doing heavy lifting in plugin constructor
Wed, 06 Jun 2007 12:49:55 +0000 cannam * Make library name case-insensitive in PluginLoader
Wed, 06 Jun 2007 12:20:16 +0000 cannam * make PluginLoader quicker to load a single named plugin (don't always
Wed, 06 Jun 2007 10:02:37 +0000 cannam * update copyrights
Wed, 06 Jun 2007 10:00:36 +0000 cannam * use m_impl for channel and input domain adapters as well