log vamp-json/VampJson.h @ 227:c6aed932318d

age author description
Fri, 09 Jun 2017 13:06:11 +0100 Chris Cannam Various fixes to JSON writing for static output data
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.