index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
options
/
parse_commandline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m_option: remove redundant indirections
wm4
2017-07-02
1
-2
/
+2
*
build: replace glob() check and assume it's always in POSIX
wm4
2017-06-29
1
-1
/
+1
*
Revert "parse_commandline: fail gracefully on bad args"
wm4
2017-06-24
1
-5
/
+2
*
options: change license of most files to LGPL (except options.c/.h)
wm4
2017-06-12
1
-10
/
+14
*
parse_commandline: guard glob() use
wm4
2017-04-04
1
-1
/
+1
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
1
-3
/
+2
*
options: remove unneeded hack from command line parser
wm4
2015-04-23
1
-5
/
+0
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
parse_commandline: fail gracefully on bad args
wd0
2015-03-29
1
-2
/
+5
*
player: fix operation if command line is empty
wm4
2015-03-06
1
-2
/
+2
*
player: minor simplification
wm4
2015-03-05
1
-10
/
+6
*
demux: add a demux_open_url() function
wm4
2015-02-20
1
-1
/
+2
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
1
-0
/
+3
*
terminal: strictly don't read terminal input if stdout is not a terminal
wm4
2014-10-23
1
-4
/
+0
*
options: fix "-" (stdin) input
wm4
2014-05-06
1
-1
/
+1
*
options: let unknown option case be handled by final option parser
wm4
2014-05-05
1
-4
/
+2
*
options: rename input-related options
Martin Herkt
2014-05-04
1
-1
/
+1
*
build: glob() is always available
wm4
2014-04-22
1
-2
/
+0
*
parse_commandline: glob filenames on Windows
James Ross-Gowan
2014-04-21
1
-2
/
+26
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
1
-1
/
+0
*
player: remove confusing argc/argv adjustment
wm4
2014-03-23
1
-2
/
+2
*
options: fix allowed DVD start title
wm4
2014-03-17
1
-1
/
+1
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
1
-0
/
+1
*
msg: remove global state
wm4
2013-12-21
1
-4
/
+9
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
1
-2
/
+1
*
options: some more mp_msg conversions
wm4
2013-12-21
1
-17
/
+11
*
msg: change hack to silence command line pre-parse error messages
wm4
2013-12-20
1
-5
/
+2
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-3
/
+3
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-0
/
+294