Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Queue: use C++ random instead of GLib's GRand | Max Kellermann | 2013-01-07 | 1 | -9/+16 |
* | Queue: move queue_shuffle_order_first() into the class | Max Kellermann | 2013-01-07 | 1 | -5/+4 |
* | Queue: move queue_shuffle_order_range() into the class | Max Kellermann | 2013-01-07 | 1 | -12/+7 |
* | Queue: use std::swap | Max Kellermann | 2013-01-06 | 1 | -4/+1 |
* | queue: convert all functions to methods | Max Kellermann | 2013-01-06 | 1 | -179/+163 |
* | Queue: add constructor and destructor | Max Kellermann | 2013-01-06 | 1 | -27/+19 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+604 |