log

age author description
2016-09-19 Chris Cannam Make the output ID mapper stuff safer by using shared_ptr
2016-09-19 Chris Cannam Introduce ListResponse type as well
2016-09-19 Chris Cannam Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest
2016-09-16 Chris Cannam Fix dopy error
2016-09-16 Chris Cannam Update adapter etc for feature set strings
2016-09-16 Chris Cannam Error handling, and pass plugin handles through
2016-09-16 Chris Cannam Introduce and use output id mappers
2016-09-16 Chris Cannam Simplify
2016-09-16 Chris Cannam Begin plugin output id / index mapping for use in feature sets
2016-09-14 Chris Cannam Merge from branch process-noparse
2016-09-12 Chris Cannam Backed out changeset cc333241cc8c
2016-09-12 Chris Cannam Some timing calculations. I don't actually want to keep these, they're just for reference -- will back out in a mo
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 Some JSON fixes and a quick test program
2016-08-23 Chris Cannam Exception handling in adapter code
2016-08-22 Chris Cannam Pull out CountingPluginHandleMapper; consts
2016-08-22 Chris Cannam Consts
2016-08-22 Chris Cannam Update base-n code from https://github.com/azawadzki/base-n
2016-05-25 Chris Cannam Adjust build for OSX
2016-05-25 Chris Cannam Test file
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-25 Chris Cannam Check channel count & block size