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
/
Playlist.cxx
Age
Commit message (
Expand
)
Author
2016-03-18
queue/Playlist: pass unsigned to PlayOrder()
Max Kellermann
2016-03-10
queue/Playlist: add interface QueueListener, replacing calls to idle_add()
Max Kellermann
2016-03-10
queue/Playlist: call OnModified(), eliminate duplicate code
Max Kellermann
2016-02-28
player/Control: Play*() returns Error information
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
Merge tag 'v0.19.13'
Max Kellermann
2016-02-23
queue/Playlist: move only the tag items in TagModified()
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-11-26
Playlist: reset song priority on playback
Max Kellermann
2014-11-26
Playlist: add method SongStarted()
Max Kellermann
2014-11-26
Playlist: move more functions into the class
Max Kellermann
2014-11-26
Playlist: add another assertion
Max Kellermann
2014-11-26
Playlist: move playlist_song_started() into the class
Max Kellermann
2014-07-11
Merge branch 'v0.18.x'
Max Kellermann
2014-02-27
Playlist*: move to queue/
Max Kellermann