aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_option.h
Commit message (Expand)AuthorAge
* options: add M_OPT_FILE flag to mark options that want a file(list)Gravatar Alessandro Ghedini2014-09-13
* video: initial Matroska 3D supportGravatar wm42014-08-30
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* options: support setting start time relative to start PTSGravatar Tsukasa OMOTO2014-06-29
* 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: change --sub-file behaviorGravatar wm42014-06-08
* options: allow changing options at runtimeGravatar wm42014-02-25
* m_option: add a way to convert values to/from mpv_nodeGravatar wm42014-02-24
* options: handle escape sequences in e.g. --playing-msg differentlyGravatar wm42014-02-20
* options: add key/value pair list option typeGravatar wm42014-01-16
* options: simplify handling of some help optionsGravatar wm42013-12-26
* 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.h: actually remove config.h includeGravatar wm42013-12-19
* 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