graph
- Introduce ListResponse type as well2016-09-19, by Chris Cannam
- Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest2016-09-19, by Chris Cannam
- Fix dopy error2016-09-16, by Chris Cannam
- Update adapter etc for feature set strings2016-09-16, by Chris Cannam
- Error handling, and pass plugin handles through2016-09-16, by Chris Cannam
- Introduce and use output id mappers2016-09-16, by Chris Cannam
- Simplify2016-09-16, by Chris Cannam
- Begin plugin output id / index mapping for use in feature sets2016-09-16, by Chris Cannam
- Merge from branch process-noparse2016-09-14, by Chris Cannam
- Backed out changeset cc333241cc8c2016-09-12, by Chris Cannam
- Some timing calculations. I don't actually want to keep these, they're just for reference -- will back out in a mo2016-09-12, by Chris Cannam
- 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