index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
queue.c
Age
Commit message (
Expand
)
Author
2013-01-04
playlist: convert to C++
Max Kellermann
2012-08-25
Merge branch 'v0.17.x'
Max Kellermann
2012-08-21
queue_save: save song priorities
Max Kellermann
2012-08-15
queue: duplicate all song objects
Max Kellermann
2011-07-19
queue: implement song "priorities"
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2010-05-31
single mode: at the end of the song, pause on the next song instead of stop
Romain Bignon
2010-01-18
Merge release 0.15.8 from branch 'v0.15.x
Max Kellermann
2010-01-16
queue: don't repeat current song in consume mode
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-12
include config.h in all sources
Max Kellermann
2009-10-13
queue: no CamelCase
Max Kellermann
2009-03-30
queue: queue_generate_id() is not necessary for export.
Avuton Olrich
2009-03-30
implemented the 'consume' mode
Romain Bignon
2009-03-27
renamed smartstop to single and changed behavior
Romain Bignon
2009-03-27
implements the smartstop feature
Romain Bignon
2009-03-26
queue/playlist/command: move range
Jeffrey Middleton
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-02-09
queue: update order array after song move
Max Kellermann
2009-01-25
queue: added queue_shuffle_order_last()
Max Kellermann
2009-01-23
queue: update moved song versions
Max Kellermann
2009-01-23
queue: added queue_shuffle_order()
Max Kellermann
2009-01-23
queue: merged songs, songMod, positionToId into struct queue_item
Max Kellermann
2009-01-22
playlist: moved code to queue.c
Max Kellermann