log vamp-json/VampJson.h @ 175:7532233f8e49

age author description
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.