[vlc-devel] [PATCH] playlist: repair playlist order on shuffle (fix #4857)

Mak D. repmovs at gmail.com
Thu Apr 10 20:12:08 CEST 2014


on playlist reshuffle - put currently playing item at index 0 in
array, so vlc will play all items in playlist before stop. before this
patch - on vlc start, if shuffle is enabled, first playing item is
selected randomly, then playlist queue is reshuffled and current item
can get any possition in array, so only items from current item to end
of queue will be played.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-playlist-on-reshuffle-put-current-item-at-the-begini.patch
Type: text/x-patch
Size: 1467 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140410/a4e4e82a/attachment.bin>


More information about the vlc-devel mailing list