mpv/libvo
Rudolf Polzer 84d86719fc Windows: vo/input: handle WM_XBUTTONDOWN message
WM_XBUTTONDOWN is used for extra mouse buttons (mapped to button 5 and
button 6 in mplayer2). Previously only vo_directx handled this
message.  Add support to w32_common.c event handling too (used by
vo_direct3d and vo_gl/vo_gl2 on Windows).
2011-06-19 04:05:36 +03:00
..
aclib.c
aclib_template.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
gtf.c
gtf.h
matrixview.c
matrixview.h
matrixview_font.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.c
osd.h
osd_template.c
osx_common.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
osx_common.h
sdl_common.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
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_xvmc: drop XvMC support 2011-05-09 20:27:16 +03:00
video_out.h core: hr-seek: fix soft hang with hrseek past EOF 2011-03-03 12:54:36 +02:00
video_out_internal.h cleanup: remove more warnings 2011-05-02 00:46:48 +03:00
videodev_mjpeg.h
vo_3dfx.c vo_dga: replace xf86dga.h with Xxf86dga.h 2011-04-20 04:22:53 +03:00
vo_aa.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
vo_bl.c
vo_caca.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_corevideo.h
vo_corevideo.m input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_dfbmga.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_dga.c vo_dga: replace xf86dga.h with Xxf86dga.h 2011-04-20 04:22:53 +03:00
vo_direct3d.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_directfb2.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_directx.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_dxr3.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_fbdev.c Merge branch 'mplayer1_changes' 2011-05-02 00:46:03 +03:00
vo_fbdev2.c cleanup: vo_fbdev: simplify some code 2011-05-02 00:36:20 +03:00
vo_ggi.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_gif89a.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_gl.c vo_gl: fix "gamma" equalizer setting 2011-04-12 18:41:26 +03: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 cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_kva.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_matrixview.c cleanup: shut up more warnings 2011-05-06 18:33:16 +03:00
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 cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_quartz.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
vo_s3fb.c sub/OSD: move some related files to sub/ 2011-01-26 20:39:05 +02:00
vo_sdl.c cleanup: remove more warnings 2011-05-02 00:46:48 +03:00
vo_svga.c vo_svga: fix build after previous commit 6506d4ad 2011-05-03 12:21:59 +03: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 cleanup: shut up more warnings 2011-05-06 18:33:16 +03: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 cleanup: shut up more warnings 2011-05-06 18:33:16 +03: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 Windows: vo/input: handle WM_XBUTTONDOWN message 2011-06-19 04:05:36 +03:00
w32_common.h
wskeys.h
x11_common.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
x11_common.h cleanup: avoid various GCC warnings 2011-04-20 04:22:53 +03:00