mpv/libvo
Uoti Urpala 106c5f9989 x11_common: fix for reconfig with pos/xineramascreen set
vo_x11_create_vo_window() only called vo_x11_update_geometry() if no
window position had been specified by -geometry or -xineramascreen, to
avoid overwriting the specified position with values from the existing
window. However window size should be initialized to the existing
window here, and setting new window title for -use-filename-title is
also done in vo_x11_update_geometry() (for whatever reason, it doesn't
match what else that function does). Change the code in
vo_x11_create_vo_window() to always call vo_x11_update_geometry() for
size variable and window title updates, but add a flag that tells it
not to update position variables.
2011-02-03 21:49:12 +02:00
..
aclib.c
aclib_template.c
aspect.c
aspect.h
aspecttest.c
csputils.c
csputils.h
fastmemcpy.h
geometry.c
geometry.h
gl_common.c
gl_common.h
gtf.c
gtf.h
matrixview.c
matrixview.h
matrixview_font.h
mga_template.c
old_vo_defines.h
old_vo_wrapper.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
old_vo_wrapper.h
osd.c
osd.h
osd_template.c
osx_common.c
osx_common.h
sdl_common.c
sdl_common.h
spuenc.c
spuenc.h
vdpau_template.c
vesa_lvo.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vesa_lvo.h
video_out.c vo_zr2: drop Zoran support 2011-01-31 16:03:11 +02:00
video_out.h
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_bl.c
vo_caca.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_corevideo.h
vo_corevideo.m sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_dfbmga.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_dga.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_direct3d.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_directfb2.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_directx.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_dxr3.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_fbdev.c vidix: drop VIDIX support 2011-01-31 16:03:10 +02:00
vo_fbdev2.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_ggi.c
vo_gif89a.c
vo_gl.c vo_gl: mark llvmpipe as a software renderer 2011-01-29 02:48:58 +02:00
vo_gl2.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_ivtv.c
vo_ivtv.h
vo_jpeg.c
vo_kva.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_matrixview.c
vo_md5sum.c cleanup: vo_md5sum: Remove unused define/undef 2011-01-31 16:03:10 +02:00
vo_mga.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_mpegpes.c
vo_null.c
vo_png.c
vo_pnm.c
vo_quartz.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_s3fb.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_sdl.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_svga.c vidix: drop VIDIX support 2011-01-31 16:03:10 +02:00
vo_tdfx_vid.c
vo_tdfxfb.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_tga.c
vo_v4l2.c
vo_v4l2.h
vo_vdpau.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_vesa.c vidix: drop VIDIX support 2011-01-31 16:03:10 +02:00
vo_wii.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_x11.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_xmga.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_xover.c
vo_xv.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_xvmc.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_xvr100.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_yuv4mpeg.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
w32_common.c
w32_common.h
wskeys.h
x11_common.c x11_common: fix for reconfig with pos/xineramascreen set 2011-02-03 21:49:12 +02:00
x11_common.h x11_common: fix for reconfig with pos/xineramascreen set 2011-02-03 21:49:12 +02:00