index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
options
/
m_option.h
Commit message (
Expand
)
Author
Age
*
lua: integrate stats.lua script
Julian
2017-10-09
*
video: change --deinterlace behavior
wm4
2017-08-22
*
options: add a thread-safe way to notify option updates
wm4
2017-08-22
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
*
options: change everything again
wm4
2017-07-02
*
m_option: remove unused error code
wm4
2017-07-02
*
options: change path list options, and document list options
wm4
2017-06-30
*
options: handle suffixes like -add in a more generic way
wm4
2017-06-26
*
options: simplify and rename m_option_type_store
wm4
2017-06-23
*
options: unbreak -h
wm4
2017-06-23
*
command: add all options to property->option bridge
wm4
2017-06-15
*
options: change license of most files to LGPL (except options.c/.h)
wm4
2017-06-12
*
audio: move replaygain control to top-level options
wm4
2017-04-26
*
options: deprecate --loop
wm4
2017-04-10
*
command: add better runtime filter toggling method
wm4
2017-03-25
*
options: some simplifications
wm4
2016-11-29
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
*
win32: make --priority runtime-settable
James Ross-Gowan
2016-09-28
*
player: make audio-channels etc. runtime settable
wm4
2016-09-22
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
*
options: make input options generally runtime-settable
wm4
2016-09-21
*
command: change update handling of some video-related properties
wm4
2016-09-20
*
m_option: resort M_OPT_ flag values
wm4
2016-09-20
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
*
options, command: simplify some option updates
wm4
2016-09-19
*
options: slightly better option update mechanism
wm4
2016-09-19
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
*
options: kill M_OPT_GLOBAL flag
wm4
2016-09-17
*
options: add automagic hack for handling sub-option deprecations
wm4
2016-09-05
*
options: add a mechanism to make sub-option replacement slightly easier
wm4
2016-09-05
*
options: deprecate --vo-defaults
wm4
2016-09-02
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
command: add options to property list
wm4
2016-09-01
*
vo, ao: disable positional parameter suboptions
wm4
2016-09-01
*
m_option: replace --no-video-aspect alias
wm4
2016-08-31
*
m_config: introduce and use OPT_ALIAS for some options
wm4
2016-08-31
*
m_property: remove pointless explicitly clamping
wm4
2016-08-31
*
m_option: remove M_OPT_TYPE_DYNAMIC flag
wm4
2016-08-30
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
options: add a deprecation warning printing mechanism
wm4
2016-06-29
*
Fix misspellings
stepshal
2016-06-26
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
*
options: handle terminal/logging settings eagerly
wm4
2015-11-04
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: cleanup stereo mode parsing
wm4
2015-04-02
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
options: add flag option type
wm4
2015-03-04
*
options: handle choice -> flag fallback automatically
wm4
2015-02-27
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
[next]