log

age author description
Fri, 10 Feb 2017 17:22:09 +0000 Chris Cannam Copyright -> rights
Fri, 10 Feb 2017 14:04:22 +0000 Chris Cannam Minor renaming updates
Thu, 09 Feb 2017 14:41:29 +0000 Chris Cannam Merge pull request #5 from piper-audio/dev/rename-pluginstub
Thu, 09 Feb 2017 14:27:02 +0000 Chris Cannam Update unit tests as well for rename
Thu, 09 Feb 2017 14:23:51 +0000 Chris Cannam Merge remote-tracking branch 'origin/master' into dev/rename-pluginstub
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
Tue, 07 Feb 2017 18:35:52 +0000 Lucas Thompson Change wording.
Tue, 07 Feb 2017 18:31:56 +0000 Lucas Thompson Remove redundant line.
Tue, 07 Feb 2017 18:19:57 +0000 Lucas Thompson Add some more tests for calling process after successful and failed initialise calls.
Tue, 07 Feb 2017 16:35:32 +0000 Lucas Thompson Merge branch 'master' of https://github.com/piper-audio/piper-cpp into test/plugin-stub-configured-framing
Tue, 07 Feb 2017 09:51:29 +0000 Chris Cannam Merge pull request #3 from piper-audio/dev/step-and-block-size
Tue, 07 Feb 2017 16:35:16 +0000 Lucas Thompson Test setup for testing PluginCache caches framing sizes across init calls.
Tue, 07 Feb 2017 11:07:17 +0000 Lucas Thompson Setup test harness (Catch), integrate into build system.
Tue, 07 Feb 2017 10:25:15 +0000 Lucas Thompson Manually bring in Catch for testing.
Mon, 06 Feb 2017 12:04:25 +0000 Chris Cannam Merge pull request #2 from piper-audio/dev/step-and-block-size
Wed, 08 Feb 2017 10:09:51 +0000 Chris Cannam Documentation