log data/fft/FFTDataServer.cpp @ 628:001db550bd48

age author description
2009-02-27 Chris Cannam * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1
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
2008-07-10 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
2008-05-19 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-06 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
2008-01-24 Chris Cannam * More latency for PortAudio output
2008-01-24 Chris Cannam * Further model lifecycle fixes