1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-06 23:21:54 +00:00
mpv/libvo
Uoti Urpala ca5399d04f VO: don't wait for map event in X VO initialization
After creating a video window the common X code waited for a MapNotify
event before proceeding. This meant that if the window was opened on
another workspace the player would be stuck until the user switched to
that workspace and the window could become actually visible. Remove
this waiting code. I don't know why it was there or if it was actually
beneficial/needed for some setup (at least common uses seem to work
fine without it); it comes from the earliest MPlayer versions visible
in VCS history.
2011-04-08 02:30:13 +03:00
..
aclib_template.c
aclib.c
aspect.c aspect.c: use fallback if screen dimensions are not known 2010-11-02 04:18:09 +02:00
aspect.h
aspecttest.c
csputils.c
csputils.h
fastmemcpy.h
geometry.c
geometry.h
gl_common.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
gl_common.h vo_gl: add helper macros to build the yuv conversion type number 2010-11-02 04:14:44 +02:00
gtf.c
gtf.h
matrixview_font.h
matrixview.c
matrixview.h
mga_template.c vo_mga, build: change include from "libavcore" to "libavutil" 2011-03-28 04:13:40 +03:00
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_template.c
osd.c
osd.h
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 vesa_lvo.c: make functions static 2010-11-02 04:16:56 +02:00
video_out_internal.h
video_out.c core: hr-seek: fix soft hang with hrseek past EOF 2011-03-03 12:54:36 +02:00
video_out.h core: hr-seek: fix soft hang with hrseek past EOF 2011-03-03 12:54:36 +02:00
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.h: Add standard multiple inclusion guards 2010-11-02 04:16:46 +02:00
vo_corevideo.m vo_corevideo: add key_modifier_alt only when pressing left option key 2011-03-18 21:59:38 +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_fbdev2.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_ggi.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_gif89a.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_gl2.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_gl.c vo_gl: mark llvmpipe as a software renderer 2011-01-29 02:48:58 +02:00
vo_ivtv.c
vo_ivtv.h vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.h 2010-11-02 04:16:46 +02:00
vo_jpeg.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
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 ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd 2010-11-02 04:16:46 +02:00
vo_null.c
vo_png.c
vo_pnm.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
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_tga: specify 15 bpp tga format endianness 2010-11-02 04:14:44 +02:00
vo_v4l2.c
vo_v4l2.h vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.h 2010-11-02 04:16:46 +02:00
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 libvo: remove UNUSED() macros 2010-11-02 04:18:08 +02:00
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 vo_gl: create stereo-capable window when using Quadbuffer 3D 2010-11-14 12:32:00 +02:00
w32_common.h
wskeys.h
x11_common.c VO: don't wait for map event in X VO initialization 2011-04-08 02:30:13 +03:00
x11_common.h x11_common: fix for reconfig with pos/xineramascreen set 2011-02-03 21:49:12 +02:00