summaryrefslogtreecommitdiffstats
path: root/parser-mpcmd.c
Commit message (Expand)AuthorAgeFilesLines
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30732Uoti Urpala2010-03-101-3/+1
|\
| * Add header for macosx_finder_args() instead of forward declaring it.diego2010-02-231-3/+1
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+17
|\|
| * Add license header to all top-level files missing them.diego2010-01-301-0/+17
* | Merge svn changes up to r29912Uoti Urpala2009-11-161-5/+7
|\|
| * Support the range syntax (like dvd://2-5) also for dvdnav.reimar2009-11-111-5/+7
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-8/+8
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-5/+5
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-5/+5
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-1/+1
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-1/+1
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-2/+2
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one anddiego2008-08-071-2/+2
| * Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.diego2008-08-071-2/+2
* | Move global mconfig to mpctxUoti Urpala2008-04-261-3/+5
|/
* Include some .h files in corresponding .c filesuau2008-03-281-0/+1
* Mark more m_option_t uses as constreimar2007-12-021-1/+1
* 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