log

age author description
2017-02-09 Chris Cannam Dependencies
2017-02-09 Chris Cannam Merge pull request #4 from piper-audio/test/plugin-stub-configured-framing
2017-02-09 Chris Cannam Authors
2017-02-09 Chris Cannam Fix some syntax that the compiler used with Emscripten on Travis doesn't
2017-02-09 Lucas Thompson Fix typo and use actual data in all process calls.
2017-02-09 Lucas Thompson Run the tests after building.
2017-02-09 Lucas Thompson Manually bring in Catch license from upstream.
2017-02-09 Lucas Thompson Demonstrate that the plugin cannot be re-initialised after a failed call to process.
2017-02-09 Lucas Thompson Run the test-suite with more verbose output.
2017-02-07 Lucas Thompson Direct initialisation
2017-02-07 Lucas Thompson Change wording.
2017-02-07 Lucas Thompson Remove redundant line.
2017-02-07 Lucas Thompson Add some more tests for calling process after successful and failed initialise calls.
2017-02-07 Lucas Thompson Merge branch 'master' of https://github.com/piper-audio/piper-cpp into test/plugin-stub-configured-framing
2017-02-07 Chris Cannam Merge pull request #3 from piper-audio/dev/step-and-block-size
2017-02-07 Lucas Thompson Test setup for testing PluginCache caches framing sizes across init calls.