Tue, 03 Mar 2015 15:18:24 +0000 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
Wed, 03 Sep 2014 09:56:18 +0100 |
Chris Cannam |
Fix fallthrough in switch (from coverity scan)
|
Tue, 17 Jun 2014 14:33:42 +0100 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Thu, 05 Feb 2009 12:05:28 +0000 |
Chris Cannam |
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
|
Tue, 27 Jan 2009 13:25:10 +0000 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
Thu, 08 May 2008 14:46:22 +0000 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
Wed, 27 Feb 2008 10:32:45 +0000 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
Wed, 06 Feb 2008 17:40:53 +0000 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
Tue, 13 Nov 2007 13:54:10 +0000 |
Chris Cannam |
* Get storage advice for each cache in an FFT data server. Allows us to be
spectrogram-cache-rejig
|
Sun, 11 Nov 2007 20:31:12 +0000 |
Chris Cannam |
* Pass StorageAdviser::Criteria into FFTModel constructor etc
|
Fri, 01 Jun 2007 13:56:35 +0000 |
Chris Cannam |
* don't store fft values scaled by fftsize/2; that's a special requirement
|
Thu, 01 Mar 2007 17:12:50 +0000 |
Chris Cannam |
* Fix overzealous cacheing in waveform layer that was leading to inaccurate
|
Tue, 26 Sep 2006 12:58:12 +0000 |
Chris Cannam |
* flesh out StorageAdviser
|
Wed, 16 Aug 2006 14:59:09 +0000 |
Chris Cannam |
* Pull memory cache out into its own file
|