aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_state.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* implemented the 'consume' modeRomain Bignon2009-03-301-0/+10
* renamed smartstop to single and changed behaviorRomain Bignon2009-03-271-7/+7
* implements the smartstop featureRomain Bignon2009-03-271-2/+11
* playlist_state: fix playback restore in random modeMax Kellermann2009-03-261-2/+0
* playlist_state: start playing after restore is completeMax Kellermann2009-03-251-18/+17
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* playlist: increase playlist version after loading stateMax Kellermann2009-02-041-0/+2
* playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann2009-02-041-5/+6
* playlist: moved code to playlist_state.cMax Kellermann2009-02-041-0/+175