aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* queue: no CamelCaseMax Kellermann2009-10-131-5/+5
* queue: queue_generate_id() is not necessary for export.Avuton Olrich2009-03-301-6/+0
* implemented the 'consume' modeRomain Bignon2009-03-301-0/+3
* renamed smartstop to single and changed behaviorRomain Bignon2009-03-271-2/+2
* implements the smartstop featureRomain Bignon2009-03-271-0/+3
* queue/playlist/command: move rangeJeffrey Middleton2009-03-261-0/+6
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* queue: added queue_shuffle_order_last()Max Kellermann2009-01-251-0/+8
* queue: added queue_shuffle_order()Max Kellermann2009-01-231-0/+7
* queue: merged songs, songMod, positionToId into struct queue_itemMax Kellermann2009-01-231-11/+19
* playlist: moved code to queue.cMax Kellermann2009-01-221-0/+314