aboutsummaryrefslogtreecommitdiffstats
path: root/src/Chrono.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-29Chrono: add method SignedSongTime::Negative()Max Kellermann1-0/+7
2014-08-28Chrono: override operator+ and operator-Max Kellermann1-14/+23
2014-08-28Chrono: add class SignedSongTimeMax Kellermann1-0/+64
2014-08-28Chrono: add methods IsZero(), IsPositive()Max Kellermann1-0/+8
2014-08-27Chrono: add implicit conversion operator from std::chrono::durationMax Kellermann1-0/+8
2014-08-27Chrono: add method ToDoubleS()Max Kellermann1-0/+4
2014-08-27Chrono: add template parameter to ToScale()Max Kellermann1-3/+3
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann1-0/+66