[vlc-devel] [PATCH] Reshuffle after playthrough

Alex Warhawk ax.warhawk at gmail.com
Mon Sep 30 23:15:11 CEST 2013


i agree with you, but i only found a way to integrate this for
automatically advancing to the next element.
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.

example, letting vlc play for ever
A -> C -> B -(reshuffle)-> B -> C -> A -(reshuffle)-> C -> B -> A etc

example, hitting next over and over gain
A -> C -> B -> A -> C -> B -> A -> C -> B -> etc.

On Mon, Sep 30, 2013 at 11:08 PM, Edward Wang <edward.c.wang at compdigitec.com
> wrote:

> 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
>
> ______________________________**_________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/**listinfo/vlc-devel<https://mailman.videolan.org/listinfo/vlc-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130930/d6c301a0/attachment.html>


More information about the vlc-devel mailing list