[vlc-devel] commit: Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs. ( Jean-Philippe André )

Rafaël Carré funman at videolan.org
Tue May 27 01:33:41 CEST 2008


Le Tue, 27 May 2008 01:25:44 +0200 (CEST),
git at videolan.org (git version control) a écrit :

> vlc | branch: master | Jean-Philippe André <jpeg at via.ecp.fr> | Tue
> May 27 00:43:20 2008 +0200| [0448c670c32d9fc60889ce2c3e8f72330a389e44]
> 
> Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs.
> 
> Actually, we just need to do like Direct3D: catch left-click.

> +                    p_playlist = vlc_object_find( p_vout,
> VLC_OBJECT_PLAYLIST,
> +                                                FIND_ANYWHERE );

> +                        p_playlist = vlc_object_find( p_vout,
> +
> VLC_OBJECT_PLAYLIST,
> +
> FIND_ANYWHERE );

Look strange to me, didn't you follow the last discussions on this ML
about objects ?

Should be pl_Yield( p_vout )

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080527/bd4f146c/attachment.sig>


More information about the vlc-devel mailing list