aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/PlaylistControl.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* player/Control: Seek*() returns Error informationMax Kellermann2015-11-111-5/+1
* queue/Playlist: seek methods return bool/Error instead of PlaylistResultMax Kellermann2015-11-111-21/+41
* player/Control: add Lock prefix to locking method namesMax Kellermann2015-11-111-6/+6
* PlayerThread, ...: move to src/player/Max Kellermann2015-08-151-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge tag 'v0.18.13'Max Kellermann2014-08-311-9/+20
* PlayerThread: use SongTime for elapsed_timeMax Kellermann2014-08-291-1/+1
* Playlist: use std::chrono::duration for Seek*()Max Kellermann2014-08-281-10/+10
* PlayerControl: use std::chrono::duration for Seek()Max Kellermann2014-08-271-1/+2
* Merge branch 'v0.18.x'Max Kellermann2014-07-111-1/+1
* Playlist*: move to queue/Max Kellermann2014-02-271-0/+260