• Max Kellermann's avatar
    playlist: restore random mode after playlist is loaded · 0e5af7d0
    Max Kellermann authored
    When the playlist was loaded from the state file, the order numbers
    were the same as the positions.  In random mode, we need to shuffle
    the queue order.  To accomplish that, call setPlaylistRandomStatus()
    at the end of readPlaylistState(), and do a fresh shuffle.
    0e5af7d0
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...