aboutsummaryrefslogtreecommitdiffstats
path: root/src/Queue.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Queue: move queue_shuffle_order_first() into the classMax Kellermann2013-01-071-0/+2
|
* Queue: move queue_shuffle_order_range() into the classMax Kellermann2013-01-071-0/+6
|
* Queue: use std::swapMax Kellermann2013-01-061-3/+3
|
* queue: convert all functions to methodsMax Kellermann2013-01-061-231/+186
|
* Queue: add constructor and destructorMax Kellermann2013-01-061-13/+11
|
* playlist: convert to C++Max Kellermann2013-01-041-0/+379