Mercurial > hg > svcore
log data/fft/FFTFileCache.cpp @ 458:f60360209e5c
age | author | description |
---|---|---|
Wed, 15 Oct 2008 12:08:02 +0000 | Chris Cannam | * Fix race condition in FFTFileCache when reading from the same FFT model |
Thu, 09 Oct 2008 20:10:28 +0000 | Chris Cannam | * Fix a nasty and long-standing race condition in MatrixFile's use of |
Thu, 08 May 2008 14:46:22 +0000 | Chris Cannam | * Speed up spectrogram painting by releasing mutex in FFTDataServer |
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 |
Fri, 24 Aug 2007 11:41:48 +0000 | Chris Cannam | * Revert revision 713. We do like QStrings after all. |
Fri, 08 Jun 2007 15:19:50 +0000 | Chris Cannam | * FFT: fix invalid write of normalisation factor in compact mode of disc cache |
Mon, 30 Apr 2007 13:36:23 +0000 | Chris Cannam | * Fix many compile warnings, remove some debug output |