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.c
Commit message (
Expand
)
Author
Age
...
*
options: rewrite config file parser
wm4
2015-04-04
*
m_config: remove assertion for option names with length 0
wm4
2015-03-29
*
m_config: log options set by the client API too
wm4
2015-02-16
*
options: don't list removed options
wm4
2015-01-25
*
options: don't cut off long options in --list-options
wm4
2015-01-06
*
options: make --no-... options work for OPT_REPLACED too
wm4
2014-12-11
*
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
*
cocoa: remove --fs-missioncontrol
Stefano Pigozzi
2014-10-05
*
options: remove --volstep
wm4
2014-09-21
*
options: add M_OPT_FILE flag to mark options that want a file(list)
Alessandro Ghedini
2014-09-13
*
m_config: fix theoretic undefined behavior
wm4
2014-09-13
*
player: redo how stream caching and pausing on low cache works
wm4
2014-08-27
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
options: remove bogus replacement message for --fstype
wm4
2014-07-05
*
options: add --autosub-match to option replacement list
wm4
2014-07-05
*
options: remove some more stuff
wm4
2014-06-13
*
options: remove some unneeded stuff
wm4
2014-06-13
*
options: remove OPT_FLAG_CONSTANTS
wm4
2014-06-13
*
options: turn --idx, --forceidx into --index
wm4
2014-06-13
*
Add more const
wm4
2014-06-11
*
m_config: add function to copy subopt-struct
wm4
2014-06-11
*
cache: redo options and default settings
wm4
2014-05-20
*
options: unify code for setting string and "raw" options
wm4
2014-05-18
*
options: print replacement for renamed/replaced options
wm4
2014-05-05
*
client API: make mpv_set_option set options natively
wm4
2014-04-22
*
encode: don't apply default config options
wm4
2014-04-19
*
options: don't sort sub-option help output
wm4
2014-04-12
*
options: sort --list-options
wm4
2014-04-11
*
options: fix --list-options output
wm4
2014-02-26
*
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
*
options: print any options set in verbose mode
wm4
2013-12-23
*
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
[prev]