Mercurial > hg > svcore
log data/fft/FFTDataServer.cpp @ 1172:59ae7e04f7e9
age | author | description |
---|---|---|
Fri, 12 Jun 2015 12:41:19 +0100 | Chris Cannam | Start making the FFT model tests into proper tests |
Wed, 10 Jun 2015 17:06:02 +0100 | Chris Cannam | Tidy dense time-value model API a bit; add first simple unit test for FFT model |
Wed, 10 Jun 2015 13:31:21 +0100 | Chris Cannam | Fix overflow in width calculation |
Wed, 10 Jun 2015 13:12:29 +0100 | Chris Cannam | Do not attempt to switch from read-only to read-write mode if an error is pending (may cause mutex deadlock) |
Tue, 10 Mar 2015 10:31:27 +0000 | Chris Cannam | More type fixes, primarily in the spectrogram 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 |