log vamp-hostsdk/PluginLoader.h @ 503:13e551657422 vamp-kiss-naming

age author description
Wed, 02 Nov 2016 14:22:20 +0000 Chris Cannam Add plugin enumeration options (for use by piper server, needs testing) enumerate-options
Thu, 13 Oct 2016 17:06:53 +0100 Chris Cannam Remove RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead. vampipe
Mon, 19 Sep 2016 14:10:19 +0100 Chris Cannam Introduce ListResponse type as well outputid-string-in-featureset
Wed, 18 May 2016 10:53:19 +0100 Chris Cannam Use ConfigurationRequest/Response, introduce ProcessRequest/Response. vampipe
Wed, 18 May 2016 10:33:08 +0100 Chris Cannam Rename LoadRequest.h -> RequestResponse.h vampipe
Thu, 12 May 2016 15:53:55 +0100 Chris Cannam Add listPluginData vampipe
Thu, 12 May 2016 12:22:02 +0100 Chris Cannam Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader vampipe
Wed, 20 May 2015 13:54:27 +0100 Chris Cannam Minor doc updates
Mon, 21 Sep 2009 09:33:05 +0000 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
Thu, 20 Nov 2008 15:01:30 +0000 cannam * OK, we're going to have to place the host stuff in its own namespace
Mon, 10 Nov 2008 22:04:40 +0000 cannam * Some build improvements
Fri, 07 Nov 2008 15:28:33 +0000 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
Wed, 09 May 2007 15:21:37 +0000 cannam * add wrapper base host-factory-stuff
Fri, 04 May 2007 15:21:12 +0000 cannam * implement plugin loader and plugin input-domain adapter (to do basic ffts) host-factory-stuff