aboutsummaryrefslogtreecommitdiff
path: root/src/Queue.hxx
Commit message (Expand)AuthorAge
* Queue: move code to new class IdTableMax Kellermann2013-01-08
* Queue: rename internal typesMax Kellermann2013-01-08
* Queue: move HASH_MULT and Item into the Queue classMax Kellermann2013-01-08
* Queue: move GenerateId() and others into the classMax Kellermann2013-01-08
* Queue: don't include glib.hMax Kellermann2013-01-07
* Queue: use C++ random instead of GLib's GRandMax Kellermann2013-01-07
* Queue: move queue_shuffle_order_first() into the classMax Kellermann2013-01-07
* Queue: move queue_shuffle_order_range() into the classMax Kellermann2013-01-07
* Queue: use std::swapMax Kellermann2013-01-06
* queue: convert all functions to methodsMax Kellermann2013-01-06
* Queue: add constructor and destructorMax Kellermann2013-01-06
* playlist: convert to C++Max Kellermann2013-01-04