aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* player_control: removed the global variable "pc"Max Kellermann2011-01-101-25/+34
* Merge release 0.15.11 from branch 'v0.15.xMax Kellermann2010-07-191-0/+1
|\
| * playlist: emit IDLE_OPTIONS when resetting single modeMax Kellermann2010-06-301-0/+3
* | single mode: at the end of the song, pause on the next song instead of stopRomain Bignon2010-05-311-2/+0
* | Update copyright notices.Avuton Olrich2009-12-311-1/+1
* | include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* | 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