Thu, 01 Nov 2018 14:04:58 +0000 |
Chris Cannam |
Support long options as well
|
Wed, 17 Oct 2018 15:19:29 +0100 |
Chris Cannam |
And that change means we must be version 2
|
Wed, 17 Oct 2018 15:18:42 +0100 |
Chris Cannam |
When the input domain is FrequencyDomain, the caller is expected to pass
|
Tue, 02 Oct 2018 11:56:46 +0100 |
Chris Cannam |
Flush stdout before resuming output, otherwise buffered output may still appear
|
Tue, 13 Jun 2017 08:43:10 +0100 |
Chris Cannam |
Remove unneeded include
|
Mon, 12 Jun 2017 10:19:52 +0100 |
Chris Cannam |
Add helpful output
|
Fri, 09 Jun 2017 13:56:34 +0100 |
Chris Cannam |
Stub out RDF type lookup
|
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
|
Fri, 20 Jan 2017 22:24:44 +0000 |
Chris Cannam |
Improve error handling and extend tests for it
|
Fri, 20 Jan 2017 18:07:07 +0000 |
Chris Cannam |
Another of those...
|
Mon, 16 Jan 2017 14:31:23 +0000 |
Chris Cannam |
Fix compiler warning
|
Thu, 12 Jan 2017 09:00:35 +0000 |
Chris Cannam |
Fix a couple more compiler warnings
|
Thu, 12 Jan 2017 08:49:26 +0000 |
Chris Cannam |
Discard stdout output that occurs in between our own outputs (e.g. from plugin)
|
Mon, 07 Nov 2016 15:19:29 +0000 |
Chris Cannam |
Have checked this over, and I don't think there is so much benefit to be had simply
|
Wed, 02 Nov 2016 18:26:47 +0000 |
Chris Cannam |
Fix failure to convert "from" list
|
Wed, 02 Nov 2016 14:27:42 +0000 |
Chris Cannam |
Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
|
Fri, 28 Oct 2016 11:08:17 +0100 |
Chris Cannam |
Rename server to simple-server, and add some more description in usage
|