log utilities/vampipe-convert.cpp @ 59:77833938f0f8

age author description
Mon, 19 Sep 2016 15:52:38 +0100 Chris Cannam Tidy
Mon, 19 Sep 2016 14:10:19 +0100 Chris Cannam Introduce ListResponse type as well
Mon, 19 Sep 2016 13:35:56 +0100 Chris Cannam Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest
Fri, 16 Sep 2016 16:34:00 +0100 Chris Cannam Fix dopy error
Fri, 16 Sep 2016 16:28:47 +0100 Chris Cannam Update adapter etc for feature set strings
Fri, 16 Sep 2016 16:20:05 +0100 Chris Cannam Error handling, and pass plugin handles through
Fri, 16 Sep 2016 15:10:57 +0100 Chris Cannam Introduce and use output id mappers
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
Tue, 23 Aug 2016 12:04:49 +0100 Chris Cannam Some JSON fixes and a quick test program
Wed, 25 May 2016 10:43:07 +0100 Chris Cannam Switch to non-packed protocol and handle multiple messages and EOF properly; fill in remaining server actions
Tue, 24 May 2016 17:17:03 +0100 Chris Cannam Wire up a couple of server actions
Tue, 24 May 2016 16:30:01 +0100 Chris Cannam Begin server
Tue, 24 May 2016 15:38:50 +0100 Chris Cannam Comment for the future!
Tue, 24 May 2016 14:09:58 +0100 Chris Cannam Capnp writes
Tue, 24 May 2016 12:00:38 +0100 Chris Cannam Wire up Cap'n Proto reading, plus some build and arg processing fixes
Tue, 24 May 2016 10:43:34 +0100 Chris Cannam Pull up type determination into VampJson
Mon, 23 May 2016 16:09:25 +0100 Chris Cannam More on reading and writing json messages
Fri, 20 May 2016 18:05:02 +0100 Chris Cannam Begin vampipe-convert