Mercurial > hg > piper-cpp
log json/VampJson.h @ 45:7668fbdcfb15
age | author | description |
---|---|---|
2016-09-09 | Chris Cannam | Comments |
2016-09-08 | Chris Cannam | Make base64/text selectable when serialising process and feature blocks; add base64 version as an output format for vampipe-convert; make VamPipePluginLibrary switch to returning base64 encoding as soon as it is fed any as input |
2016-08-24 | Chris Cannam | Simple test script (and associated fixes) for the JS code |
2016-08-23 | Chris Cannam | Exception handling in adapter code |
2016-08-22 | Chris Cannam | Consts |
2016-05-25 | Chris Cannam | Since JSON is no longer the "fast" protocol format, might as well use the non-b64 encoding by default now |
2016-05-24 | Chris Cannam | Wire up a couple of server actions |
2016-05-24 | Chris Cannam | Pull up type determination into VampJson |
2016-05-23 | Chris Cannam | More on reading and writing json messages |
2016-05-18 | Chris Cannam | Licences |
2016-05-18 | Chris Cannam | More request/response encodings |
2016-05-18 | Chris Cannam | Create process request in JSON version, plus a fix |