Tue, 15 Jan 2019 13:26:26 +0000 |
Chris Cannam |
Fix for Qt < 5.4 compatibility
|
Fri, 11 Jan 2019 15:57:37 +0000 |
Chris Cannam |
Copyright dates
|
Fri, 11 Jan 2019 15:55:45 +0000 |
Chris Cannam |
Send any stderr output to the logger (if defined)
|
Fri, 11 Jan 2019 15:55:04 +0000 |
Chris Cannam |
Remove parens from this message, because it's really useful to be able to copy/paste from the end of it including newline
|
Mon, 26 Nov 2018 13:39:01 +0000 |
Chris Cannam |
Use override throughout
|
Thu, 01 Nov 2018 14:04:58 +0000 |
Chris Cannam |
Support long options as well
|
Wed, 17 Oct 2018 15:43:35 +0100 |
Chris Cannam |
Use a value that is obvious in the output, rather than getting wrapped
|
Wed, 17 Oct 2018 15:43:27 +0100 |
Chris Cannam |
Add a bit more info
|
Wed, 17 Oct 2018 15:43:18 +0100 |
Chris Cannam |
Tidy
|
Wed, 17 Oct 2018 15:43:00 +0100 |
Chris Cannam |
Tidy
|
Wed, 17 Oct 2018 15:22:29 +0100 |
Chris Cannam |
Adjust test output
|
Wed, 17 Oct 2018 15:22:02 +0100 |
Chris Cannam |
Pass correct number of values for FrequencyDomain input
|
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
|
Wed, 17 Oct 2018 11:49:31 +0100 |
Chris Cannam |
Extend tests to cover two different ways of handling freq-domain data. Currently failing
|
Sat, 13 Oct 2018 16:37:56 +0100 |
Chris Cannam |
Maybe if we define both of these, we'll end up with the right things on
|
Sat, 13 Oct 2018 16:02:38 +0100 |
Chris Cannam |
C++14
|
Sat, 13 Oct 2018 12:32:53 +0100 |
Chris Cannam |
Let's try std=c++1y, see if this gets us sensible behaviour on both
|
Sat, 13 Oct 2018 12:32:03 +0100 |
Chris Cannam |
Fix strncpy overrun
|
Fri, 12 Oct 2018 22:18:37 +0100 |
Chris Cannam |
Some neatening
|
Fri, 12 Oct 2018 11:12:25 +0100 |
Chris Cannam |
Avoid compiler warnings
|
Fri, 12 Oct 2018 11:12:09 +0100 |
Chris Cannam |
Comments on dubiousness of all this
|
Tue, 02 Oct 2018 11:56:46 +0100 |
Chris Cannam |
Flush stdout before resuming output, otherwise buffered output may still appear
|
Thu, 09 Aug 2018 10:58:09 +0100 |
Chris Cannam |
Force older version of capnp for this older compiler on the Linux travis image
|
Tue, 15 May 2018 11:12:37 +0100 |
Chris Cannam |
Fix compiler warnings
|
Fri, 11 May 2018 17:00:50 +0100 |
Chris Cannam |
Check return value
|
Fri, 09 Mar 2018 09:09:20 +0000 |
Chris Cannam |
Update base-n code from upstream
|
Fri, 02 Feb 2018 11:44:57 +0000 |
Chris Cannam |
pip2 rather than mere pip seems to be necessary on OSX now
|
Fri, 02 Feb 2018 11:44:51 +0000 |
Chris Cannam |
PIC
|
Tue, 10 Oct 2017 13:49:22 +0100 |
Chris Cannam |
Update before install; seems to be necessary (based on other projects) to avoid recent Ruby-related error
|