Thu, 08 Jun 2017 16:17:03 +0100 |
Chris Cannam |
Add static output descriptor, pass through type URI
|
Fri, 10 Feb 2017 17:22:09 +0000 |
Chris Cannam |
Copyright -> rights
|
Thu, 09 Feb 2017 09:21:37 +0000 |
Chris Cannam |
Fix some syntax that the compiler used with Emscripten on Travis doesn't
|
Fri, 03 Feb 2017 16:23:21 +0000 |
Chris Cannam |
Pull step & block size out into framing struct, return in config
|
Fri, 03 Feb 2017 12:41:37 +0000 |
Lucas Thompson |
Explicitly handle the individual error cases.
|
Fri, 03 Feb 2017 11:12:27 +0000 |
Lucas Thompson |
Correct the inspection of the JSON object in successful to look for both error and success objects, writing out an error string if neither are present. Revert error handling in readInput() for JSON.
|
Tue, 31 Jan 2017 22:58:38 +0000 |
Lucas Thompson |
Fix populating ListResponse from JSON response, incorrect indexing.
|
Tue, 31 Jan 2017 22:56:52 +0000 |
Lucas Thompson |
Fix handling of parsing json error responses from a server, and allow for re-writing them without changing the error message further.
|
Tue, 31 Jan 2017 22:54:08 +0000 |
Lucas Thompson |
Fix typo / wrong indexing in calling code to parsing configured output descriptor.
|
Tue, 31 Jan 2017 22:47:12 +0000 |
Lucas Thompson |
Fix regression from old schema changes, regarding assessing whether a JSON response was successful
|
Fri, 20 Jan 2017 22:24:44 +0000 |
Chris Cannam |
Improve error handling and extend tests for it
|
Thu, 12 Jan 2017 09:00:35 +0000 |
Chris Cannam |
Fix a couple more compiler warnings
|
Thu, 12 Jan 2017 08:49:36 +0000 |
Chris Cannam |
Fix various compiler warnings
|
Wed, 02 Nov 2016 18:26:21 +0000 |
Chris Cannam |
Better checking for incoming rpc requests
|
Wed, 02 Nov 2016 14:27:42 +0000 |
Chris Cannam |
Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
|
Thu, 27 Oct 2016 14:52:30 +0100 |
Chris Cannam |
Build fix, + run in debug mode for the mo
|
Mon, 17 Oct 2016 16:41:00 +0100 |
Chris Cannam |
Merge
|
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
|
Wed, 12 Oct 2016 12:51:33 +0100 |
Chris Cannam |
Cast number types
|
Tue, 11 Oct 2016 15:49:28 +0100 |
Chris Cannam |
Inching toward a client
|
Mon, 10 Oct 2016 16:31:09 +0100 |
Chris Cannam |
Rearrange and rename to Piper C++ structure
|