log vamp-client/client.cpp @ 131:183fe1f03980

age author description
Wed, 02 Nov 2016 18:39:51 +0000 Chris Cannam Update client to support list from
Thu, 27 Oct 2016 12:04:44 +0100 Chris Cannam Fix server invocations from client code
Thu, 27 Oct 2016 12:01:37 +0100 Chris Cannam Boilerplate comments
Fri, 14 Oct 2016 16:22:32 +0100 Chris Cannam Parameterise process name
Thu, 13 Oct 2016 19:11:24 +0100 Chris Cannam Plugin that creates its own server
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)
Thu, 13 Oct 2016 14:31:10 +0100 Chris Cannam Implement list, use request-response classes in loader
Thu, 13 Oct 2016 14:10:55 +0100 Chris Cannam More renaming
Thu, 13 Oct 2016 12:07:41 +0100 Chris Cannam Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it
Thu, 13 Oct 2016 12:02:44 +0100 Chris Cannam Reorganise some classes
Thu, 13 Oct 2016 10:17:59 +0100 Chris Cannam Split out classes
Wed, 12 Oct 2016 21:34:21 +0100 Chris Cannam More testing
Wed, 12 Oct 2016 19:02:31 +0100 Chris Cannam Rename, + adjust finish
Wed, 12 Oct 2016 17:47:59 +0100 Chris Cannam Fix decoding error due to misaligned array
Wed, 12 Oct 2016 12:51:29 +0100 Chris Cannam Debug out
Wed, 12 Oct 2016 11:59:57 +0100 Chris Cannam Client builds; does not run
Tue, 11 Oct 2016 17:08:31 +0100 Chris Cannam Toward QProcess pipe comms take on it
Tue, 11 Oct 2016 16:52:48 +0100 Chris Cannam Plan
Tue, 11 Oct 2016 16:25:52 +0100 Chris Cannam Build rpcrequest types. May be a misdirection
Tue, 11 Oct 2016 15:49:28 +0100 Chris Cannam Inching toward a client
Tue, 11 Oct 2016 14:37:38 +0100 Chris Cannam Start experimental client-side stub