2016-11-18 |
Chris Cannam |
Revert to C++98 -- this library is not supposed to use C++11
|
2016-11-02 |
Chris Cannam |
Add plugin enumeration options (for use by piper server, needs testing)
enumerate-options
|
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-10-10 |
Chris Cannam |
plugins -> available, this changed again in schema
vampipe
|
2016-09-23 |
Chris Cannam |
pluginData -> plugins like the schema
vampipe
|
2016-09-19 |
Chris Cannam |
Introduce ListResponse type as well
outputid-string-in-featureset
|
2016-09-19 |
Chris Cannam |
Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest
outputid-string-in-featureset
|
2016-08-22 |
Chris Cannam |
Remove unused variable
vampipe
|
2016-05-18 |
Chris Cannam |
Use ConfigurationRequest/Response, introduce ProcessRequest/Response.
vampipe
|
2016-05-12 |
Chris Cannam |
Add listPluginData
vampipe
|
2016-05-12 |
Chris Cannam |
Docs
vampipe
|
2016-05-12 |
Chris Cannam |
Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader
vampipe
|
2015-05-20 |
Chris Cannam |
Initial draft of C API for plugin loading
vh
|
2012-05-24 |
Chris Cannam |
Apply vamp-2.3-windows-unicode.patch from RJ Ryan in #464
|
2009-09-22 |
cannam |
* More error reporting fixes
|
2009-09-22 |
cannam |
* Improve error reporting from PluginLoader
|
2009-09-21 |
cannam |
* Doc updates, copyright updates, etc., in preparation for 2.1 release
|
2009-06-15 |
cannam |
* Win32 build fixes for UNICODE. Not yet tested
|
2008-11-20 |
cannam |
* OK, we're going to have to place the host stuff in its own namespace
|
2008-11-07 |
cannam |
* Flatten directory tree a bit, update doxygen
distinct-libraries
|