graph
- Comments2016-09-09, by 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 input2016-09-08, by Chris Cannam
- Simple test script (and associated fixes) for the JS code2016-08-24, by Chris Cannam
- Some JSON fixes and a quick test program2016-08-23, by Chris Cannam
- Exception handling in adapter code2016-08-23, by Chris Cannam
- Pull out CountingPluginHandleMapper; consts2016-08-22, by Chris Cannam
- Consts2016-08-22, by Chris Cannam
- Update base-n code from https://github.com/azawadzki/base-n2016-08-22, by Chris Cannam
- Adjust build for OSX2016-05-25, by Chris Cannam
- Test file2016-05-25, by Chris Cannam
- Since JSON is no longer the "fast" protocol format, might as well use the non-b64 encoding by default now2016-05-25, by Chris Cannam
- Check channel count & block size2016-05-25, by Chris Cannam
- Switch to non-packed protocol and handle multiple messages and EOF properly; fill in remaining server actions2016-05-25, by Chris Cannam
- Wire up a couple of server actions2016-05-24, by Chris Cannam
- Begin server2016-05-24, by Chris Cannam
- Comment for the future!2016-05-24, by Chris Cannam
- Capnp writes2016-05-24, by Chris Cannam
- Be sure not to get any unnecessary lookups -- I think this is probably redundant but at least it's explicit2016-05-24, by Chris Cannam
- Wire up Cap'n Proto reading, plus some build and arg processing fixes2016-05-24, by Chris Cannam
- Start introducing request/response readers to capnp code as well2016-05-24, by Chris Cannam
- Pull up type determination into VampJson2016-05-24, by Chris Cannam
- More on reading and writing json messages2016-05-23, by Chris Cannam
- Begin vampipe-convert2016-05-20, by Chris Cannam
- More conversions2016-05-20, by Chris Cannam