Mercurial > hg > piper-cpp
log test/test-vampipe-server.sh @ 66:6f160dee1192
age | author | description |
---|---|---|
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:06 +0100 | Chris Cannam | Validate JSON requests and responses |
Fri, 16 Sep 2016 16:20:05 +0100 | Chris Cannam | Error handling, and pass plugin handles through |
Tue, 23 Aug 2016 12:04:49 +0100 | Chris Cannam | Some JSON fixes and a quick test program |
Wed, 25 May 2016 14:37:32 +0100 | Chris Cannam | Test file |