1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 23:02:37 +00:00
mpv/video/out
Stefano Pigozzi bb4ea8bb3e cocoa_common: signal a mouse movement when changing window size
This is mainly to avoid spurious cursor states due to the mouse moving inside
or outside the window as a result of the window resize (with cmd-0/1/2).

This avoids complex logic and triggers a mouse move so that the player
recomputes the correct cursor state based on the autohide configuration of
the user.
2013-09-18 19:05:00 +02:00
..
aspect.c aspect: mp_msg conversion 2013-09-12 01:34:42 +02:00
aspect.h
bitmap_packer.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa_common: signal a mouse movement when changing window size 2013-09-18 19:05:00 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_common.c gl_common: add wayland backend before x11 backend 2013-09-16 13:45:47 +02:00
gl_common.h gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_header_fixes.h
gl_lcms.c gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_lcms.h gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.h gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_video_shaders.glsl
gl_video.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_video.h video: handle video output levels with mp_image_params 2013-08-24 19:40:18 +02:00
gl_w32.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_wayland.c wayland/egl: use wayland log 2013-09-12 16:36:52 +02:00
gl_x11.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
pnm_loader.c
pnm_loader.h
vo_caca.c options: remove --(no-)mouseinput option 2013-09-08 03:03:58 +02:00
vo_corevideo.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
vo_direct3d.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_image.c vo_image: simplify 2013-08-24 17:11:59 +02:00
vo_lavc.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_null.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_opengl_old.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
vo_opengl.c gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
vo_sdl.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_vaapi.c vo_vaapi: potentially fix screenshot colorspace issues 2013-08-24 16:32:48 +02:00
vo_vdpau.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_wayland.c wayland/shm: fix resizing for good (finally) 2013-09-12 18:15:35 +02:00
vo_x11.c video/out: don't require VOs to handle screenshot aspect specially 2013-08-24 17:03:06 +02:00
vo_xv.c video/out: don't require VOs to handle screenshot aspect specially 2013-08-24 17:03:06 +02:00
vo.c video: add unscaled mode with --video-unscaled 2013-09-01 03:46:28 +02:00
vo.h gl_common: signal to GL backend whether we are probing 2013-09-16 13:45:33 +02:00
w32_common.c w32_common: mp_msg conversion 2013-09-11 22:41:14 +02:00
w32_common.h input: deal with spurious X11 LeaveNotify events 2013-09-01 20:17:51 +02:00
wayland_common.c gl_common: signal to GL backend whether we are probing 2013-09-16 13:45:33 +02:00
wayland_common.h Revert "wayland: don't create our own log context" 2013-09-12 16:29:13 +02:00
x11_common.c gl_common: signal to GL backend whether we are probing 2013-09-16 13:45:33 +02:00
x11_common.h x11_common: mp_msg conversion 2013-09-12 01:34:41 +02:00
x11_icon.bin x11: add window icon 2013-09-01 23:27:33 +02:00