[vlc-devel] Re: vlc: svn commit r13823 (zorglub)
Sigmund Augdal Helberg
sigmund.augdal at gmail.com
Wed Jan 4 17:39:48 CET 2006
On Wed, 2006-01-04 at 16:31 +0000, Dermot McGahon wrote:
> Subversion daemon wrote:
>
> >r13823 | zorglub | 2005-12-25 21:35:25 +0100 (Sun, 25 Dec 2005) | 2 lines
> >Changed paths:
> > M /trunk/src/playlist/playlist.c
> >
> >Fix SAP autoplay, patch by Dermot McGahon. Thanks
> >
> >
> >
> Hi,
>
> This patch blocks legitimate requests to play the item from working.
>
> I don't know how to fix this properly. If a sap announcement is on the
> playlist when the RC interface is startup up, it would be good not to
> play it. But, goto from the RC interface should continue to work.
>
> Anybody know how to fix this?
Yes. Delay service discovery module loading untill after the blocking
VLC_AddIntf. This can offcourse not be done in libvlc.c, since the
above-mentioned call is blocking. Perhaps it can be accomplished in the
service discovery core otherwise it must be done in each and every
sd-module.
Sigmund
>
>
> Dermot.
> --
>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list