Mercurial > hg > svcore
log base/RealTime.cpp @ 1191:6d09ad2ab21f spectrogram-minor-refactor
age | author | description |
---|---|---|
2015-05-12 | Chris Cannam | Fixes to, and tests for, RealTime-to-text methods |
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 |
2015-02-18 | Chris Cannam | Add option to toggle H:M:S time display (when off, just show seconds even when more than 60) |
2014-11-17 | Chris Cannam | Start RealTime tests |
2014-09-03 | Chris Cannam | Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan) |