Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 02 Dec 2007 15:46:44 +0000 |
reimar |
Mark more m_option_t uses as const
|
Mon, 27 Nov 2006 15:46:36 +0000 |
ptt |
localization of parser-m*cmd.c messages
|
Tue, 25 Apr 2006 01:26:10 +0000 |
albeu |
Doxygen Attack! - Chapter 3
|
Sat, 22 Apr 2006 21:30:34 +0000 |
reynaldo |
Small fix, incorrect MSGL at fatal error
|
Wed, 19 Apr 2006 15:50:37 +0000 |
reimar |
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
|
Mon, 23 Jan 2006 11:33:18 +0000 |
albeu |
Fix multiple help clauses on the command line with mencoder.
|
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 "
|
Fri, 17 Jun 2005 08:11:56 +0000 |
reimar |
when somebody specifies e.g. --loop, the message says that a -loop option
|
Sat, 23 Apr 2005 20:41:19 +0000 |
reimar |
Make "mplayer -- --a" play the file --a instead of bailing out with a useless
|
Wed, 19 Jan 2005 18:24:53 +0000 |
diego |
Clarify confusing error message.
|
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, 02 Apr 2003 16:13:16 +0000 |
albeu |
Exit when the option parser return M_OPT_EXIT
|