index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
queue
/
PlaylistControl.cxx
Age
Commit message (
Expand
)
Author
2016-02-28
player/Control: Play*() returns Error information
Max Kellermann
2016-02-28
queue/PlaylistControl: clear "queued" before calling LockSeek()
Max Kellermann
2016-02-28
queue/PlaylistControl: throw PlaylistError on error
Max Kellermann
2016-02-28
PlaylistError: add NotPlaying()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
PlaylistError: add exception class wrapping enum PlaylistResult
Max Kellermann
2015-11-11
player/Control: Seek*() returns Error information
Max Kellermann
2015-11-11
queue/Playlist: seek methods return bool/Error instead of PlaylistResult
Max Kellermann
2015-11-11
player/Control: add Lock prefix to locking method names
Max Kellermann
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-31
Merge tag 'v0.18.13'
Max Kellermann
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
2014-08-28
Playlist: use std::chrono::duration for Seek*()
Max Kellermann
2014-08-27
PlayerControl: use std::chrono::duration for Seek()
Max Kellermann
2014-07-11
Merge branch 'v0.18.x'
Max Kellermann
2014-02-27
Playlist*: move to queue/
Max Kellermann