Mercurial > hg > svcore
log data/fft/FFTDataServer.h @ 1055:0559f25b99f2 cxx11
age | author | description |
---|---|---|
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 |