<div dir="ltr"><div><font face="arial, sans-serif">i agree with you, but i only found a way to integrate this for automatically advancing to the next element.</font></div><div><font face="arial, sans-serif">the code which gets executed when hitting the next button is totally different hence i was unable to find the right spot to put my code in without breaking something or achieving the task fully.</font></div>
<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">example, letting vlc play for ever</font></div><div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:13px">A -> C -> B -(reshuffle)-> B -> C -> A -(reshuffle)-> C -> B -> A etc</span></div>
<div class="gmail_extra"><font face="arial, sans-serif"><br></font></div><div class="gmail_extra"><font face="arial, sans-serif">example, hitting next over and over gain</font></div><div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:13px">A -> C -> B -> </span><span style="font-family:arial,sans-serif;font-size:13px">A -> C -> B -> </span><span style="font-family:arial,sans-serif;font-size:13px">A -> C -> B -> etc.</span><font face="arial, sans-serif"><br>
</font><br><div class="gmail_quote">On Mon, Sep 30, 2013 at 11:08 PM, Edward Wang <span dir="ltr"><<a href="mailto:edward.c.wang@compdigitec.com" target="_blank">edward.c.wang@compdigitec.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">On 2013-09-30 17:06, Jean-Baptiste Kempf <<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>> wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">
On 30 Sep, Alex Warhawk wrote :<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

> >Meaning?<br>
</blockquote>
>playlist will_not_  be shuffled while traversing through it using the next<br>
>button<br>
</blockquote><div class="im">
But if random is "on", what happens if you hit next over and over?<br>
</div></blockquote>
Let's say {A, B, C}<br>
<br>
Turn random on and play A.<br>
<br>
A -> C -> B -(reshuffle)-> B -> C -> A -(reshuffle)-> C -> B -> A etc<br>
<br>
should be the right thing to do.<br>
<br>
Regards,<br>
        Edward Wang<div class=""><div class="h5"><br>
______________________________<u></u>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/<u></u>listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div></div>