log src/vamp-sdk/RealTime.cpp @ 467:bd8484e19353 vampipe

age author description
Thu, 14 Apr 2016 11:49:12 +0100 Chris Cannam Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
Fri, 04 Sep 2015 13:47:25 +0100 Chris Cannam Avoid endless recursion if NaN passed to fromSeconds
Fri, 04 Sep 2015 12:37:58 +0100 Chris Cannam Fix to RealTime::toText following similar fix in SV