Mercurial > hg > vamp-plugin-sdk
log
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 |
Fri, 28 Oct 2016 14:30:26 +0100 | Chris Cannam | Correct use of multibyte-widechar conversion routines |
Thu, 27 Oct 2016 11:57:48 +0100 | Chris Cannam | Remove some debug output by default |
Thu, 20 Oct 2016 14:05:05 +0100 | Chris Cannam | Fix compiler warnings |
Fri, 14 Oct 2016 17:00:34 +0100 | Chris Cannam | Merge from vampipe branch. This removes 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. |
Fri, 14 Oct 2016 09:32:11 +0100 | Chris Cannam | Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter |
Fri, 14 Oct 2016 09:32:11 +0100 | Chris Cannam | Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter vampipe |