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
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: make watch later/resume work when "playing" directories
wm4
2016-01-06
*
path: cosmetics
lzmths
2015-12-02
*
player: prefer logical current directory path
wm4
2015-09-11
*
options: fix --no-config
wm4
2015-09-05
*
path: improve verbose logging
wm4
2015-05-09
*
path: use mp_path_join in one more place
wm4
2015-05-09
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
path: unify the two config file lookup functions
wm4
2015-05-09
*
path: start special espansion with ~~name instead of ~name
wm4
2015-05-03
*
path: fix user path resolution
wm4
2015-05-01
*
path: expose platform-specific path resolvers
wm4
2015-05-01
*
path: refactor
wm4
2015-05-01
*
Update license headers
Marcin Kurczewski
2015-04-13
*
win32: fix some more -Wparentheses warnings
wm4
2015-03-04
*
player: undeprecate 'config' files
wm4
2015-02-15
*
build: rename MPLAYER_CONFDIR define
wm4
2015-01-02
*
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