summaryrefslogtreecommitdiff
path: root/src/queue/PlaylistControl.cxx
AgeCommit message (Expand)Author
2016-02-28player/Control: Play*() returns Error informationMax Kellermann
2016-02-28queue/PlaylistControl: clear "queued" before calling LockSeek()Max Kellermann
2016-02-28queue/PlaylistControl: throw PlaylistError on errorMax Kellermann
2016-02-28PlaylistError: add NotPlaying()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-18PlaylistError: add exception class wrapping enum PlaylistResultMax Kellermann
2015-11-11player/Control: Seek*() returns Error informationMax Kellermann
2015-11-11queue/Playlist: seek methods return bool/Error instead of PlaylistResultMax Kellermann
2015-11-11player/Control: add Lock prefix to locking method namesMax Kellermann
2015-08-15PlayerThread, ...: move to src/player/Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-31Merge tag 'v0.18.13'Max Kellermann
2014-08-29PlayerThread: use SongTime for elapsed_timeMax Kellermann
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann
2014-08-27PlayerControl: use std::chrono::duration for Seek()Max Kellermann
2014-07-11Merge branch 'v0.18.x'Max Kellermann
2014-02-27Playlist*: move to queue/Max Kellermann