| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-07-20 | 1 | -3/+5 |
|\ |
|
| * | playlist_control: don't resume playback when seeking to another song while pa... | Max Kellermann | 2011-07-20 | 1 | -3/+5 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | | player_control: removed the global variable "pc" | Max Kellermann | 2011-01-10 | 1 | -25/+34 |
|/ |
|
* | Merge release 0.15.11 from branch 'v0.15.x | Max Kellermann | 2010-07-19 | 1 | -0/+1 |
|\ |
|
| * | playlist: emit IDLE_OPTIONS when resetting single mode | Max Kellermann | 2010-06-30 | 1 | -0/+3 |
* | | single mode: at the end of the song, pause on the next song instead of stop | Romain Bignon | 2010-05-31 | 1 | -2/+0 |
* | | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | | player_control: no CamelCase | Max Kellermann | 2009-10-08 | 1 | -4/+4 |
* | | playlist_control: "previous" really plays the previous song | Max Kellermann | 2009-10-08 | 1 | -28/+12 |
* | | playlist: CamelCaseIsBad | Courtney Cavin | 2009-07-28 | 1 | -19/+19 |
* | | playlist: no CamelCase | Max Kellermann | 2009-07-14 | 1 | -1/+1 |
|/ |
|
* | playlist: reset "current song" when playlist ends | Max Kellermann | 2009-05-28 | 1 | -0/+3 |
* | player_control: renamed playerSeek(), return bool | Max Kellermann | 2009-05-06 | 1 | -3/+3 |
* | playlist_control: use GTimer in previousSongInPlaylist() | Max Kellermann | 2009-04-25 | 1 | -6/+4 |
* | implemented the 'consume' mode | Romain Bignon | 2009-03-30 | 1 | -14/+21 |
* | renamed smartstop to single and changed behavior | Romain Bignon | 2009-03-27 | 1 | -2/+2 |
* | implements the smartstop feature | Romain Bignon | 2009-03-27 | 1 | -0/+2 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | playlist_control: fix requeue after seek | Max Kellermann | 2009-03-06 | 1 | -3/+3 |
* | playlist: update queued song after seeking | Max Kellermann | 2009-02-10 | 1 | -3/+7 |
* | playlist: added G_LOG_DOMAIN | Max Kellermann | 2009-02-04 | 1 | -1/+6 |
* | playlist: moved code to playlist_control.c | Max Kellermann | 2009-02-04 | 1 | -0/+249 |