log m_option.h @ 18175:01ca8a5fb8a6

age author description
Tue, 24 Jan 2006 11:14:13 +0000 albeu New option type to print help text with a function.
Sun, 22 Jan 2006 12:43:14 +0000 albeu 100L m_option_copy should use the copy callback and not the set one.
Fri, 02 Sep 2005 08:29:30 +0000 gpoirier allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
Mon, 27 Dec 2004 17:32:54 +0000 alex CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
Tue, 10 Feb 2004 14:32:06 +0000 michael m_option_type_double
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.