aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/parse_commandline.c
Commit message (Expand)AuthorAge
* m_option: remove redundant indirectionsGravatar wm42017-07-02
* build: replace glob() check and assume it's always in POSIXGravatar wm42017-06-29
* Revert "parse_commandline: fail gracefully on bad args"Gravatar wm42017-06-24
* options: change license of most files to LGPL (except options.c/.h)Gravatar wm42017-06-12
* parse_commandline: guard glob() useGravatar wm42017-04-04
* options: simplify M_OPT_EXITGravatar wm42016-09-17
* options: remove unneeded hack from command line parserGravatar wm42015-04-23
* Update license headersGravatar Marcin Kurczewski2015-04-13
* parse_commandline: fail gracefully on bad argsGravatar wd02015-03-29
* player: fix operation if command line is emptyGravatar wm42015-03-06
* player: minor simplificationGravatar wm42015-03-05
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* terminal: strictly don't read terminal input if stdout is not a terminalGravatar wm42014-10-23
* options: fix "-" (stdin) inputGravatar wm42014-05-06
* options: let unknown option case be handled by final option parserGravatar wm42014-05-05
* options: rename input-related optionsGravatar Martin Herkt2014-05-04
* build: glob() is always availableGravatar wm42014-04-22
* parse_commandline: glob filenames on WindowsGravatar James Ross-Gowan2014-04-21
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* player: remove confusing argc/argv adjustmentGravatar wm42014-03-23
* options: fix allowed DVD start titleGravatar wm42014-03-17
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* msg: remove global stateGravatar wm42013-12-21
* playlist_parser: mp_msg conversionGravatar wm42013-12-21
* options: some more mp_msg conversionsGravatar wm42013-12-21
* msg: change hack to silence command line pre-parse error messagesGravatar wm42013-12-20
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17