log vamp-client/SynchronousTransport.h @ 296:50a0b4fea7f1 tip master

age author description
Fri, 11 Jan 2019 15:55:45 +0000 Chris Cannam Send any stderr output to the logger (if defined)
Tue, 31 Jan 2017 14:53:24 +0000 Chris Cannam More work on error and exception handling
Thu, 19 Jan 2017 09:57:58 +0000 Chris Cannam Allow the completeness checker to report failure (invalid message) as well as incompleteness
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
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 14:01:35 +0100 Chris Cannam Error handling
Thu, 27 Oct 2016 12:01:37 +0100 Chris Cannam Boilerplate 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 14:10:55 +0100 Chris Cannam More renaming
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