[vlc-devel] [PATCH] Reshuffle after playthrough
Edward Wang
edward.c.wang at compdigitec.com
Mon Sep 30 23:08:16 CEST 2013
On 2013-09-30 17:06, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On 30 Sep, Alex Warhawk wrote :
>>> > >Meaning?
>> >playlist will_not_ be shuffled while traversing through it using the next
>> >button
> But if random is "on", what happens if you hit next over and over?
Let's say {A, B, C}
Turn random on and play A.
A -> C -> B -(reshuffle)-> B -> C -> A -(reshuffle)-> C -> B -> A etc
should be the right thing to do.
Regards,
Edward Wang
More information about the vlc-devel
mailing list