log vamp-capnp/VampnProto.h @ 230:d96981c06e62

age author description
2017-06-08 Chris Cannam Add static output descriptor, pass through type URI
2017-02-10 Chris Cannam Copyright -> rights
2017-02-03 Chris Cannam Pull step & block size out into framing struct, return in config
2017-01-31 Chris Cannam More work on error and exception handling
2017-01-20 Chris Cannam Improve error handling and extend tests for it
2016-11-02 Chris Cannam Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
2016-10-27 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
2016-10-17 Chris Cannam Fix compiler warnings
2016-10-13 Chris Cannam Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
2016-10-13 Chris Cannam Implement list, use request-response classes in loader
2016-10-13 Chris Cannam Split out classes
2016-10-11 Chris Cannam Inching toward a client
2016-10-11 Chris Cannam Tiny indent
2016-10-10 Chris Cannam Rearrange and rename to Piper C++ structure