]> git.sesse.net Git - vlc/commit
Re-enable random.
authorClément Stenac <zorglub@videolan.org>
Sat, 2 Sep 2006 16:59:50 +0000 (16:59 +0000)
committerClément Stenac <zorglub@videolan.org>
Sat, 2 Sep 2006 16:59:50 +0000 (16:59 +0000)
commit532a761def76ca5507916dd112bf49b510df6c15
tree6c49152296b0dead8954ecef8d3c912c3309ba83
parentd2b97910a60394c43135195c45d1bef599fb9a3f
Re-enable random.
It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing
include/vlc_playlist.h
src/playlist/control.c
src/playlist/engine.c
src/playlist/item.c
src/playlist/tree.c