Mercurial > hg > piper-cpp
log vamp-server/convert.cpp @ 118:ff3fd8d1b2dc
age | author | description |
---|---|---|
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 |