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
/
path.c
Commit message (
Expand
)
Author
Age
*
win32: silence some warnings
James Ross-Gowan
2014-11-08
*
win32: get rid of mp_stat in the normal source code
wm4
2014-10-17
*
path: remove XDG bullshit
wm4
2014-09-03
*
config: use the same signature for win32/OSX specific path functions
wm4
2014-06-26
*
config: handle --no-config case directly in mp_config_dirs()
wm4
2014-06-26
*
config, player: avoid some temporary talloc contexts
wm4
2014-06-26
*
config: make passing talloc context optional for some functions
wm4
2014-06-26
*
player: create config dir if it doesn't exist
wm4
2014-06-26
*
config: prefer the old config dir if it exists, but XDG doesn't
wm4
2014-06-26
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
config: fix --config-dir logic for global config files
wm4
2014-02-28
*
config: always print resolved config paths in verbose mode
wm4
2014-02-25
*
config: add a --config-dir option to force config directory
wm4
2014-02-25
*
options: make --no-config block all auto-loaded configuration files
wm4
2014-02-14
*
path: add function to split URL into prefix and path
wm4
2013-12-22
*
path: don't accept empty protocol as valid
wm4
2013-12-22
*
path: change mp_splitext() semantics
wm4
2013-12-22
*
path lookup functions: mp_msg conversions
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