Mercurial > hg > svcore
log data/model/Dense3DModelPeakCache.h @ 1184:e5a1d815f331 3.0-integration
age | author | description |
---|---|---|
2016-01-22 | Chris Cannam | Tidy a bit 3.0-integration |
2016-01-22 | Chris Cannam | Don't need ResizeableBitset, vector<bool> is already a compact format 3.0-integration |
2015-03-31 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
2015-03-04 | Chris Cannam | Introduce and use a samplerate type 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 |
2009-02-04 | Chris Cannam | * Make use of peak cache in spectrogram |
2009-02-04 | Chris Cannam | * Add peak cache type for 3d models |