summaryrefslogtreecommitdiff
path: root/src/queue.c
AgeCommit message (Expand)Author
2013-01-04playlist: convert to C++Max Kellermann
2012-08-25Merge branch 'v0.17.x'Max Kellermann
2012-08-21queue_save: save song prioritiesMax Kellermann
2012-08-15queue: duplicate all song objectsMax Kellermann
2011-07-19queue: implement song "priorities"Max Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-05-31single mode: at the end of the song, pause on the next song instead of stopRomain Bignon
2010-01-18Merge release 0.15.8 from branch 'v0.15.xMax Kellermann
2010-01-16queue: don't repeat current song in consume modeMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-10-13queue: no CamelCaseMax Kellermann
2009-03-30queue: queue_generate_id() is not necessary for export.Avuton Olrich
2009-03-30implemented the 'consume' modeRomain Bignon
2009-03-27renamed smartstop to single and changed behaviorRomain Bignon
2009-03-27implements the smartstop featureRomain Bignon
2009-03-26queue/playlist/command: move rangeJeffrey Middleton
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-09queue: update order array after song moveMax Kellermann
2009-01-25queue: added queue_shuffle_order_last()Max Kellermann
2009-01-23queue: update moved song versionsMax Kellermann
2009-01-23queue: added queue_shuffle_order()Max Kellermann
2009-01-23queue: merged songs, songMod, positionToId into struct queue_itemMax Kellermann
2009-01-22playlist: moved code to queue.cMax Kellermann