summaryrefslogtreecommitdiffstats
path: root/options/parse_commandline.c
Commit message (Expand)AuthorAgeFilesLines
* options: fix "-" (stdin) inputwm42014-05-061-1/+1
* options: let unknown option case be handled by final option parserwm42014-05-051-4/+2
* options: rename input-related optionsMartin Herkt2014-05-041-1/+1
* build: glob() is always availablewm42014-04-221-2/+0
* parse_commandline: glob filenames on WindowsJames Ross-Gowan2014-04-211-2/+26
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-1/+0
* player: remove confusing argc/argv adjustmentwm42014-03-231-2/+2
* options: fix allowed DVD start titlewm42014-03-171-1/+1
* msg: move special declarations to msg_control.hwm42014-01-161-0/+1
* msg: remove global statewm42013-12-211-4/+9
* playlist_parser: mp_msg conversionwm42013-12-211-2/+1
* options: some more mp_msg conversionswm42013-12-211-17/+11
* msg: change hack to silence command line pre-parse error messageswm42013-12-201-5/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-3/+3
* Move options/config related files from mpvcore/ to options/wm42013-12-171-0/+294