summaryrefslogtreecommitdiffstats
path: root/options
Commit message (Expand)AuthorAgeFilesLines
* quvi: disable subtitle fetching by defaultwm42014-01-311-1/+1
* options: alternative way to specify color optionswm42014-01-311-2/+43
* lua: add a --lua-opts option, which can be queried by scriptswm42014-01-162-0/+2
* options: add key/value pair list option typewm42014-01-162-0/+69
* msg: move special declarations to msg_control.hwm42014-01-162-0/+2
* player: add --term-osd-bar, which shows a status bar on the terminalwm42014-01-152-0/+6
* player: redo terminal OSD and status line handlingwm42014-01-132-3/+0
* options: remove --screenw and --screenhwm42014-01-111-3/+0
* options: don't reset pause mode when switching to next filewm42014-01-091-1/+0
* quvi: add option to not fetch subtitlesAndre D2014-01-052-0/+3
* options: make --msglevel=help print something helpfulwm42014-01-011-0/+11
* common: simplify and optimize string escape parsingwm42013-12-301-11/+8
* vd_lavc: by default, output all frames, even corrupted oneswm42013-12-292-0/+2
* options: simplify handling of some help optionswm42013-12-264-54/+26
* player: fix initial selection with --secondary-sidwm42013-12-251-0/+1
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-242-0/+2
* options: print any options set in verbose modewm42013-12-231-0/+5
* options: disable joystick by defaultwm42013-12-231-1/+0
* path: add function to split URL into prefix and pathwm42013-12-222-0/+13
* path: don't accept empty protocol as validwm42013-12-221-1/+1
* path: change mp_splitext() semanticswm42013-12-222-7/+7
* Don't include version.h from make options.cwm42013-12-221-3/+1
* options: move network related options to MPOptswm42013-12-222-29/+17
* options: make --msglevel extend previous settingswm42013-12-221-3/+10
* msg: remove global statewm42013-12-214-12/+20
* path lookup functions: mp_msg conversionswm42013-12-212-22/+33
* playlist_parser: mp_msg conversionwm42013-12-211-2/+1
* options: some more mp_msg conversionswm42013-12-213-41/+30
* m_option: add mp_log context to sub-module print_help callbackwm42013-12-212-2/+2
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionswm42013-12-212-3/+3
* m_option, m_config: mp_msg conversionswm42013-12-216-247/+219
* m_property: mp_msg conversionswm42013-12-212-20/+28
* input: rework how input sources are addedwm42013-12-212-4/+1
* m_config: add custom context to includefunc callbackwm42013-12-212-2/+3
* msg: change --msglevel, reduce legacy gluewm42013-12-204-102/+47
* msg: change hack to silence command line pre-parse error messageswm42013-12-201-5/+2
* options: use M_OPT_EXIT with -Vwm42013-12-191-1/+1
* m_option.h: actually remove config.h includewm42013-12-191-1/+0
* m_option: don't include config.h in headerwm42013-12-182-7/+11
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-179-13/+13
* Move options/config related files from mpvcore/ to options/wm42013-12-1714-0/+6747