aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_option.h
Commit message (Expand)AuthorAge
...
* m_property: remove pointless explicitly clampingGravatar wm42016-08-31
* m_option: remove M_OPT_TYPE_DYNAMIC flagGravatar wm42016-08-30
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* options: add a deprecation warning printing mechanismGravatar wm42016-06-29
* Fix misspellingsGravatar stepshal2016-06-26
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEGravatar wm42016-04-15
* options: handle terminal/logging settings eagerlyGravatar wm42015-11-04
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video: cleanup stereo mode parsingGravatar wm42015-04-02
* video: move colorspace overrides to vf_format, simplifyGravatar wm42015-03-31
* options: add flag option typeGravatar wm42015-03-04
* options: handle choice -> flag fallback automaticallyGravatar wm42015-02-27
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* options: allow selecting track ID 0 tooGravatar wm42014-10-21
* 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