log vamp-client/CapnpRRClient.h @ 146:c4f841ccb208

age author description
Thu, 19 Jan 2017 09:57:58 +0000 Chris Cannam Allow the completeness checker to report failure (invalid message) as well as incompleteness
Wed, 18 Jan 2017 14:53:07 +0000 Chris Cannam Minor debug bit
Wed, 18 Jan 2017 14:19:22 +0000 Chris Cannam Make this log option be off by default
Wed, 18 Jan 2017 14:13:21 +0000 Chris Cannam Log function entry/exit points (optionally)
Wed, 16 Nov 2016 16:12:42 +0000 Chris Cannam Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
Thu, 03 Nov 2016 15:36:48 +0000 Chris Cannam Use ListRequest object in api
Wed, 02 Nov 2016 18:39:51 +0000 Chris Cannam Update client to support list from
Fri, 28 Oct 2016 14:31:58 +0100 Chris Cannam Ensure we read right up to end of buffered data after server exits; adjust waiting schedule on Windows (where waitForReadyRead is far too wasteful of sleep time)
Thu, 27 Oct 2016 12:01:37 +0100 Chris Cannam Boilerplate comments
Tue, 25 Oct 2016 14:48:56 +0100 Chris Cannam OSX build fixes and logic
Fri, 14 Oct 2016 16:22:32 +0100 Chris Cannam Parameterise process name
Fri, 14 Oct 2016 12:46:38 +0100 Chris Cannam Serialisation, comments
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 17:00:06 +0100 Chris Cannam Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)