summaryrefslogtreecommitdiffstats
path: root/options
Commit message (Expand)AuthorAgeFilesLines
* 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