Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/RealTime.cpp @ 465:e32815f133d6 vampipe
age | author | description |
---|---|---|
2016-04-14 | 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) |
2015-09-04 | Chris Cannam | Avoid endless recursion if NaN passed to fromSeconds |
2015-09-04 | Chris Cannam | Fix to RealTime::toText following similar fix in SV |
2008-11-07 | cannam | * Flatten directory tree a bit, update doxygen distinct-libraries |
2008-11-07 | cannam | * Add include guards; make code compile! distinct-libraries |
2008-11-06 | cannam | * more moving distinct-libraries base src/RealTime.cpp@a1f3a6b77ceb |