log

age author description
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Wed, 01 Dec 2010 14:05:25 +0000 cannam * Remove some unused code; minor tidy
Tue, 13 Jul 2010 11:35:13 +0000 cannam * Add new files
Tue, 09 Feb 2010 14:54:17 +0000 cannam * Add prebuilt library binary
Thu, 15 Oct 2009 16:09:13 +0000 cannam * Fix idiotic bug that causes onset detector not to work as well as it did
Mon, 14 Sep 2009 13:01:44 +0000 cannam * Solaris build fixes
Thu, 25 Jun 2009 13:35:34 +0000 cannam ...
Tue, 23 Jun 2009 12:31:07 +0000 cannam * Fix total failure to detect barline when the strongest beat sd was
Mon, 22 Jun 2009 14:10:03 +0000 cannam * Fix DownBeat off-by-one and another stupid error, both of which I
Tue, 16 Jun 2009 11:55:44 +0000 cannam ...
Mon, 08 Jun 2009 12:30:20 +0000 cannam * A few fixes prompted by vamp-plugin-tester
Fri, 05 Jun 2009 15:12:39 +0000 cannam * Key detector: when returning key strengths, use the peak value of the
Tue, 02 Jun 2009 11:25:58 +0000 cannam * Build fixes for OS/X
Tue, 02 Jun 2009 11:10:40 +0000 cannam * Condition fix (caused hang)
Tue, 02 Jun 2009 09:53:01 +0000 cannam * build fixes for win32-x-g++
Thu, 21 May 2009 16:39:35 +0000 cannam * Fix some locking problems
Mon, 18 May 2009 15:44:03 +0000 cannam * Fix race condition
Thu, 14 May 2009 12:45:08 +0000 cannam * Pull out AsynchronousTask into its own header
Wed, 13 May 2009 17:41:10 +0000 cannam * minor
Wed, 13 May 2009 10:45:54 +0000 cannam * wire up KissFFT implementation
Wed, 13 May 2009 09:19:12 +0000 cannam * Refactor FFT a little bit so as to separate construction and processing
Tue, 12 May 2009 21:04:25 +0000 cannam * Add AsynchronousTask abstraction
Tue, 12 May 2009 17:56:58 +0000 cannam * oops... add thread abstraction
Tue, 12 May 2009 17:55:36 +0000 cannam * Add thread abstraction
Thu, 02 Apr 2009 11:17:45 +0000 cannam * Add wavelet filters from Thomas Wilmering
Mon, 23 Mar 2009 18:50:38 +0000 cannam ...
Mon, 23 Mar 2009 16:28:53 +0000 cannam * Fixes to problems shown up by vamp-plugin-tester.
Fri, 27 Feb 2009 13:07:22 +0000 cannam * remove some debug output
Fri, 27 Feb 2009 10:23:08 +0000 cannam * Make it possible to retrieve beat spectral difference function from
Tue, 10 Feb 2009 16:37:11 +0000 cannam * Various fixes related to the bar estimator code