Mercurial > hg > piper-cpp
log capnproto/VampnProto.h @ 70:302a8e35248c
age | author | description |
---|---|---|
Fri, 07 Oct 2016 12:07:17 +0100 | Chris Cannam | Begin capnp RPC test |
Thu, 06 Oct 2016 14:32:58 +0100 | Chris Cannam | Update again to latest plugin-terminology-free schema |
Wed, 05 Oct 2016 13:53:08 +0100 | Chris Cannam | Validation fixes |
Tue, 27 Sep 2016 15:04:59 +0100 | Chris Cannam | Instead of using separate values and b64values entries in JSON serialisations, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature throughout, as values turns out to be a hazardous name in a JS context. Finally use Array instead of Text for array encoding (seems clearer). |
Fri, 23 Sep 2016 14:20:29 +0100 | Chris Cannam | Support split OutputDescriptor, and plugins rather than pluginData in listResponse from SDK |
Wed, 21 Sep 2016 12:59:35 +0100 | Chris Cannam | input -> processInput, to align with JSON |
Mon, 19 Sep 2016 14:43:32 +0100 | Chris Cannam | Make the output ID mapper stuff safer by using shared_ptr |