aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_config.c
Commit message (Expand)AuthorAge
* build: include <strings.h> for strcasecmp()Gravatar wm42014-07-10
* options: remove bogus replacement message for --fstypeGravatar wm42014-07-05
* options: add --autosub-match to option replacement listGravatar wm42014-07-05
* options: remove some more stuffGravatar wm42014-06-13
* options: remove some unneeded stuffGravatar wm42014-06-13
* options: remove OPT_FLAG_CONSTANTSGravatar wm42014-06-13
* options: turn --idx, --forceidx into --indexGravatar wm42014-06-13
* Add more constGravatar wm42014-06-11
* m_config: add function to copy subopt-structGravatar wm42014-06-11
* 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