aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* player_control: no CamelCaseMax Kellermann2009-10-081-4/+4
* playlist_control: "previous" really plays the previous songMax Kellermann2009-10-081-28/+12
* playlist: CamelCaseIsBadCourtney Cavin2009-07-281-19/+19
* playlist: no CamelCaseMax Kellermann2009-07-141-1/+1
* playlist: reset "current song" when playlist endsMax Kellermann2009-05-281-0/+3
* player_control: renamed playerSeek(), return boolMax Kellermann2009-05-061-3/+3
* playlist_control: use GTimer in previousSongInPlaylist()Max Kellermann2009-04-251-6/+4
* implemented the 'consume' modeRomain Bignon2009-03-301-14/+21
* renamed smartstop to single and changed behaviorRomain Bignon2009-03-271-2/+2
* implements the smartstop featureRomain Bignon2009-03-271-0/+2
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* playlist_control: fix requeue after seekMax Kellermann2009-03-061-3/+3
* playlist: update queued song after seekingMax Kellermann2009-02-101-3/+7
* playlist: added G_LOG_DOMAINMax Kellermann2009-02-041-1/+6
* playlist: moved code to playlist_control.cMax Kellermann2009-02-041-0/+249