log json/VampJson.h @ 44:a98ef4c2616b

age author description
Thu, 08 Sep 2016 15:27:48 +0100 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
Wed, 24 Aug 2016 10:50:40 +0100 Chris Cannam Simple test script (and associated fixes) for the JS code
Tue, 23 Aug 2016 11:17:01 +0100 Chris Cannam Exception handling in adapter code
Mon, 22 Aug 2016 17:16:23 +0100 Chris Cannam Consts
Wed, 25 May 2016 14:18:36 +0100 Chris Cannam Since JSON is no longer the "fast" protocol format, might as well use the non-b64 encoding by default now
Tue, 24 May 2016 17:17:03 +0100 Chris Cannam Wire up a couple of server actions
Tue, 24 May 2016 10:43:34 +0100 Chris Cannam Pull up type determination into VampJson