log vamp-client/PluginStub.h @ 187:ad6025dc0b04

age author description
Wed, 08 Feb 2017 10:09:51 +0000 Chris Cannam Documentation
Mon, 06 Feb 2017 16:44:33 +0000 Chris Cannam Fix erroneous logic for handling step and block size in prior commit
Fri, 03 Feb 2017 16:23:21 +0000 Chris Cannam Pull step & block size out into framing struct, return in config
Tue, 31 Jan 2017 14:53:24 +0000 Chris Cannam More work on error and exception handling
Tue, 31 Jan 2017 11:26:07 +0000 Chris Cannam Trap and rethrow after locking into failed state
Tue, 31 Jan 2017 11:08:31 +0000 Chris Cannam Add a failed state to the plugin stub, to prevent it making any further
Thu, 27 Oct 2016 12:01:37 +0100 Chris Cannam Boilerplate comments
Mon, 17 Oct 2016 16:39:36 +0100 Chris Cannam Fix compiler warnings
Thu, 13 Oct 2016 18:05:35 +0100 Chris Cannam Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
Thu, 13 Oct 2016 14:10:55 +0100 Chris Cannam More renaming