[vlc-devel] Re: Removing fullscreen on double click on Win32
Benjamin Pracht
bigben+spam at videolan.org
Tue Aug 30 20:23:01 CEST 2005
On Tue, Aug 30, 2005, Mahadevan Iyer wrote :
> I am trying to locate the code that handles the double
> click for Win32.
>
> How do I remove the fullscreen on doubleclick within
> the Win32 activex control
>
> Someone has posted this question earlier
> -------------------------------------------
> If you are running linux, then comment out line 589
> (p_vout->i_changes |=
> VOUT_FULLSCREEN_CHANGE;) in
> modules/video_output/x11/xcommon.c.
> -----------------------------------------
>
Well, if I understand your question correctly, I can find some similar
code in
modules/video_output/directx/directx.c
line 554
Similar code must exist for the opengl and gdi vout...
--
BigBen
--
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