graph
- Direct initialisation2017-02-07, by Lucas Thompson
- Change wording.2017-02-07, by Lucas Thompson
- Remove redundant line.2017-02-07, by Lucas Thompson
- Add some more tests for calling process after successful and failed initialise calls.2017-02-07, by Lucas Thompson
- Merge branch 'master' of https://github.com/piper-audio/piper-cpp into test/plugin-stub-configured-framing2017-02-07, by Lucas Thompson
- Merge pull request #3 from piper-audio/dev/step-and-block-size2017-02-07, by Chris Cannam
- Test setup for testing PluginCache caches framing sizes across init calls.2017-02-07, by Lucas Thompson
- Setup test harness (Catch), integrate into build system.2017-02-07, by Lucas Thompson
- Manually bring in Catch for testing.2017-02-07, by Lucas Thompson
- Merge pull request #2 from piper-audio/dev/step-and-block-size2017-02-06, by Chris Cannam
- Documentation2017-02-08, by Chris Cannam
- 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