Thu, 09 Aug 2018 10:43:30 +0100 |
Chris Cannam |
Require capnp v0.6.1, because newer code won't build with the older
|
Fri, 02 Feb 2018 11:43:34 +0000 |
Chris Cannam |
pip2 rather than mere pip seems to be necessary on OSX now
|
Thu, 13 Jul 2017 15:29:01 +0100 |
Chris Cannam |
Add ignore file
|
Thu, 15 Jun 2017 09:51:16 +0100 |
Chris Cannam |
Merge branch 'output-type-uri'
|
Mon, 12 Jun 2017 15:52:06 +0100 |
Chris Cannam |
Add static info to output descriptor
|
Thu, 08 Jun 2017 12:06:09 +0100 |
Chris Cannam |
Add output type URI via static descriptor ("option E")
|
Wed, 22 Feb 2017 11:03:59 +0000 |
Chris Cannam |
Merge branch 'master' of ssh://github.com:/piper-audio/piper
|
Wed, 22 Feb 2017 11:03:48 +0000 |
Chris Cannam |
Defensive note
|
Mon, 20 Feb 2017 19:58:13 +0000 |
Chris Cannam |
Merge pull request #2 from piper-audio/fix/schema-typos
|
Mon, 20 Feb 2017 15:01:17 +0000 |
Lucas Thompson |
Fix id fields not updated after previous renaming.
|
Fri, 10 Feb 2017 18:51:43 +0000 |
Chris Cannam |
Fix some examples
|
Fri, 10 Feb 2017 18:09:18 +0000 |
Chris Cannam |
Minor text tweaks
|
Fri, 10 Feb 2017 17:12:48 +0000 |
Chris Cannam |
Copyright -> rights, and document
|
Fri, 10 Feb 2017 14:41:43 +0000 |
Chris Cannam |
More docs
|
Fri, 10 Feb 2017 10:56:24 +0000 |
Chris Cannam |
More docs
|
Thu, 09 Feb 2017 19:00:11 +0000 |
Chris Cannam |
More docs.
|
Thu, 09 Feb 2017 16:06:08 +0000 |
Chris Cannam |
Start adding docs to Cap'n Proto schema
|
Mon, 06 Feb 2017 11:52:32 +0000 |
Chris Cannam |
Schema validator used for Travis builds rejects empty required list
|
Mon, 06 Feb 2017 11:31:16 +0000 |
Chris Cannam |
Merge pull request #1 from piper-audio/dev/step-and-block-size
|
Fri, 03 Feb 2017 15:58:21 +0000 |
Chris Cannam |
Update examples for configuration request, load response, and rpc
|
Fri, 03 Feb 2017 15:04:33 +0000 |
Chris Cannam |
Add framing structure to capture step + block size, and return this in
|
Fri, 20 Jan 2017 11:09:40 +0000 |
Chris Cannam |
Add build status
|
Fri, 20 Jan 2017 10:53:52 +0000 |
Chris Cannam |
Python env doesn't work on osx; will cpp env work for our python
|
Fri, 20 Jan 2017 10:38:07 +0000 |
Chris Cannam |
This is not going to work
|
Fri, 20 Jan 2017 10:25:22 +0000 |
Chris Cannam |
Experiment with travis trusty
|
Fri, 20 Jan 2017 09:32:13 +0000 |
Chris Cannam |
Copyright date
|
Thu, 19 Jan 2017 20:35:19 +0000 |
Chris Cannam |
Merge
|
Thu, 19 Jan 2017 09:30:19 +0000 |
Chris Cannam |
Copyright date, minor tweak
|
Fri, 04 Nov 2016 10:42:55 +0000 |
Chris Cannam |
Merge from branch listargs
|
Thu, 19 Jan 2017 20:34:47 +0000 |
Chris Cannam |
Experimental Travis build file
|
Thu, 19 Jan 2017 20:24:40 +0000 |
Chris Cannam |
Add top-level check script, & one in capnp, & rename json test to check
|
Wed, 02 Nov 2016 10:50:00 +0000 |
Chris Cannam |
Merge from branch piperurl
|
Wed, 02 Nov 2016 10:36:27 +0000 |
Chris Cannam |
Add "from" parameter to list request
|
Wed, 02 Nov 2016 10:49:45 +0000 |
Chris Cannam |
Switch json/schema to piper/json/schema in URLs
|
Wed, 12 Oct 2016 12:52:14 +0100 |
Chris Cannam |
Comment
|
Tue, 11 Oct 2016 10:51:21 +0100 |
Chris Cannam |
Make a few more fields compulsory, add note that *Response fields are only used for successful responses
|
Tue, 11 Oct 2016 10:51:01 +0100 |
Chris Cannam |
Add id to rpc req/resp
|
Fri, 07 Oct 2016 15:58:27 +0100 |
Chris Cannam |
Rename to capnp
|
Fri, 07 Oct 2016 15:55:51 +0100 |
Chris Cannam |
README
|
Fri, 07 Oct 2016 15:42:12 +0100 |
Chris Cannam |
Merge JSON and Cap'n Proto schema
|
Fri, 07 Oct 2016 15:41:23 +0100 |
Chris Cannam |
Move to subdirectory
|
Thu, 06 Oct 2016 14:00:51 +0100 |
Chris Cannam |
Rename away a few more references to plugins
|
Thu, 06 Oct 2016 13:46:56 +0100 |
Chris Cannam |
Merge from branch jsonrpc
|
Fri, 07 Oct 2016 14:45:49 +0100 |
Chris Cannam |
Renames
|
Fri, 07 Oct 2016 14:27:11 +0100 |
Chris Cannam |
vamp -> piper for IDL specs
|
Fri, 07 Oct 2016 12:07:17 +0100 |
Chris Cannam |
Begin capnp RPC test
|
Thu, 06 Oct 2016 14:33:12 +0100 |
Chris Cannam |
Merge from branch jsonrpc
|
Thu, 06 Oct 2016 14:32:58 +0100 |
Chris Cannam |
Update again to latest plugin-terminology-free schema
|
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:23:10 +0100 |
Chris Cannam |
Merge from noexcept branch
|
Fri, 23 Sep 2016 14:20:29 +0100 |
Chris Cannam |
Support split OutputDescriptor, and plugins rather than pluginData in listResponse from SDK
|
Thu, 06 Oct 2016 13:38:16 +0100 |
Chris Cannam |
Remove the term "plugin" in various places
|
Thu, 06 Oct 2016 12:12:41 +0100 |
Chris Cannam |
Revise descriptions
|
Thu, 06 Oct 2016 11:23:25 +0100 |
Chris Cannam |
Request/response -> RpcRequest/response
|
Wed, 05 Oct 2016 13:52:28 +0100 |
Chris Cannam |
Add list request to schema
|
Wed, 05 Oct 2016 13:27:05 +0100 |
Chris Cannam |
Add finish response (even though it's identical to process response)
|
Wed, 05 Oct 2016 11:54:04 +0100 |
Chris Cannam |
Restore type (i.e. method) field to response
|
Wed, 05 Oct 2016 11:16:03 +0100 |
Chris Cannam |
Fill out request/response/error
|
Wed, 05 Oct 2016 09:59:18 +0100 |
Chris Cannam |
Merge from branch docrefactor
|
Wed, 05 Oct 2016 09:19:05 +0100 |
Chris Cannam |
Start reworking request-response into json-rpc format
|
Wed, 05 Oct 2016 09:58:49 +0100 |
Chris Cannam |
Pull out serialisedarray schema
|
Wed, 05 Oct 2016 09:42:26 +0100 |
Chris Cannam |
Use media type
|
Wed, 05 Oct 2016 09:38:29 +0100 |
Chris Cannam |
Two feature examples/tests
|
Wed, 05 Oct 2016 09:37:08 +0100 |
Chris Cannam |
Pull out serialisedArray definition, add tests for both kinds
|
Tue, 27 Sep 2016 15:03:29 +0100 |
Chris Cannam |
Instead of using separate values and b64values entries, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature, as values turns out to be a hazardous name in a JS context
|
Tue, 27 Sep 2016 11:19:19 +0100 |
Chris Cannam |
Use anyOf to supply the content object type
|
Fri, 23 Sep 2016 14:19:32 +0100 |
Chris Cannam |
List response is an object, with plugins field; add finish request schema and example
|
Fri, 23 Sep 2016 13:13:21 +0100 |
Chris Cannam |
Update config response example
|
Fri, 23 Sep 2016 13:06:34 +0100 |
Chris Cannam |
Add configured output descriptor, split from output descriptor
|
Fri, 23 Sep 2016 10:16:10 +0100 |
Chris Cannam |
Merge
|
Wed, 21 Sep 2016 14:07:50 +0100 |
Chris Cannam |
Types for enums
|
Fri, 23 Sep 2016 10:15:51 +0100 |
Chris Cannam |
Add list response
|
Wed, 21 Sep 2016 09:33:45 +0100 |
Chris Cannam |
Remove empty required list
|
Wed, 21 Sep 2016 08:30:59 +0100 |
Chris Cannam |
Process input, not process block
|
Mon, 19 Sep 2016 14:46:42 +0100 |
Chris Cannam |
Merge from branch outputid-string-in-featureset
|
Wed, 21 Sep 2016 12:59:35 +0100 |
Chris Cannam |
input -> processInput, to align with JSON
|
Mon, 19 Sep 2016 14:48:43 +0100 |
Chris Cannam |
Merge from branch outputid-string-in-featureset
|
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 14:13:21 +0100 |
Chris Cannam |
Begin plugin output id / index mapping for use in feature sets
|
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 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 13:52:51 +0100 |
Chris Cannam |
Configuration request/response structs
|
Tue, 17 May 2016 09:58:15 +0100 |
Chris Cannam |
Some conversions for plugin handles
|
Mon, 16 May 2016 15:46:22 +0100 |
Chris Cannam |
Add process request
|
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)
|
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 14:13:21 +0100 |
Chris Cannam |
Begin plugin output id / index mapping for use in feature sets
|
Mon, 23 May 2016 16:09:05 +0100 |
Chris Cannam |
Unify request/response types and make common with capnp types
|
Wed, 18 May 2016 16:34:08 +0100 |
Chris Cannam |
Licence
|
Wed, 18 May 2016 15:34:44 +0100 |
Chris Cannam |
Typo fixes
|
Wed, 18 May 2016 14:24:28 +0100 |
Chris Cannam |
Harmonise names with capnp code
|
Mon, 16 May 2016 15:46:11 +0100 |
Chris Cannam |
Add process request (i.e. process block plus plugin handle)
|
Thu, 12 May 2016 16:40:59 +0100 |
Chris Cannam |
Remove blank line
|
Thu, 12 May 2016 12:26:29 +0100 |
Chris Cannam |
Change some names to harmonise better with SDK
|
Wed, 11 May 2016 13:59:23 +0100 |
Chris Cannam |
Add the few remaining examples
|
Wed, 11 May 2016 13:56:14 +0100 |
Chris Cannam |
Basic info example
|
Thu, 17 Mar 2016 14:04:17 +0000 |
Chris Cannam |
Process block (input to process call)
|
Thu, 17 Mar 2016 12:40:46 +0000 |
Chris Cannam |
More notes
|
Thu, 17 Mar 2016 11:01:43 +0000 |
Chris Cannam |
Configuration response, & some doc notes
|
Wed, 16 Mar 2016 16:58:25 +0000 |
Chris Cannam |
Simple general request type
|
Wed, 16 Mar 2016 16:49:21 +0000 |
Chris Cannam |
General response type
|
Wed, 16 Mar 2016 12:12:18 +0000 |
Chris Cannam |
Configuration requests
|
Tue, 15 Mar 2016 15:39:11 +0000 |
Chris Cannam |
Add load response example
|
Tue, 15 Mar 2016 15:34:24 +0000 |
Chris Cannam |
Load request: make adapter flags an array (as it's really a set of flags)
|
Mon, 14 Mar 2016 13:16:15 +0000 |
Chris Cannam |
Quick test script, & rename examples to match
|
Mon, 14 Mar 2016 13:04:20 +0000 |
Chris Cannam |
Example feature set
|
Mon, 14 Mar 2016 13:04:01 +0000 |
Chris Cannam |
Feature set is a map, i.e. an object, with output number as key and feature list as value
|
Wed, 09 Mar 2016 15:23:41 +0000 |
Chris Cannam |
Load request/response
|
Wed, 09 Mar 2016 14:30:05 +0000 |
Chris Cannam |
Plugin configuration data
|
Tue, 08 Mar 2016 17:17:57 +0000 |
Chris Cannam |
Update example
|
Tue, 08 Mar 2016 17:02:35 +0000 |
Chris Cannam |
Parameter descriptor, plugin static data
|
Tue, 08 Mar 2016 13:53:47 +0000 |
Chris Cannam |
Move to schema subdir
|
Tue, 08 Mar 2016 13:48:52 +0000 |
Chris Cannam |
Feature
|
Tue, 08 Mar 2016 13:01:53 +0000 |
Chris Cannam |
Start putting together JSON schema for Vamp plugin serialisations
|
Fri, 20 Jan 2017 09:32:13 +0000 |
Chris Cannam |
Copyright date
|
Thu, 19 Jan 2017 20:35:19 +0000 |
Chris Cannam |
Merge
|