mpv/libvo
joey 86889fd4eb send quit command instead of key 'q'.
catch backspace key instead of ctrl key.
keycodes.h says CTRL and BS are the same.
this is not true for windows keycodes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11511 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 16:59:57 +00:00
..
.cvsignore
Makefile
aclib.c
aclib_template.c
aspect.c fix aspect hack 2003-10-15 15:17:09 +00:00
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c
font_load.h freetype build fix 2003-11-20 16:25:40 +00:00
font_load_ft.c freetype build fix 2003-11-20 16:25:40 +00:00
geometry.c fix aspect hack 2003-10-15 15:17:09 +00:00
geometry.h fix aspect hack 2003-10-15 15:17:09 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c function convert_matrix() is fixed (off-by-one error) and it is now called with the optimal arguments so that it doesn't do unneeded work, the change was inspired by a comment from Alex 2003-10-31 22:22:46 +00:00
jpeg_enc.h
mga_common.c
osd.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c prevent lockups on words which do not fit on the screen - temporary fix 2003-10-27 21:36:29 +00:00
sub.h many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c new zoran driver as discussed on the CVS list. Hardware passthrough is 2003-11-04 20:05:47 +00:00
video_out.h user settable colorkey 2003-10-03 18:13:45 +00:00
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c micro cleanup 2003-10-03 22:33:06 +00:00
vo_aa.c
vo_bl.c
vo_cvidix.c message expanded with hint to use -v option 2003-11-15 09:58:15 +00:00
vo_dfbmga.c backward compatibility patch by Ville 2003-10-17 08:36:47 +00:00
vo_dga.c DOCS/en/ ---> DOCS/HTML/en/ 2003-10-19 21:15:23 +00:00
vo_directfb.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_directfb2.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_directx.c send quit command instead of key 'q'. 2003-11-23 16:59:57 +00:00
vo_dxr2.c
vo_dxr3.c
vo_fbdev.c Warning fixes (approved by A'rpi). 2003-11-08 00:26:51 +00:00
vo_fbdev2.c Warning fixes (approved by A'rpi). 2003-11-08 00:26:51 +00:00
vo_ggi.c non-directbuffer and slices support 2003-10-14 10:03:37 +00:00
vo_gif89a.c
vo_gl.c
vo_gl2.c * clear window on fullscreen switch 2003-10-12 14:42:27 +00:00
vo_jpeg.c
vo_md5.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_pgm.c
vo_png.c
vo_sdl.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_svga.c fixed -nocolorkey 2003-10-22 13:22:00 +00:00
vo_syncfb.c
vo_tdfx_vid.c
vo_tdfxfb.c -vop ---> -vf 2003-10-25 18:44:41 +00:00
vo_tga.c
vo_vesa.c fixed -nocolorkey 2003-10-22 13:22:00 +00:00
vo_winvidix.c message expanded with hint to use -v option 2003-11-15 09:58:15 +00:00
vo_x11.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_xmga.c user settable colorkey 2003-10-03 18:13:45 +00:00
vo_xover.c user settable colorkey 2003-10-03 18:13:45 +00:00
vo_xv.c DOCS/en/ ---> DOCS/HTML/en/ 2003-10-19 21:15:23 +00:00
vo_xvidix.c message expanded with hint to use -v option 2003-11-15 09:58:15 +00:00
vo_xvmc.c verbosity changes, zero the whole surface_render[] 2003-11-08 02:07:10 +00:00
vo_yuv4mpeg.c
vo_zr.c proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used 2003-11-03 17:38:50 +00:00
vo_zr2.c specification of video norm should not be mandatory 2003-11-08 16:08:33 +00:00
vosub_vidix.c mingw port 2003-10-22 20:39:58 +00:00
vosub_vidix.h Change conflicting function declaration between .c and .h file, causing a 2003-11-07 15:12:29 +00:00
w32_common.c change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doeffinger <someone-guy at gmx.de> 2003-11-16 14:37:42 +00:00
w32_common.h
wskeys.h
x11_common.c
x11_common.h