aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/Playlist.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'v0.18.13'Max Kellermann2014-08-311-0/+4
|
* PlaylistEdit: pass std::chrono::duration to SetSongIdRange()Max Kellermann2014-08-281-2/+2
|
* Playlist: use std::chrono::duration for Seek*()Max Kellermann2014-08-281-3/+5
|
* QueueCommands: new command "rangeid"Max Kellermann2014-07-121-0/+8
| | | | Manipulates the playback range of a queued song.
* Merge branch 'v0.18.x'Max Kellermann2014-07-111-1/+18
|
* Playlist: use the Error library to return errorsMax Kellermann2014-02-271-8/+14
|
* Playlist*: move to queue/Max Kellermann2014-02-271-0/+264