[vlc-devel] commit: Win32 Vout: Try to fix the display of the MI on exit of movie in FS mode. ( Jean-Baptiste Kempf )

Geoffroy Couprie geo.couprie at gmail.com
Wed Oct 1 12:02:56 CEST 2008


On Wed, Oct 1, 2008 at 11:51 AM, xxcv <xxcv07 at gmail.com> wrote:
> 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.
>

If you can do this "little bit of thinking" and have the time to write
useless comments, you should send patches. Help us or stop sending
annoying mails.



More information about the vlc-devel mailing list