[vlc-devel] commit: Win32 Vout: Try to fix the display of the MI on exit of movie in FS mode. ( Jean-Baptiste Kempf )
xxcv
xxcv07 at gmail.com
Wed Oct 1 11:51:01 CEST 2008
Jean-Baptiste Kempf wrote:
> On Mon, Sep 29, 2008 at 04:37:55PM +1000, xxcv wrote :
>
>>> +#ifdef WIN32
>>> + /* This is a big, a huge HACK around the windows Video Output,
>>> + Since the Vout fusion the Vout Windows, with the main windows
>>> + (very nice indeed for Alt-Tab), at the end of the film, when Vout quits
>>> + fullscreen, MI isn't properly put in the good state again...
>>> + (hidden still)...
>>> + Of course this is not good, but we will have to live with it temporarly
>>> + */
>>> + p_intf->p_sys->p_mi->hide();
>>> + p_intf->p_sys->p_mi->show();
>>> +#endif
>>>
>>>
>> This doesn't work either please revert.
>>
> 1/ it did work.
> 2/ reverted.
> Best Regards,
>
>
I'm glad you've found it quiet ultra simple solution which does not
require a windows developer at all :).
Its just involved a little bit of thinking.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081001/64dc6735/attachment.html>
More information about the vlc-devel
mailing list