log

age author description
Fri, 09 Jun 2017 16:41:31 +0100 Chris Cannam Add these external library files
Fri, 09 Jun 2017 16:40:56 +0100 Chris Cannam Minor adjustment
Fri, 09 Jun 2017 16:25:43 +0100 Chris Cannam More notes on rdf layout
Fri, 09 Jun 2017 15:18:32 +0100 Chris Cannam More filling in the RDF type loading code
Fri, 09 Jun 2017 13:56:34 +0100 Chris Cannam Stub out RDF type lookup
Fri, 09 Jun 2017 13:06:11 +0100 Chris Cannam Various fixes to JSON writing for static output data
Thu, 08 Jun 2017 16:17:03 +0100 Chris Cannam Add static output descriptor, pass through type URI
Mon, 22 May 2017 08:57:02 +0100 Chris Cannam *Ahem* Rebuild for actual capnp v0.6.
Tue, 09 May 2017 11:46:23 +0100 Chris Cannam Rebuild these for capnp v0.6.
Wed, 22 Feb 2017 11:02:36 +0000 Chris Cannam Name, defensive comment
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