Mercurial > hg > vamp-plugin-sdk
log vamp-hostsdk/PluginLoader.h @ 472:79a219ba6178
age | author | description |
---|---|---|
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 |