Mercurial > hg > piper-cpp
graph
- Fix erroneous logic for handling step and block size in prior commit2017-02-06, by Chris Cannam
- Pull step & block size out into framing struct, return in config2017-02-03, by Chris Cannam
- Merge pull request #1 from piper-audio/fix/regression-json-responses2017-02-03, by Chris Cannam
- Explicitly handle the individual error cases.2017-02-03, by Lucas Thompson
- Add comment warning that json_to_capnp needs to be the last conversion tested.2017-02-03, by Lucas Thompson
- Fix typo.2017-02-03, by 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.2017-02-03, by Lucas Thompson