Mercurial > hg > svcore
log data/fft/FFTDataServer.h @ 1040:a1cd5abcb38b cxx11
age | author | description |
---|---|---|
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
Thu, 14 Apr 2011 15:20:27 +0100 | Chris Cannam | Make more (though still not entirely) robust in the face of running out of disc space |
Mon, 09 Feb 2009 11:53:29 +0000 | Chris Cannam | * get whole columns at a time from fft model when running transform |
Thu, 05 Feb 2009 14:17:11 +0000 | Chris Cannam | * Auto-close write-mode matrix files when all columns written |
Thu, 05 Feb 2009 12:53:19 +0000 | Chris Cannam | * More careful (I hope!) locking |
Thu, 05 Feb 2009 12:05:28 +0000 | Chris Cannam | * Finer locking in fft caches; fix displayed bin ranges in spectrogram |