Mercurial > hg > svcore
log data/model/DenseTimeValueModel.cpp @ 1615:24dc8cb42755 single-point
age | author | description |
---|---|---|
Thu, 09 Aug 2018 16:45:17 +0100 | Chris Cannam | Remove some debug output |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Mon, 15 Jun 2015 12:19:47 +0100 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
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 |
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 |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |