aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/Playlist.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* queue/Playlist: seek methods return bool/Error instead of PlaylistResultMax Kellermann2015-11-111-10/+14
* *: doxygen fixupsMax Kellermann2015-03-171-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Playlist: add method SongStarted()Max Kellermann2014-11-261-1/+13
* Playlist: move more functions into the classMax Kellermann2014-11-261-0/+11
* Playlist: move playlist_song_started() into the classMax Kellermann2014-11-261-0/+6
* 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
* 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