aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_config.c
Commit message (Expand)AuthorAge
...
* cache: redo options and default settingsGravatar wm42014-05-20
* options: unify code for setting string and "raw" optionsGravatar wm42014-05-18
* options: print replacement for renamed/replaced optionsGravatar wm42014-05-05
* client API: make mpv_set_option set options nativelyGravatar wm42014-04-22
* encode: don't apply default config optionsGravatar wm42014-04-19
* options: don't sort sub-option help outputGravatar wm42014-04-12
* options: sort --list-optionsGravatar wm42014-04-11
* options: fix --list-options outputGravatar wm42014-02-26
* command: make options property return the list of all optionsGravatar wm42014-02-24
* client API: implement setting options using their native type tooGravatar wm42014-02-24
* options: print any options set in verbose modeGravatar wm42013-12-23
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* m_config: add custom context to includefunc callbackGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17