aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_control.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-30playlist: emit IDLE_OPTIONS when resetting single modeMax Kellermann1-0/+3
2009-05-28playlist: reset "current song" when playlist endsMax Kellermann1-0/+3
2009-05-06player_control: renamed playerSeek(), return boolMax Kellermann1-3/+3
2009-04-25playlist_control: use GTimer in previousSongInPlaylist()Max Kellermann1-6/+4
2009-03-30implemented the 'consume' modeRomain Bignon1-14/+21
2009-03-27renamed smartstop to single and changed behaviorRomain Bignon1-2/+2
2009-03-27implements the smartstop featureRomain Bignon1-0/+2
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-06playlist_control: fix requeue after seekMax Kellermann1-3/+3
2009-02-10playlist: update queued song after seekingMax Kellermann1-3/+7
2009-02-04playlist: added G_LOG_DOMAINMax Kellermann1-1/+6
2009-02-04playlist: moved code to playlist_control.cMax Kellermann1-0/+249