log vamp-server/convert.cpp @ 176:60dc013bd69c

age author description
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: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
Fri, 20 Jan 2017 18:00:32 +0000 Chris Cannam The gcc version Travis is using complains about the default return;
Wed, 02 Nov 2016 18:26:47 +0000 Chris Cannam Fix failure to convert "from" list
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 16:13:57 +0100 Chris Cannam Binary modes