Mercurial > hg > piper-cpp
log test/vamp-client/tst_PluginStub.cpp @ 296:50a0b4fea7f1 tip master
age | author | description |
---|---|---|
Tue, 07 Apr 2020 15:56:02 +0100 | Chris Cannam | Add support for ProgramParameters. In theory this means we can select a program and then re-query the plugin's parameters and get the right values back, just as would happen if we were working with the remote extractor directly as a local Vamp plugin. |
Thu, 09 Feb 2017 14:27:02 +0000 | Chris Cannam | Update unit tests as well for rename |
Thu, 09 Feb 2017 12:06:43 +0000 | Lucas Thompson | Fix typo and use actual data in all process calls. |
Thu, 09 Feb 2017 11:01:13 +0000 | Lucas Thompson | Demonstrate that the plugin cannot be re-initialised after a failed call to process. |
Tue, 07 Feb 2017 20:42:20 +0000 | Lucas Thompson | Direct initialisation |
Tue, 07 Feb 2017 18:35:52 +0000 | Lucas Thompson | Change wording. |
Tue, 07 Feb 2017 18:31:56 +0000 | Lucas Thompson | Remove redundant line. |