1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 02:16:40 +00:00
mpv/video/out
Stefano Pigozzi 3c12148668 cocoa_common: remove play/pause VOCTRL functions
Make VOCTRL_RESTORE_SCREENSAVER / VOCTRL_KILL_SCREENSAVER use the power
management functions directly.
2013-06-14 07:34:47 +02:00
..
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h cocoa_common: remove play/pause VOCTRL functions 2013-06-14 07:34:47 +02:00
cocoa_common.m cocoa_common: remove play/pause VOCTRL functions 2013-06-14 07:34:47 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c gl_video: improve dithering 2013-05-26 16:44:20 +02:00
dither.h gl_video: improve dithering 2013-05-26 16:44:20 +02:00
filter_kernels.c
filter_kernels.h
gl_cocoa.c
gl_common.c gl_common: fix invalid alignment 2013-05-30 15:56:51 +02:00
gl_common.h gl_video: improve dithering 2013-05-26 16:44:20 +02:00
gl_header_fixes.h
gl_lcms.c
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video_shaders.glsl gl_video: explicitly clamp colormatrix output 2013-06-03 00:00:14 +02:00
gl_video.c gl_video: remove redundant condition 2013-06-13 00:58:58 +02:00
gl_video.h gl_video: improve dithering 2013-05-26 16:44:20 +02:00
gl_w32.c
gl_wayland.c wayland: introduce vo_wayland_config 2013-05-26 16:44:19 +02:00
gl_x11.c
pnm_loader.c
pnm_loader.h
vo_caca.c
vo_corevideo.h
vo_corevideo.m
vo_direct3d.c
vo_image.c
vo_lavc.c vo_lavc: silence warning when writing y4m 2013-06-13 00:54:40 +02:00
vo_null.c
vo_opengl_old.c
vo_opengl.c vo_opengl: remove most of the "inline" documentation 2013-05-26 17:20:01 +02:00
vo_sdl.c vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITY 2013-05-26 16:44:19 +02:00
vo_vdpau.c Replace all calls to GetTimer()/GetTimerMS() 2013-05-26 16:44:20 +02:00
vo_x11.c Replace calls to usec_sleep() 2013-05-26 16:44:20 +02:00
vo_xv.c Replace calls to usec_sleep() 2013-05-26 16:44:20 +02:00
vo.c vo: rip out VO timer wakeup mechanism again 2013-05-26 16:44:20 +02:00
vo.h core: introduce separate VOCTRLs for screensaver stop/resume 2013-06-14 00:37:39 +02:00
w32_common.c w32: enable screensaver when paused 2013-06-14 00:39:31 +02:00
w32_common.h w32: enable screensaver when paused 2013-06-14 00:39:31 +02:00
wayland_common.c wayland: use VOCTRL_SET_CURSOR_VISIBILITY 2013-05-26 16:44:19 +02:00
wayland_common.h wayland: use VOCTRL_SET_CURSOR_VISIBILITY 2013-05-26 16:44:19 +02:00
x11_common.c x11: enable screensaver when paused, rename/change --stop-xscreensaver 2013-06-14 00:37:39 +02:00
x11_common.h Replace all calls to GetTimer()/GetTimerMS() 2013-05-26 16:44:20 +02:00