summaryrefslogtreecommitdiffstats
path: root/parser-mpcmd.c
Commit message (Expand)AuthorAgeFilesLines
* localization of parser-m*cmd.c messagesptt2006-11-271-5/+6
* Doxygen Attack! - Chapter 3albeu2006-04-251-0/+7
* Small fix, incorrect MSGL at fatal errorreynaldo2006-04-221-1/+1
* also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.reimar2006-04-191-0/+1
* avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).reimar2006-04-141-2/+2
* Make -list-options work in both MPlayer and MEncoder.albeu2006-01-241-5/+2
* allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...gpoirier2005-09-021-2/+7
* when somebody specifies e.g. --loop, the message says that a -loop optionreimar2005-06-171-1/+1
* Make "mplayer -- --a" play the file --a instead of bailing out with a uselessreimar2005-04-231-1/+1
* Clarify confusing error message.diego2005-01-191-1/+1
* fix: when doing -loop 0 -shuffle, the arg after shuffle was skippedreimar2004-11-141-1/+1
* add support for macosx finder argument support (let you bundle mplayer to be ...nplourde2004-11-101-0/+9
* -use-stdin renamed to -noconsolecontrols.diego2004-07-141-1/+1
* Support dvd://start_title-end_title as requested on wishlistrtognimp2004-06-071-2/+39
* Fail if empty or nonexitant playlistrtognimp2004-04-241-6/+6
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-131-1/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-5/+0
* fix the bug where only the last file of the command line is foundpl2003-08-081-8/+8
* c vs c++ syntaxalex2003-08-031-9/+11
* output typo fixes: unknow --> unknowndiego2003-07-091-1/+1
* Exit when the option parser return M_OPT_EXITalbeu2003-04-021-1/+4
* Remove the hack used to pass -dvd, etc into the playlistalbeu2003-03-301-82/+0
* Ok, firstly fixed the bug in parser-mpcmd.c where itarpi2003-01-261-2/+3
* 2*10l=20larpi2002-12-151-2/+2
* -rnd --> -shufflediego2002-12-151-2/+2
* more i+1<argc checksarpi2002-12-111-3/+4
* 10l noticed by "Puk Madick" <pingy@swirvemail.com>arpi2002-12-071-1/+1
* Basic support for random playing (-rnd and -nornd)albeu2002-11-121-0/+14
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+284