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_config.h
Commit message (
Expand
)
Author
Age
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
options: remove legacy global sub-option syntax
wm4
2016-11-22
*
player: do not let pseudo-gui override user config settings
wm4
2016-09-23
*
m_config, command: remove some minor code duplication
wm4
2016-09-23
*
options: slightly better option update mechanism
wm4
2016-09-19
*
player: more option/property consistency fixes
wm4
2016-09-18
*
options: take care of propertly updating options on runtime changes
wm4
2016-09-17
*
options: make --h list options according to a pattern passed to it
wm4
2016-09-10
*
m_config: remove another unused leftover
wm4
2016-09-10
*
stream, demux, config: remove some dead/unneeded option-related code
wm4
2016-09-09
*
config: allow profile forward-references in default profile
wm4
2016-09-02
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
m_config: add some convenience functions
wm4
2016-09-02
*
m_config: introduce basic mechanism to synchronize global option updates
wm4
2016-09-02
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
command: add options to property list
wm4
2016-09-01
*
m_config: remove an unused function
wm4
2016-08-31
*
m_config: deprecate top-level suboptions
wm4
2016-08-31
*
m_config: rename is_generated to is_hidden
wm4
2016-08-30
*
command: export profile list as a property
wm4
2016-08-28
*
options: handle terminal/logging settings eagerly
wm4
2015-11-04
*
command: add property indicating per-file options
wm4
2015-07-23
*
m_config: make m_config_set_profile() use a name
wm4
2015-05-07
*
Update license headers
Marcin Kurczewski
2015-04-13
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
*
m_config: add function to copy all options
wm4
2014-10-06
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
options: remove a global variable
wm4
2014-06-11
*
m_config: add function to copy subopt-struct
wm4
2014-06-11
*
options: unify code for setting string and "raw" options
wm4
2014-05-18
*
client API: make mpv_set_option set options natively
wm4
2014-04-22
*
command: make options property return the list of all options
wm4
2014-02-24
*
client API: implement setting options using their native type too
wm4
2014-02-24
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
m_config: add custom context to includefunc callback
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17