| Commit message (Expand) | Author | Age | Files | Lines |
* | queue: implement song "priorities" | Max Kellermann | 2011-07-19 | 1 | -5/+269 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | single mode: at the end of the song, pause on the next song instead of stop | Romain Bignon | 2010-05-31 | 1 | -8/+3 |
* | Merge release 0.15.8 from branch 'v0.15.x | Max Kellermann | 2010-01-18 | 1 | -2/+2 |
|\ |
|
| * | queue: don't repeat current song in consume mode | Max Kellermann | 2010-01-16 | 1 | -2/+2 |
* | | 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 |
* | | queue: no CamelCase | Max Kellermann | 2009-10-13 | 1 | -12/+12 |
|/ |
|
* | queue: queue_generate_id() is not necessary for export. | Avuton Olrich | 2009-03-30 | 1 | -1/+4 |
* | implemented the 'consume' mode | Romain Bignon | 2009-03-30 | 1 | -0/+1 |
* | renamed smartstop to single and changed behavior | Romain Bignon | 2009-03-27 | 1 | -3/+8 |
* | implements the smartstop feature | Romain Bignon | 2009-03-27 | 1 | -0/+3 |
* | queue/playlist/command: move range | Jeffrey Middleton | 2009-03-26 | 1 | -0/+42 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | queue: update order array after song move | Max Kellermann | 2009-02-09 | 1 | -0/+14 |
* | queue: added queue_shuffle_order_last() | Max Kellermann | 2009-01-25 | 1 | -0/+7 |
* | queue: update moved song versions | Max Kellermann | 2009-01-23 | 1 | -0/+1 |
* | queue: added queue_shuffle_order() | Max Kellermann | 2009-01-23 | 1 | -0/+11 |
* | queue: merged songs, songMod, positionToId into struct queue_item | Max Kellermann | 2009-01-23 | 1 | -45/+33 |
* | playlist: moved code to queue.c | Max Kellermann | 2009-01-22 | 1 | -0/+267 |