2015-03-10 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
2015-03-03 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
2014-06-17 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
2011-04-14 |
Chris Cannam |
Make more (though still not entirely) robust in the face of running out of disc space
|
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-02-04 |
Chris Cannam |
* fix deadlock in fft memory cache usage
|
2009-01-29 |
Chris Cannam |
...
|
2009-01-27 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
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.
|