Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DetachedSong: use std::chrono::duration for start_ms and end_ms | Max Kellermann | 2014-08-28 | 1 | -3/+3 |
| | |||||
* | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 2014-08-07 | 1 | -2/+2 |
| | |||||
* | PlaylistSong, CueParser: don't override Tag::time | Max Kellermann | 2014-07-12 | 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. | ||||
* | cue/CueParser: move to playlist/ | Max Kellermann | 2014-02-19 | 2 | -0/+462 |