Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
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 |
Wed, 06 Jun 2007 09:49:50 +0000 | cannam | * Switch PluginLoader to an m_impl structure to make it generally nicer |
Mon, 04 Jun 2007 13:31:04 +0000 | cannam | * avoid warning about float-to-int conversion on frame2RealTime |
Mon, 04 Jun 2007 10:55:46 +0000 | cannam | * Fix compile failure with gcc 3.4 |