Mercurial > mplayer.hg
log m_option.h @ 17031:da7759ed81be
age | author | description |
---|---|---|
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. |
Wed, 13 Aug 2003 09:42:53 +0000 | alex | 1000l, thanks Pierre |
Wed, 02 Apr 2003 16:15:06 +0000 | albeu | 10L forgot to fix the forward declaration too. |