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