log vamp-hostsdk/PluginLoader.h @ 472:79a219ba6178

age author description
2016-10-13 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
2016-09-19 Chris Cannam Introduce ListResponse type as well outputid-string-in-featureset
2016-05-18 Chris Cannam Use ConfigurationRequest/Response, introduce ProcessRequest/Response. vampipe
2016-05-18 Chris Cannam Rename LoadRequest.h -> RequestResponse.h vampipe
2016-05-12 Chris Cannam Add listPluginData vampipe
2016-05-12 Chris Cannam Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader vampipe
2015-05-20 Chris Cannam Minor doc updates
2009-09-21 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
2008-11-20 cannam * OK, we're going to have to place the host stuff in its own namespace
2008-11-10 cannam * Some build improvements
2008-11-07 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
2007-05-09 cannam * add wrapper base host-factory-stuff
2007-05-04 cannam * implement plugin loader and plugin input-domain adapter (to do basic ffts) host-factory-stuff