Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-08-28 | DetachedSong: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 1 | -3/+3 | |
2014-08-07 | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 1 | -2/+2 | |
2014-07-12 | PlaylistSong, CueParser: don't override Tag::time | Max Kellermann | 1 | -2/+0 | |
Now that Song::GetDuration() is used (which considers start_ms and end_ms), we don't need to override the Tag's duration value. | |||||
2014-02-19 | cue/CueParser: move to playlist/ | Max Kellermann | 2 | -0/+462 | |