log capnproto/VampnProto.h @ 52:e90fd30990eb

age author description
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
Fri, 16 Sep 2016 14:13:21 +0100 Chris Cannam Begin plugin output id / index mapping for use in feature sets
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