summaryrefslogtreecommitdiffstats
path: root/options/m_config_core.c
Commit message (Expand)AuthorAgeFilesLines
* various: move strings.h inclusion to common.hKacper Michajłow19 hours1-1/+0
* m_config_core: fix forced option notification with m_config_cacheDudemanguy11 days1-23/+31
* m_option: add a force_update booleanDudemanguy2024-04-181-8/+41
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-17/+17
* m_option: initialize m_option_value union properlyKacper Michajłow2023-10-231-3/+1
* various: sort some standard headersNRK2023-10-201-6/+6
* osdep: remove atomic.hNRK2023-10-201-2/+2
* m_config_core: remove mp_read_option_rawDudemanguy2023-09-221-32/+0
* osdep: rename MP_UNREACHABLENiklas Haas2021-11-031-1/+1
* osdep: add MP_UNREACHABLENiklas Haas2021-11-031-1/+1
* options: more pushing code aroundwm42020-03-131-136/+152
* options: split m_config.c/hwm42020-03-131-0/+894