log parser-cfg.c @ 37171:29802bb119f6

age author description
Tue, 06 Nov 2012 22:05:26 +0000 reimar Properly free resources even when encountering many
Tue, 25 Oct 2011 20:45:09 +0000 reimar Sanitize include option behaviour.
Tue, 25 Oct 2011 19:22:10 +0000 reimar Make include recursion depth actually have some effect.
Thu, 24 Jun 2010 09:38:02 +0000 diego Remove redundant mp_msg_levels[] extern declaration.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Mon, 31 Aug 2009 09:41:27 +0000 reimar Move variable declaration into block where it is used and make it const.
Mon, 31 Aug 2009 09:40:04 +0000 reimar Make m_config_parse_config_file file name argument const
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 13 Apr 2008 19:18:51 +0000 albeu Replace the trivial command line preparser with a more robust version
Fri, 28 Mar 2008 01:07:59 +0000 uau Include some .h files in corresponding .c files
Thu, 19 Jul 2007 13:52:39 +0000 reimar Remove some more useless *alloc casts
Thu, 04 Jan 2007 16:06:01 +0000 ben increased a bit max param length as it can be too short to declare tv channels when you have a long list of
Sun, 20 Aug 2006 21:41:44 +0000 diego Fix stray newline that should only be printed in verbose mode.
Tue, 25 Apr 2006 01:26:10 +0000 albeu Doxygen Attack! - Chapter 3
Tue, 24 Jan 2006 11:16:13 +0000 albeu Profiles support.
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Wed, 13 Aug 2003 16:45:02 +0000 alex 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Wed, 04 Jun 2003 22:06:44 +0000 rfelker 1000l! crashing on broken config files finally fixed!
Thu, 03 Apr 2003 12:41:31 +0000 henry longer option buffers, needed for tv options
Thu, 13 Mar 2003 14:09:49 +0000 albeu Better error messages (with line number now) and make unknow option
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency