Wed, 08 Apr 2020 15:02:24 +0100 |
Chris Cannam |
Further wiring for ProgramParameters - should now be supported throughout
|
Tue, 07 Apr 2020 18:04:53 +0100 |
Chris Cannam |
Fix overlooked constructor call
|
Tue, 15 May 2018 11:12:37 +0100 |
Chris Cannam |
Fix compiler warnings
|
Thu, 09 Feb 2017 14:22:31 +0000 |
Chris Cannam |
Merge branch 'master' into dev/rename-pluginstub
|
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
|
Wed, 08 Feb 2017 10:09:51 +0000 |
Chris Cannam |
Documentation
|
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
|
Thu, 19 Jan 2017 10:48:45 +0000 |
Chris Cannam |
Report messages < 1 word as incomplete, and messages with crazily large estimated sizes as invalid
|
Thu, 19 Jan 2017 09:57:58 +0000 |
Chris Cannam |
Allow the completeness checker to report failure (invalid message) as well as incompleteness
|
Wed, 18 Jan 2017 14:53:07 +0000 |
Chris Cannam |
Minor debug bit
|
Wed, 18 Jan 2017 14:19:22 +0000 |
Chris Cannam |
Make this log option be off by default
|
Wed, 18 Jan 2017 14:13:21 +0000 |
Chris Cannam |
Log function entry/exit points (optionally)
|
Wed, 16 Nov 2016 16:12:42 +0000 |
Chris Cannam |
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
|
Thu, 03 Nov 2016 15:36:48 +0000 |
Chris Cannam |
Use ListRequest object in api
|
Wed, 02 Nov 2016 18:39:51 +0000 |
Chris Cannam |
Update client to support list from
|
Fri, 28 Oct 2016 14:31:58 +0100 |
Chris Cannam |
Ensure we read right up to end of buffered data after server exits; adjust waiting schedule on Windows (where waitForReadyRead is far too wasteful of sleep time)
|
Thu, 27 Oct 2016 12:01:37 +0100 |
Chris Cannam |
Boilerplate comments
|
Tue, 25 Oct 2016 14:48:56 +0100 |
Chris Cannam |
OSX build fixes and logic
|
Fri, 14 Oct 2016 16:22:32 +0100 |
Chris Cannam |
Parameterise process name
|
Fri, 14 Oct 2016 12:46:38 +0100 |
Chris Cannam |
Serialisation, comments
|
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 17:00:06 +0100 |
Chris Cannam |
Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)
|