aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_state.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* player_control: no CamelCaseMax Kellermann2009-10-081-8/+4
* player_control: bundle "get" functions in pc_get_status()Max Kellermann2009-10-081-4/+14
* state_file: save only if something has changedMax Kellermann2009-10-081-0/+18
* playlist: CamelCaseIsBadCourtney Cavin2009-07-281-9/+9
* state_file: don't rewind the stream while reading the state fileMax Kellermann2009-07-151-14/+15
* playlist_state: don't save "current" song when none is setMax Kellermann2009-06-291-2/+4
* playlist_state: save state when stoppedChristopher Zimmerman2009-06-261-5/+9
* 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