mpv/input
arpi 68ea3c85ba - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have
MP_FD_NO_SELECT set!
- moved time_val stuff into if(n>0), also changed misleading while(n>0) to
  while(1) (as the loop never touch n)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9735 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-29 21:52:08 +00:00
..
.cvsignore
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
input.c - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have 2003-03-29 21:52:08 +00:00
input.h user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois) 2002-12-28 22:57:39 +00:00
joystick.c 10L bugfix 2002-05-23 09:47:18 +00:00
joystick.h
lirc.c rewrote the lirc code to remove the fork 2002-10-23 22:23:12 +00:00
lirc.h rewrote the lirc code to remove the fork 2002-10-23 22:23:12 +00:00
mouse.h