Thu, 24 Sep 2015 16:35:33 +0100 |
Chris Cannam |
Replace asserts with logic_errors
|
Tue, 08 Sep 2015 13:09:58 +0100 |
Chris Cannam |
Versions, copyrights
|
Mon, 07 Sep 2015 16:23:29 +0100 |
Chris Cannam |
Switch to OS/X 10.7 min and libc++ (am generally doing this for lots of stuff now)
|
Mon, 07 Sep 2015 14:45:07 +0100 |
Chris Cannam |
Avoid ambiguity about pow call
|
Mon, 07 Sep 2015 12:01:14 +0100 |
Chris Cannam |
Add pi.h. Let's stop messing around with platform-specific defines
|
Fri, 17 Jul 2015 15:49:42 +0100 |
Chris Cannam |
Merge
|
Tue, 28 Apr 2015 16:54:12 +0100 |
Chris Cannam |
Minor tidy
|
Tue, 28 Apr 2015 13:53:53 +0100 |
Chris Cannam |
Make decimator quality selectable
|
Tue, 28 Apr 2015 11:08:11 +0100 |
Chris Cannam |
Adopt C++11 mode: we don't actually use its features, but for vector manipulation it can be faster
|
Fri, 17 Jul 2015 15:48:01 +0100 |
Chris Cannam |
Remote location for this subrepo is unresponsive, include sources in this repo instead
|
Fri, 06 Feb 2015 09:01:15 +0000 |
Chris Cannam |
Parameter documentation
|
Thu, 05 Feb 2015 09:53:06 +0000 |
Chris Cannam |
Merge from branch chroma-in-library
|
Thu, 05 Feb 2015 09:52:49 +0000 |
Chris Cannam |
Expose a few more parameters, adjust some names for better consistency with spectrogram class
|
Wed, 04 Feb 2015 15:09:06 +0000 |
Chris Cannam |
Pull out chroma class into library
|
Wed, 14 Jan 2015 18:00:34 +0000 |
Chris Cannam |
Some renames
|
Tue, 02 Dec 2014 17:36:41 +0000 |
Chris Cannam |
Feature labels were upside down in the plugin! Oops. Fix it
|
Fri, 08 Aug 2014 11:52:38 +0100 |
Chris Cannam |
Add script to archive from latest tag
|
Fri, 08 Aug 2014 11:41:25 +0100 |
Chris Cannam |
Added tag v1.0 for changeset 5a4ece568299
|
Fri, 08 Aug 2014 11:04:13 +0100 |
Chris Cannam |
Merge
|
Fri, 08 Aug 2014 10:07:25 +0100 |
Chris Cannam |
Various changes to make the code compatible with MSVC++ (though we don't provide projects for it yet)
|
Fri, 08 Aug 2014 11:03:41 +0100 |
Chris Cannam |
Add note on Vamp plugin to README
|
Thu, 07 Aug 2014 19:19:21 +0100 |
Chris Cannam |
Added tag v1.0 for changeset 361b4f8b7b2d
|
Thu, 07 Aug 2014 08:17:36 +0100 |
Chris Cannam |
OS/X build fixes
|
Wed, 06 Aug 2014 16:02:25 +0100 |
Chris Cannam |
Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
|
Tue, 05 Aug 2014 17:23:17 +0100 |
Chris Cannam |
Merge
|
Tue, 05 Aug 2014 11:05:12 +0100 |
Chris Cannam |
Add MinGW cross-compile Makefile
|
Tue, 05 Aug 2014 17:12:46 +0100 |
Chris Cannam |
OS/X build fixes
|
Mon, 04 Aug 2014 09:21:48 +0100 |
Chris Cannam |
Defensive initialisation
|