Mercurial > hg > vamp-plugin-sdk
log src/vamp-hostsdk/PluginLoader.cpp @ 476:15348e89c1d7
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, 10 Oct 2016 15:51:04 +0100 | Chris Cannam | plugins -> available, this changed again in schema vampipe |
Fri, 23 Sep 2016 14:18:45 +0100 | Chris Cannam | pluginData -> plugins like the schema vampipe |
Mon, 19 Sep 2016 14:10:19 +0100 | Chris Cannam | Introduce ListResponse type as well outputid-string-in-featureset |
Mon, 19 Sep 2016 13:35:56 +0100 | Chris Cannam | Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest outputid-string-in-featureset |