Mon, 09 Sep 2019 10:23:37 +0100 |
Chris Cannam |
Don't even ask to unload library if another plugin is loaded from it
c++11-mutex
|
Fri, 18 Nov 2016 14:02:49 +0000 |
Chris Cannam |
Revert to C++98 -- this library is not supposed to use C++11
|
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
|
Mon, 22 Aug 2016 17:15:03 +0100 |
Chris Cannam |
Remove unused variable
vampipe
|
Wed, 18 May 2016 10:53:19 +0100 |
Chris Cannam |
Use ConfigurationRequest/Response, introduce ProcessRequest/Response.
vampipe
|
Thu, 12 May 2016 15:53:55 +0100 |
Chris Cannam |
Add listPluginData
vampipe
|
Thu, 12 May 2016 14:43:10 +0100 |
Chris Cannam |
Docs
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 16:12:18 +0100 |
Chris Cannam |
Initial draft of C API for plugin loading
vh
|
Thu, 24 May 2012 16:38:09 +0100 |
Chris Cannam |
Apply vamp-2.3-windows-unicode.patch from RJ Ryan in #464
|