mpv/input
arpi 4aeac332f6 Fixed a bug in MPlayer which would prevent proper parsing of
some floating point options when the locale used has a decimal point
other than the dot character (".").
My patch inserts calls to setlocale around float parsing functions strtod()
and atof() in cfgparser.c and input/input.c.
patch by Aleksander Adamowski <olo@altkom.com.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7871 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:42:12 +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 Fixed a bug in MPlayer which would prevent proper parsing of 2002-10-23 17:42:12 +00:00
input.h mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt() 2002-10-23 14:46:20 +00:00
joystick.c 10L bugfix 2002-05-23 09:47:18 +00:00
joystick.h
lirc.c
lirc.h
mouse.h