summaryrefslogtreecommitdiffstats
path: root/options/m_config.h
Commit message (Expand)AuthorAgeFilesLines
* options: handle terminal/logging settings eagerlywm42015-11-041-0/+1
* command: add property indicating per-file optionswm42015-07-231-0/+1
* m_config: make m_config_set_profile() use a namewm42015-05-071-2/+2
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* options: add slightly more sophistcated mechanism for option deprecationwm42014-12-111-0/+1
* m_config: add function to copy all optionswm42014-10-061-0/+8
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* options: remove a global variablewm42014-06-111-0/+3
* m_config: add function to copy subopt-structwm42014-06-111-0/+6
* options: unify code for setting string and "raw" optionswm42014-05-181-1/+11
* client API: make mpv_set_option set options nativelywm42014-04-221-2/+2
* command: make options property return the list of all optionswm42014-02-241-0/+3
* client API: implement setting options using their native type toowm42014-02-241-0/+6
* m_option, m_config: mp_msg conversionswm42013-12-211-3/+7
* m_config: add custom context to includefunc callbackwm42013-12-211-1/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-0/+216