aboutsummaryrefslogtreecommitdiffstats
path: root/src/Queue.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Queue: move queue_shuffle_order_first() into the classMax Kellermann2013-01-071-5/+4
* Queue: move queue_shuffle_order_range() into the classMax Kellermann2013-01-071-12/+7
* Queue: use std::swapMax Kellermann2013-01-061-4/+1
* queue: convert all functions to methodsMax Kellermann2013-01-061-179/+163
* Queue: add constructor and destructorMax Kellermann2013-01-061-27/+19
* playlist: convert to C++Max Kellermann2013-01-041-0/+604