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

Rémi Denis-Courmont rem at videolan.org
Mon Jan 12 18:22:40 CET 2009


Le lundi 12 janvier 2009 19:16:42 Rémi Duraffort, vous avez écrit :
> > 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 ?

I refuse to merge anything with a buggy polling loop starting now. Nobody but 
Laurent and I ever care to fix them. No thanks.

Also, I don't understand why Close() checks for the NULLity of p_sys. I cannot 
find any path where it would NULL.

-- 
Rémi Denis-Courmont
http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary



More information about the vlc-devel mailing list