log

age author description
Thu, 09 Feb 2017 14:19:38 +0000 Chris Cannam Merge pull request #7 from piper-audio/dev/make-dependencies
Thu, 09 Feb 2017 14:22:31 +0000 Chris Cannam Merge branch 'master' into dev/rename-pluginstub
Thu, 09 Feb 2017 14:16:37 +0000 Chris Cannam Merge branch 'dev/step-and-block-size'
Thu, 09 Feb 2017 13:31:46 +0000 Chris Cannam Rename PluginStub to PiperVampPlugin and AutoPlugin to PiperAutoPlugin
Thu, 09 Feb 2017 13:25:35 +0000 Chris Cannam Rename methods to avoid referring to plugins in Piper-world
Thu, 09 Feb 2017 14:02:05 +0000 Chris Cannam Dependencies
Thu, 09 Feb 2017 12:54:00 +0000 Chris Cannam Merge pull request #4 from piper-audio/test/plugin-stub-configured-framing
Thu, 09 Feb 2017 11:38:56 +0000 Chris Cannam Authors
Thu, 09 Feb 2017 09:21:37 +0000 Chris Cannam Fix some syntax that the compiler used with Emscripten on Travis doesn't
Thu, 09 Feb 2017 12:06:43 +0000 Lucas Thompson Fix typo and use actual data in all process calls.
Thu, 09 Feb 2017 12:04:58 +0000 Lucas Thompson Run the tests after building.
Thu, 09 Feb 2017 12:00:10 +0000 Lucas Thompson Manually bring in Catch license from upstream.
Thu, 09 Feb 2017 11:01:13 +0000 Lucas Thompson Demonstrate that the plugin cannot be re-initialised after a failed call to process.
Thu, 09 Feb 2017 11:00:46 +0000 Lucas Thompson Run the test-suite with more verbose output.
Tue, 07 Feb 2017 20:42:20 +0000 Lucas Thompson Direct initialisation