Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-28 | Chrono: add class SignedSongTime | Max Kellermann | 1 | -0/+64 |
2014-08-28 | Chrono: add methods IsZero(), IsPositive() | Max Kellermann | 1 | -0/+8 |
2014-08-27 | Chrono: add implicit conversion operator from std::chrono::duration | Max Kellermann | 1 | -0/+8 |
2014-08-27 | Chrono: add method ToDoubleS() | Max Kellermann | 1 | -0/+4 |
2014-08-27 | Chrono: add template parameter to ToScale() | Max Kellermann | 1 | -3/+3 |
2014-08-26 | DecoderAPI: use std::chrono::duration for decoder_seek*() | Max Kellermann | 1 | -0/+66 |