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