log cfgparser.c @ 8381:212b54e0d10f

age author description
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Wed, 23 Oct 2002 20:04:22 +0000 nexus FreeBSD fix
Wed, 23 Oct 2002 17:42:12 +0000 arpi Fixed a bug in MPlayer which would prevent proper parsing of
Sun, 06 Oct 2002 05:54:12 +0000 atmos4 strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
Thu, 26 Sep 2002 00:28:32 +0000 arpi accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 31 Aug 2002 15:04:18 +0000 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Thu, 29 Aug 2002 20:50:49 +0000 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
Wed, 28 Aug 2002 16:55:40 +0000 alex 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
Thu, 02 May 2002 10:43:27 +0000 albeu mp_msg level fix
Mon, 22 Apr 2002 14:27:53 +0000 jaf mplayer/mencoder
Wed, 17 Apr 2002 12:23:52 +0000 albeu Add correct loop option parsing in command line parser.
Wed, 20 Mar 2002 09:45:39 +0000 albeu New string list option type
Fri, 15 Mar 2002 22:42:28 +0000 alex changed printf's to mp_msg