[vlc-devel] [PATCH] Open Sound Control support using liblo

Nicholas J Humfrey njh at aelius.com
Wed Jan 14 11:03:24 CET 2009


I needed to make sure that it started playing the first track on the  
playlist and that is the code I came up with.

I found I'd quite hard work because of the ongoing changes to the API  
and lack of documentation.

If someone has a better way I would be happy to look at it.

nick.


On 12 Jan 2009, at 17:16, Rémi Duraffort <ivoire at via.ecp.fr> wrote:

>> I have uploaded new versions of the patches, which now use thread-
>> local variables to store the vlc object structure.
>>
>> http://www.aelius.com/njh/tmp/vlc-git+liblo.patch
>> http://www.aelius.com/njh/tmp/vlc-0.9.8a+osc.patch
>
> Seams ok for me, except for the use of playlist_GetNextLeaf to find  
> the
> next intem to play when receiving a /Deck/play message.
> Isn't it possible to use somethin more generic like playlist_Next ?
>
>
> -- 
> ivoire | Rémi Duraffort
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list