mpv/libvo
diego 3cb11cbe20 A missing break statement caused SDLK_PLUS to be triggered twice on one press.
patch by Michael Mauch, michael.mauch gmx de
Subject: [MPlayer-dev-eng] [PATCH] Add two breaks in the key handling of vo_sdl
Date: Tue, 23 Oct 2007 00:04:20 +0200


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24842 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-22 22:42:47 +00:00
..
Makefile
aclib.c
aclib_template.c
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c
font_load.h
font_load_ft.c
geometry.c
geometry.h
gl_common.c Fix typo in comment 2007-10-18 12:39:59 +00:00
gl_common.h Add a bicubic scaler that needs a lot more instruction but no 2007-09-04 10:46:31 +00:00
gtf.c
gtf.h
jpeg_enc.c
jpeg_enc.h
mga_common.c warning fixes: 2007-09-13 13:16:30 +00:00
osd.c
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c cosmetics: misc typo fixes 2007-09-25 16:34:23 +00:00
sub.h
vesa_lvo.c
vesa_lvo.h
video_out.c
video_out.h
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c
vo_caca.c
vo_cvidix.c
vo_dfbmga.c
vo_dga.c
vo_directfb2.c warning fixes: 2007-09-26 02:48:37 +00:00
vo_directx.c
vo_dxr2.c
vo_dxr3.c
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c
vo_gl.c Avoid text deformation and subtitles moving outside the screen in pan-and-scan 2007-10-19 18:16:23 +00:00
vo_gl2.c Fix compilation after patch to remove global vo_hdc 2007-09-03 13:18:26 +00:00
vo_ivtv.c
vo_jpeg.c
vo_macosx.h
vo_macosx.m Fix deallocate bug which sometimes causes a crash when reinitializing. 2007-10-13 12:17:37 +00:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c Get rid of mp_msg_test in vo_png, only reason to use it is performance and 2007-10-03 11:55:30 +00:00
vo_pnm.c
vo_quartz.c
vo_quartz.h
vo_s3fb.c
vo_sdl.c A missing break statement caused SDLK_PLUS to be triggered twice on one press. 2007-10-22 22:42:47 +00:00
vo_svga.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
vo_vesa.c
vo_winvidix.c
vo_x11.c
vo_xmga.c Fix borders for xmga broken by r23675. Tested by Diego. 2007-09-08 13:36:13 +00:00
vo_xover.c
vo_xv.c
vo_xvidix.c
vo_xvmc.c cosmetics: misc typo fixes 2007-09-25 16:34:23 +00:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr.c
vo_zr2.c
vosub_vidix.c Remove some unused code, fixes the following warnings: 2007-10-21 12:56:22 +00:00
vosub_vidix.h
w32_common.c Fix compilation after patch to remove global vo_hdc 2007-09-03 13:18:26 +00:00
w32_common.h
wskeys.h
x11_common.c Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer. 2007-09-05 11:09:25 +00:00
x11_common.h