log data/fft/FFTDataServer.cpp @ 560:2e50d95cf621

age author description
2009-02-09 Chris Cannam * get whole columns at a time from fft model when running transform
2009-02-05 Chris Cannam * Auto-close write-mode matrix files when all columns written
2009-02-05 Chris Cannam * More careful (I hope!) locking
2009-02-05 Chris Cannam * Finer locking in fft caches; fix displayed bin ranges in spectrogram
2009-01-27 Chris Cannam * re-enable memory caches!
2009-01-27 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
2009-01-26 Chris Cannam * Change QMutex in Editable DTDM to a read/write lock
2009-01-22 Chris Cannam * Make Colour3DPlotLayer::paintDense much faster (but still not fast
2008-12-08 Chris Cannam * Cut back on the locking and general workload in
2008-12-04 Chris Cannam * minor stuff
2008-12-02 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
2008-11-28 Chris Cannam Various fixes:
2008-10-09 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
2008-10-09 Chris Cannam * Save/load of region models