log cfgparser.c @ 4890:0c1526391dd3

age author description
Thu, 28 Feb 2002 13:47:06 +0000 albeu New option use-stdin to use when stdin will be used as a file
Wed, 20 Feb 2002 22:41:54 +0000 atmos4 remove uneeded assert (common case at eof)
Sun, 27 Jan 2002 17:21:20 +0000 pl avoids warnings
Mon, 21 Jan 2002 10:45:53 +0000 albeu Bug fix for subconfig option. A -tv option containing the on parameter
Sat, 19 Jan 2002 22:16:47 +0000 albeu Some improvment and make -vcd -dvd options considered as playlist entry
Sat, 19 Jan 2002 16:58:04 +0000 albeu Few bug fix and improvment in config/playtree system
Thu, 17 Jan 2002 20:24:28 +0000 albeu Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
Mon, 14 Jan 2002 23:38:49 +0000 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
Wed, 26 Dec 2001 13:15:44 +0000 alex fixed subconfig parser
Sun, 23 Dec 2001 21:18:06 +0000 alex subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
Wed, 19 Dec 2001 13:15:49 +0000 pl missing 1 byte in array size
Mon, 17 Dec 2001 15:50:36 +0000 alex exchanged return with goto out in subconfig parsing and fixed error messages
Sat, 03 Nov 2001 19:04:58 +0000 alex fixed commandline bug: handling '-' as option when '--' unused
Fri, 02 Nov 2001 02:55:51 +0000 alex partly upgraded to mp_msg and fixed minor bug in parse_command_line
Fri, 02 Nov 2001 02:21:57 +0000 alex fixed fault with --help