[vlc-devel] Re: wx module patch to remove flicker between files

Greg Hazel ghazel at gmail.com
Wed Apr 13 23:00:36 CEST 2005


This patch, which depends on the other two, fixes a continuous layout
bug: resizing in size-to-video mode was interrupted by unnecessary
slider (re-)layout.

-Greg Hazel

On 4/12/05, Greg Hazel <ghazel at gmail.com> wrote:
> Here's a patch to update the slider behavior after gui_flicker.diif.
> There were a few edge cases that would cause the slider to disappear
> or flicker. This patch depends on gui_flicker.diff being applied.
> 
> -Greg Hazel
> 
> On 4/12/05, Greg Hazel <ghazel at gmail.com> wrote:
> > This patch does two major things:
> > 1. Changes the video size and slider hide/show behavior so that the
> > interface isn't reset then configured between files, instead it's
> > modified as needed, with a 1 second reset timer after files stop
> > 2. Adds --wxwin-size-to-video (on by default) which when disabled
> > gives the video window a default size and supports resizing, but does
> > not reconfigure the window size at the start of a file
> >
> > I left #2 as an option because it is of personal interest to me, but
> > was not the default behaviour, seemingly by design.
> >
> > -Greg Hazel
> >
> >
> >
> 
> 
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: layout_fix.diff
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050413/c5241dd4/attachment.ksh>


More information about the vlc-devel mailing list