log vamp-server/convert.cpp @ 123:6b11ca6bb0a3

age author description
Thu, 27 Oct 2016 16:13:57 +0100 Chris Cannam Binary modes
Thu, 27 Oct 2016 12:01:37 +0100 Chris Cannam Boilerplate comments
Thu, 27 Oct 2016 11:39:41 +0100 Chris Cannam Add JSON support directly to the server. Had hoped to avoid this (using Capnp as canonical in the server and then converting externally as necessary) but it's just too useful for debugging purposes when bundled with client app
Thu, 13 Oct 2016 18:05:35 +0100 Chris Cannam Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
Thu, 13 Oct 2016 11:33:19 +0100 Chris Cannam Implement reset()
Mon, 10 Oct 2016 16:31:09 +0100 Chris Cannam Rearrange and rename to Piper C++ structure