aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_state.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-30implemented the 'consume' modeRomain Bignon1-0/+10
2009-03-27renamed smartstop to single and changed behaviorRomain Bignon1-7/+7
2009-03-27implements the smartstop featureRomain Bignon1-2/+11
2009-03-26playlist_state: fix playback restore in random modeMax Kellermann1-2/+0
2009-03-25playlist_state: start playing after restore is completeMax Kellermann1-18/+17
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-04playlist: increase playlist version after loading stateMax Kellermann1-0/+2
2009-02-04playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann1-5/+6
2009-02-04playlist: moved code to playlist_state.cMax Kellermann1-0/+175