aboutsummaryrefslogtreecommitdiff
path: root/src/Queue.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-07 21:26:22 +0100
committerMax Kellermann <max@duempel.org>2013-01-07 21:26:22 +0100
commit53e5139b9940bd51af5ad6bc123331a94af5f462 (patch)
tree448ec45aac2fd1334ef40847f6185b6638b4a6f1 /src/Queue.hxx
parent2b8ce83c9b5963706d2729334add71251fa32b79 (diff)
Queue: move queue_shuffle_order_first() into the class
Diffstat (limited to 'src/Queue.hxx')
-rw-r--r--src/Queue.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Queue.hxx b/src/Queue.hxx
index 0652c711..b887810b 100644
--- a/src/Queue.hxx
+++ b/src/Queue.hxx
@@ -316,6 +316,8 @@ struct queue {
*/
void ShuffleOrder();
+ void ShuffleOrderFirst(unsigned start, unsigned end);
+
/**
* Shuffles the virtual order of the last song in the specified
* (order) range. This is used in random mode after a song has been