Fri, 07 Oct 2016 12:07:17 +0100 |
Chris Cannam |
Begin capnp RPC test
|
Thu, 06 Oct 2016 14:32:58 +0100 |
Chris Cannam |
Update again to latest plugin-terminology-free schema
|
Wed, 05 Oct 2016 13:53:08 +0100 |
Chris Cannam |
Validation fixes
|
Tue, 27 Sep 2016 15:04:59 +0100 |
Chris Cannam |
Instead of using separate values and b64values entries in JSON serialisations, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature throughout, as values turns out to be a hazardous name in a JS context. Finally use Array instead of Text for array encoding (seems clearer).
|
Fri, 23 Sep 2016 14:20:29 +0100 |
Chris Cannam |
Support split OutputDescriptor, and plugins rather than pluginData in listResponse from SDK
|
Wed, 21 Sep 2016 12:59:35 +0100 |
Chris Cannam |
input -> processInput, to align with JSON
|
Mon, 19 Sep 2016 14:43:32 +0100 |
Chris Cannam |
Make the output ID mapper stuff safer by using shared_ptr
|
Mon, 19 Sep 2016 14:10:19 +0100 |
Chris Cannam |
Introduce ListResponse type as well
|
Mon, 19 Sep 2016 13:35:56 +0100 |
Chris Cannam |
Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest
|
Fri, 16 Sep 2016 16:20:05 +0100 |
Chris Cannam |
Error handling, and pass plugin handles through
|
Fri, 16 Sep 2016 15:10:57 +0100 |
Chris Cannam |
Introduce and use output id mappers
|
Fri, 16 Sep 2016 14:13:21 +0100 |
Chris Cannam |
Begin plugin output id / index mapping for use in feature sets
|
Tue, 24 May 2016 14:09:54 +0100 |
Chris Cannam |
Be sure not to get any unnecessary lookups -- I think this is probably redundant but at least it's explicit
|
Tue, 24 May 2016 12:00:38 +0100 |
Chris Cannam |
Wire up Cap'n Proto reading, plus some build and arg processing fixes
|
Tue, 24 May 2016 11:07:59 +0100 |
Chris Cannam |
Start introducing request/response readers to capnp code as well
|
Tue, 24 May 2016 10:43:34 +0100 |
Chris Cannam |
Pull up type determination into VampJson
|
Mon, 23 May 2016 16:09:25 +0100 |
Chris Cannam |
More on reading and writing json messages
|
Fri, 20 May 2016 18:05:02 +0100 |
Chris Cannam |
Begin vampipe-convert
|
Wed, 18 May 2016 16:33:03 +0100 |
Chris Cannam |
Licences
|
Wed, 18 May 2016 15:31:22 +0100 |
Chris Cannam |
More request/response encodings
|
Wed, 18 May 2016 13:54:33 +0100 |
Chris Cannam |
More requests/responses
|
Wed, 18 May 2016 12:21:23 +0100 |
Chris Cannam |
Process requests
|
Tue, 17 May 2016 16:18:24 +0100 |
Chris Cannam |
Build & read config request/response etc
|
Tue, 17 May 2016 09:58:15 +0100 |
Chris Cannam |
Some conversions for plugin handles
|
Fri, 13 May 2016 16:28:26 +0100 |
Chris Cannam |
Update build
|
Fri, 13 May 2016 13:48:59 +0100 |
Chris Cannam |
Promote the more successful experiments (todo: get them to build again)
|