index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parser-mpcmd.c
Commit message (
Expand
)
Author
Age
*
options: commandline: support "--no-opt" for flag options
Uoti Urpala
2011-09-01
*
options: commandline: don't set bogus playtree option params
Uoti Urpala
2011-07-31
*
options: commandline: print error type for parse failures
Uoti Urpala
2011-07-29
*
options: commandline: accept --foo=xyz style options
Uoti Urpala
2011-07-29
*
options: commandline: allow "--" without filenames after it
Uoti Urpala
2011-07-29
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
*
options: move command line preparse together with parse
Uoti Urpala
2011-07-26
*
cleanup: reformat parser-mpcmd.c
Uoti Urpala
2011-07-26
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30732
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Add header for macosx_finder_args() instead of forward declaring it.
diego
2010-02-23
|
|
/
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Support the range syntax (like dvd://2-5) also for dvdnav.
reimar
2009-11-11
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
|
*
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.
diego
2008-08-07
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
|
/
*
Include some .h files in corresponding .c files
uau
2008-03-28
*
Mark more m_option_t uses as const
reimar
2007-12-02
*
localization of parser-m*cmd.c messages
ptt
2006-11-27
*
Doxygen Attack! - Chapter 3
albeu
2006-04-25
*
Small fix, incorrect MSGL at fatal error
reynaldo
2006-04-22
*
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
reimar
2006-04-19
*
avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).
reimar
2006-04-14
*
Make -list-options work in both MPlayer and MEncoder.
albeu
2006-01-24
*
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...
gpoirier
2005-09-02
*
when somebody specifies e.g. --loop, the message says that a -loop option
reimar
2005-06-17
*
Make "mplayer -- --a" play the file --a instead of bailing out with a useless
reimar
2005-04-23
*
Clarify confusing error message.
diego
2005-01-19
*
fix: when doing -loop 0 -shuffle, the arg after shuffle was skipped
reimar
2004-11-14
*
add support for macosx finder argument support (let you bundle mplayer to be ...
nplourde
2004-11-10
*
-use-stdin renamed to -noconsolecontrols.
diego
2004-07-14
*
Support dvd://start_title-end_title as requested on wishlist
rtognimp
2004-06-07
*
Fail if empty or nonexitant playlist
rtognimp
2004-04-24
*
100l to albeu for his english grammar, and 10l to me becouse I noticed that l...
alex
2003-08-13
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
fix the bug where only the last file of the command line is found
pl
2003-08-08
*
c vs c++ syntax
alex
2003-08-03
*
output typo fixes: unknow --> unknown
diego
2003-07-09
*
Exit when the option parser return M_OPT_EXIT
albeu
2003-04-02
*
Remove the hack used to pass -dvd, etc into the playlist
albeu
2003-03-30
[next]