log data/fft/FFTDataServer.h @ 493:3931711b5671

age author description
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2007-11-13 Chris Cannam * Get storage advice for each cache in an FFT data server. Allows us to be spectrogram-cache-rejig
2007-11-11 Chris Cannam * Pass StorageAdviser::Criteria into FFTModel constructor etc
2007-07-04 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
2007-07-03 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2007-01-22 Chris Cannam * Fixes to FFT server lifecycle management
2007-01-19 Chris Cannam * Attempt to improve management of FFT models that are not currently in use.
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-10 Chris Cannam * Improve output from Profiler class and make it incur less (no) overhead in
2006-09-26 Chris Cannam * Use the Storage Adviser's recommendations for storing FFT cache information
2006-08-03 Chris Cannam * Add Thumbwheel widget for all our zooming needs
2006-08-03 Chris Cannam * Suspend/resume fft data server write activity while reading from a server
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.