log

age author description
Mon, 20 May 2019 16:35:50 +0100 Chris Cannam Add valgrind
Mon, 20 May 2019 16:30:19 +0100 Chris Cannam First cut at Travis build
Tue, 01 May 2018 10:19:58 +0100 Chris Cannam Update debug config
Thu, 08 Feb 2018 15:41:27 +0000 Chris Cannam Merge from branch msvc
Tue, 06 Feb 2018 21:12:43 +0000 Chris Cannam Merge msvc
Tue, 06 Feb 2018 21:12:03 +0000 Chris Cannam Debug build bits msvc
Tue, 06 Feb 2018 13:11:32 +0000 Chris Cannam Let's not have -Werror msvc
Mon, 05 Feb 2018 19:06:35 +0000 Chris Cannam Fixes to 32-bit release build msvc
Mon, 05 Feb 2018 17:40:13 +0000 Chris Cannam Rename FFT back again, now we have our own project msvc
Mon, 05 Feb 2018 17:36:47 +0000 Chris Cannam Add a MSVC build project. This is hard to use, because it depends on a BLAS library msvc
Thu, 01 Feb 2018 16:34:08 +0000 Chris Cannam Some MSVC fixes, including (temporarily, probably) renaming the FFT source file to avoid getting it mixed up with the Vamp SDK one in our object dir msvc
Tue, 30 Jan 2018 20:14:46 +0000 Chris Cannam Remove some unused bits msvc
Tue, 14 Mar 2017 13:40:50 +0000 Chris Cannam Change that seemed to be needed for emscripten double-precision build to work
Fri, 30 Sep 2016 19:04:06 +0100 Chris Cannam Fix erroneous header guard
Fri, 30 Sep 2016 16:24:24 +0100 Chris Cannam Merge from branch clapack-included
Fri, 30 Sep 2016 16:23:10 +0100 Chris Cannam Minor build fixes clapack-included
Fri, 30 Sep 2016 16:22:56 +0100 Chris Cannam This file is very problematic in CLAPACK 3.2, with string handling memory problems all over the place; replace with older version from 3.1.1.1 clapack-included
Fri, 30 Sep 2016 15:51:22 +0100 Chris Cannam Add the CLAPACK and CBLAS/F2C-BLAS files we use clapack-included
Thu, 26 May 2016 14:17:00 +0100 Chris Cannam Merge
Thu, 26 May 2016 14:16:45 +0100 Chris Cannam OSX build updates
Thu, 26 May 2016 14:16:29 +0100 Chris Cannam Remove unused field
Thu, 24 Mar 2016 13:29:56 +0000 Chris Cannam Update the OSX build flags
Wed, 10 Feb 2016 21:50:35 +0000 Chris Cannam qm-dsp URL
Wed, 07 Oct 2015 12:05:44 +0100 Chris Cannam Avoid using a namespace (confuses docs)
Wed, 07 Oct 2015 11:15:13 +0100 Chris Cannam Merge
Wed, 07 Oct 2015 11:14:16 +0100 Chris Cannam Add L^p norms, doc, tests
Wed, 07 Oct 2015 10:36:09 +0100 Chris Cannam Faster filter implementation with explicit FIR support
Wed, 07 Oct 2015 10:07:30 +0100 Chris Cannam Add filter test
Wed, 07 Oct 2015 09:55:35 +0100 Chris Cannam Add DCT
Wed, 07 Oct 2015 09:33:28 +0100 Chris Cannam Slightly simplify resampler