log

age author description
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 14:09:54 +0100 Chris Cannam Be sure not to get any unnecessary lookups -- I think this is probably redundant but at least it's explicit
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 11:07:59 +0100 Chris Cannam Start introducing request/response readers to capnp code as well
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
Fri, 20 May 2016 17:07:04 +0100 Chris Cannam More conversions
Fri, 20 May 2016 14:37:28 +0100 Chris Cannam A couple more conversions
Fri, 20 May 2016 11:08:53 +0100 Chris Cannam Add and use PreservingPluginHandleMapper -- removing the constant variant, which was a misstep
Fri, 20 May 2016 10:25:01 +0100 Chris Cannam Add (but don't yet use) the constant plugin handle mapper
Wed, 18 May 2016 16:33:03 +0100 Chris Cannam Licences
Wed, 18 May 2016 15:31:22 +0100 Chris Cannam More request/response encodings
Wed, 18 May 2016 14:38:27 +0100 Chris Cannam Create process request in JSON version, plus a fix