log

age author description
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
Thu, 13 Jul 2017 15:30:31 +0100 Chris Cannam Add generated files to ignore
Tue, 27 Jun 2017 14:37:15 +0100 Chris Cannam Remove these version-dependent autogenerated files; let's aim to have them regenerated on build instead. The main reason they were here was because of the lack of capnpc for Windows/VC++ and that has been resolved with Cap'n Proto v0.6.
Thu, 15 Jun 2017 14:15:47 +0100 Chris Cannam These should no longer be necessary
Thu, 15 Jun 2017 12:54:54 +0100 Chris Cannam Fix typo (lib for include)
Thu, 15 Jun 2017 11:52:57 +0100 Chris Cannam Force use of .a from vamp-plugin-sdk dir