Mercurial > hg > svcore
log base/RealTime.cpp @ 1210:584b2d7d7cd9 piper
age | author | description |
---|---|---|
Tue, 12 May 2015 16:19:45 +0100 | Chris Cannam | Fixes to, and tests for, RealTime-to-text methods |
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, 18 Feb 2015 12:08:17 +0000 | Chris Cannam | Add option to toggle H:M:S time display (when off, just show seconds even when more than 60) |
Mon, 17 Nov 2014 17:09:32 +0000 | Chris Cannam | Start RealTime tests |
Wed, 03 Sep 2014 09:46:28 +0100 | 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) |
Tue, 17 Jun 2014 13:52:07 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |