aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_option.c
Commit message (Expand)AuthorAge
...
* options: remove some more stuffGravatar wm42014-06-13
* options: remove OPT_FLAG_CONSTANTSGravatar wm42014-06-13
* options: change --sub-file behaviorGravatar wm42014-06-08
* m_option: use isfinite() instead of isnormal()Gravatar wm42014-06-01
* command: allow native access to "vf" propertyGravatar wm42014-04-24
* options: don't allow --no-foo=yesGravatar wm42014-04-14
* video: change image format names, prefer mostly FFmpeg namesGravatar wm42014-04-14
* m_option: fix handling of empty channel layoutsGravatar wm42014-03-10
* m_option: make converting mpv_node to string always failGravatar wm42014-02-26
* m_option: fix key/value list string conversionGravatar wm42014-02-26
* m_option: don't make "unset" string and string list return NULL stringsGravatar wm42014-02-26
* m_option: add a way to convert values to/from mpv_nodeGravatar wm42014-02-24
* m_option: fix printf format specifierGravatar wm42014-02-24
* m_option: explicitly allow m_option.name==NULLGravatar wm42014-02-23
* options: handle escape sequences in e.g. --playing-msg differentlyGravatar wm42014-02-20
* options: alternative way to specify color optionsGravatar wm42014-01-31
* options: add key/value pair list option typeGravatar wm42014-01-16
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* options: make --msglevel=help print something helpfulGravatar wm42014-01-01
* common: simplify and optimize string escape parsingGravatar wm42013-12-30
* options: simplify handling of some help optionsGravatar wm42013-12-26
* options: make --msglevel extend previous settingsGravatar wm42013-12-22
* m_option: add mp_log context to sub-module print_help callbackGravatar wm42013-12-21
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* msg: change --msglevel, reduce legacy glueGravatar wm42013-12-20
* m_option: don't include config.h in headerGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17