log parser-mpcmd.c @ 27036:b8d1732266c1

age author description
Fri, 28 Mar 2008 01:07:59 +0000 uau Include some .h files in corresponding .c files
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.
Fri, 14 Apr 2006 21:51:45 +0000 reimar avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).
Tue, 24 Jan 2006 11:34:24 +0000 albeu Make -list-options work in both MPlayer and 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.
Sun, 14 Nov 2004 11:09:56 +0000 reimar fix: when doing -loop 0 -shuffle, the arg after shuffle was skipped
Wed, 10 Nov 2004 16:43:40 +0000 nplourde add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
Wed, 14 Jul 2004 09:27:04 +0000 diego -use-stdin renamed to -noconsolecontrols.