index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
options
/
m_config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m_config: make m_config_set_profile() use a name
wm4
2015-05-07
1
-9
/
+14
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
options: rewrite config file parser
wm4
2015-04-04
1
-0
/
+8
*
m_config: remove assertion for option names with length 0
wm4
2015-03-29
1
-2
/
+4
*
m_config: log options set by the client API too
wm4
2015-02-16
1
-0
/
+7
*
options: don't list removed options
wm4
2015-01-25
1
-0
/
+3
*
options: don't cut off long options in --list-options
wm4
2015-01-06
1
-1
/
+1
*
options: make --no-... options work for OPT_REPLACED too
wm4
2014-12-11
1
-7
/
+21
*
options: add slightly more sophistcated mechanism for option deprecation
wm4
2014-12-11
1
-92
/
+34
*
m_config: add function to copy all options
wm4
2014-10-06
1
-1
/
+14
*
cocoa: remove --fs-missioncontrol
Stefano Pigozzi
2014-10-05
1
-1
/
+0
*
options: remove --volstep
wm4
2014-09-21
1
-0
/
+1
*
options: add M_OPT_FILE flag to mark options that want a file(list)
Alessandro Ghedini
2014-09-13
1
-0
/
+2
*
m_config: fix theoretic undefined behavior
wm4
2014-09-13
1
-4
/
+7
*
player: redo how stream caching and pausing on low cache works
wm4
2014-08-27
1
-0
/
+2
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
1
-0
/
+1
*
options: remove bogus replacement message for --fstype
wm4
2014-07-05
1
-1
/
+0
*
options: add --autosub-match to option replacement list
wm4
2014-07-05
1
-0
/
+1
*
options: remove some more stuff
wm4
2014-06-13
1
-16
/
+11
*
options: remove some unneeded stuff
wm4
2014-06-13
1
-7
/
+2
*
options: remove OPT_FLAG_CONSTANTS
wm4
2014-06-13
1
-1
/
+1
*
options: turn --idx, --forceidx into --index
wm4
2014-06-13
1
-0
/
+2
*
Add more const
wm4
2014-06-11
1
-2
/
+2
*
m_config: add function to copy subopt-struct
wm4
2014-06-11
1
-0
/
+37
*
cache: redo options and default settings
wm4
2014-05-20
1
-1
/
+0
*
options: unify code for setting string and "raw" options
wm4
2014-05-18
1
-42
/
+83
*
options: print replacement for renamed/replaced options
wm4
2014-05-05
1
-1
/
+87
*
client API: make mpv_set_option set options natively
wm4
2014-04-22
1
-21
/
+24
*
encode: don't apply default config options
wm4
2014-04-19
1
-0
/
+2
*
options: don't sort sub-option help output
wm4
2014-04-12
1
-1
/
+2
*
options: sort --list-options
wm4
2014-04-11
1
-1
/
+13
*
options: fix --list-options output
wm4
2014-02-26
1
-2
/
+2
*
command: make options property return the list of all options
wm4
2014-02-24
1
-0
/
+20
*
client API: implement setting options using their native type too
wm4
2014-02-24
1
-0
/
+31
*
options: print any options set in verbose mode
wm4
2013-12-23
1
-0
/
+5
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
1
-49
/
+42
*
m_config: add custom context to includefunc callback
wm4
2013-12-21
1
-1
/
+1
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-0
/
+755