log data/fft/FFTDataServer.cpp @ 224:8ff1ad4e7a9c

age author description
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-22 Chris Cannam * Fix a crash in spectrogram
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.
2007-01-12 Chris Cannam * Make FFT data server more resilient when running out of memory
2006-12-15 Chris Cannam * Basics of an approximate way of managing memory that we've committed to using
2006-12-08 Chris Cannam * Fix apparent (but not actual) failure to save session file
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-13 Chris Cannam * Somewhat better handling of running out of memory or disc space
2006-10-19 Chris Cannam * Wire up the Panner widget in the pane, and do some tidying in Pane
2006-10-19 Chris Cannam ...
2006-10-18 Chris Cannam * A start to a panner widget to go with thumbwheels
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-09-26 Chris Cannam * flesh out StorageAdviser
2006-09-25 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be
2006-08-16 Chris Cannam * Pull memory cache out into its own file
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
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-08-02 Chris Cannam ...
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.