log vamp-client/client.cpp @ 135:9da826f812cb

age author description
2016-11-02 Chris Cannam Update client to support list from
2016-10-27 Chris Cannam Fix server invocations from client code
2016-10-27 Chris Cannam Boilerplate comments
2016-10-14 Chris Cannam Parameterise process name
2016-10-13 Chris Cannam Plugin that creates its own server
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 Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)
2016-10-13 Chris Cannam Implement list, use request-response classes in loader
2016-10-13 Chris Cannam More renaming
2016-10-13 Chris Cannam Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it
2016-10-13 Chris Cannam Reorganise some classes
2016-10-13 Chris Cannam Split out classes
2016-10-12 Chris Cannam More testing
2016-10-12 Chris Cannam Rename, + adjust finish
2016-10-12 Chris Cannam Fix decoding error due to misaligned array
2016-10-12 Chris Cannam Debug out
2016-10-12 Chris Cannam Client builds; does not run
2016-10-11 Chris Cannam Toward QProcess pipe comms take on it
2016-10-11 Chris Cannam Plan
2016-10-11 Chris Cannam Build rpcrequest types. May be a misdirection
2016-10-11 Chris Cannam Inching toward a client
2016-10-11 Chris Cannam Start experimental client-side stub