summaryrefslogtreecommitdiff
path: root/src/queue/Playlist.hxx
AgeCommit message (Expand)Author
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-26Playlist: add method SongStarted()Max Kellermann
2014-11-26Playlist: move more functions into the classMax Kellermann
2014-11-26Playlist: move playlist_song_started() into the classMax Kellermann
2014-08-31Merge tag 'v0.18.13'Max Kellermann
2014-08-28PlaylistEdit: pass std::chrono::duration to SetSongIdRange()Max Kellermann
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann
2014-07-12QueueCommands: new command "rangeid"Max Kellermann
2014-07-11Merge branch 'v0.18.x'Max Kellermann
2014-02-27Playlist: use the Error library to return errorsMax Kellermann
2014-02-27Playlist*: move to queue/Max Kellermann