Mercurial > hg > svcore
log data/model/FFTModel.cpp @ 1083:7fb788f891d0
age | author | description |
---|---|---|
Tue, 31 Mar 2015 12:12:31 +0100 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
Tue, 10 Mar 2015 10:31:27 +0000 | Chris Cannam | More type fixes, primarily in the spectrogram cxx11 |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
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 |
Wed, 03 Sep 2014 11:06:19 +0100 | Chris Cannam | Fix very minor but erroneous non-float-arithmetic |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |