[vlc-devel] Re: vlc: svn commit r13049 (md)
Gildas Bazin
gbazin at videolan.org
Mon Oct 31 08:54:50 CET 2005
On Monday 31 October 2005 07:28, Subversion daemon wrote:
> r13049 | md | 2005-10-31 08:28:26 +0100 (Mon, 31 Oct 2005) | 5 lines
> Changed paths:
> M /trunk/include/video_output.h
> M /trunk/modules/gui/skins2/src/vlcproc.cpp
> M /trunk/modules/gui/wxwidgets/video.cpp
> M /trunk/modules/video_output/directx/events.c
> M /trunk/modules/video_output/wingdi.c
> M /trunk/modules/video_output/x11/xcommon.c
> M /trunk/src/video_output/vout_intf.c
>
> VOUT_SET_ZOOM can't be relative, since it doesn't work if user saved
> anything else than zoom=1.0 in Preferences.
> Reworked it to always go through InitWindowsize()
>
Hi Marian,
If you want to go along this way, then I would suggest to change
VOUT_SET_ZOOM into VOUT_SET_SIZE and include the width/height as
parameters. I think it would make more sense.
Cheers,
--
Gildas
--
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