index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
options
/
parse_commandline.c
Commit message (
Expand
)
Author
Age
*
options: remove unneeded hack from command line parser
wm4
2015-04-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
parse_commandline: fail gracefully on bad args
wd0
2015-03-29
*
player: fix operation if command line is empty
wm4
2015-03-06
*
player: minor simplification
wm4
2015-03-05
*
demux: add a demux_open_url() function
wm4
2015-02-20
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
*
terminal: strictly don't read terminal input if stdout is not a terminal
wm4
2014-10-23
*
options: fix "-" (stdin) input
wm4
2014-05-06
*
options: let unknown option case be handled by final option parser
wm4
2014-05-05
*
options: rename input-related options
Martin Herkt
2014-05-04
*
build: glob() is always available
wm4
2014-04-22
*
parse_commandline: glob filenames on Windows
James Ross-Gowan
2014-04-21
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
*
player: remove confusing argc/argv adjustment
wm4
2014-03-23
*
options: fix allowed DVD start title
wm4
2014-03-17
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
*
msg: remove global state
wm4
2013-12-21
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
*
options: some more mp_msg conversions
wm4
2013-12-21
*
msg: change hack to silence command line pre-parse error messages
wm4
2013-12-20
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17