Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | Playlist: reset song priority on playback | Max Kellermann | 2014-11-26 | 1 | -0/+4 |
| | | | | | | A priority should be a volatile thing: it should schedule a song for playing back once, but it should not affect the next time the queue gets played. | ||||
* | Playlist: add method SongStarted() | Max Kellermann | 2014-11-26 | 1 | -0/+10 |
| | | | | Empty currently, but code will be added song. | ||||
* | Playlist: move more functions into the class | Max Kellermann | 2014-11-26 | 1 | -28/+18 |
| | |||||
* | Playlist: add another assertion | Max Kellermann | 2014-11-26 | 1 | -0/+1 |
| | |||||
* | Playlist: move playlist_song_started() into the class | Max Kellermann | 2014-11-26 | 1 | -12/+9 |
| | |||||
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-11 | 1 | -1/+9 |
| | |||||
* | Playlist*: move to queue/ | Max Kellermann | 2014-02-27 | 1 | -0/+333 |