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
/
path.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
1
-6
/
+6
*
options/path: fallback to USERPROFILE if HOME isn't set
Ricardo Constantino
2017-07-06
1
-1
/
+4
*
Universal Windows Plaform (UWP) support
Pedro Pombeiro
2017-06-29
1
-1
/
+3
*
path: change license to LGPL
wm4
2017-06-12
1
-14
/
+9
*
path: default ~~ paths to home directory
wm4
2016-09-29
1
-0
/
+6
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
player: make watch later/resume work when "playing" directories
wm4
2016-01-06
1
-0
/
+15
*
path: cosmetics
lzmths
2015-12-02
1
-3
/
+5
*
player: prefer logical current directory path
wm4
2015-09-11
1
-0
/
+4
*
options: fix --no-config
wm4
2015-09-05
1
-1
/
+3
*
path: improve verbose logging
wm4
2015-05-09
1
-8
/
+8
*
path: use mp_path_join in one more place
wm4
2015-05-09
1
-1
/
+1
*
player: make resuming playlists less noisy in verbose mode
wm4
2015-05-09
1
-8
/
+15
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
1
-3
/
+8
*
path: unify the two config file lookup functions
wm4
2015-05-09
1
-83
/
+60
*
path: start special espansion with ~~name instead of ~name
wm4
2015-05-03
1
-1
/
+1
*
path: fix user path resolution
wm4
2015-05-01
1
-2
/
+2
*
path: expose platform-specific path resolvers
wm4
2015-05-01
1
-0
/
+5
*
path: refactor
wm4
2015-05-01
1
-43
/
+40
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
win32: fix some more -Wparentheses warnings
wm4
2015-03-04
1
-2
/
+2
*
player: undeprecate 'config' files
wm4
2015-02-15
1
-6
/
+9
*
build: rename MPLAYER_CONFDIR define
wm4
2015-01-02
1
-1
/
+1
*
win32: silence some warnings
James Ross-Gowan
2014-11-08
1
-0
/
+2
*
win32: get rid of mp_stat in the normal source code
wm4
2014-10-17
1
-2
/
+2
*
path: remove XDG bullshit
wm4
2014-09-03
1
-23
/
+1
*
config: use the same signature for win32/OSX specific path functions
wm4
2014-06-26
1
-6
/
+7
*
config: handle --no-config case directly in mp_config_dirs()
wm4
2014-06-26
1
-26
/
+23
*
config, player: avoid some temporary talloc contexts
wm4
2014-06-26
1
-13
/
+14
*
config: make passing talloc context optional for some functions
wm4
2014-06-26
1
-17
/
+21
*
player: create config dir if it doesn't exist
wm4
2014-06-26
1
-4
/
+1
*
config: prefer the old config dir if it exists, but XDG doesn't
wm4
2014-06-26
1
-6
/
+14
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
1
-71
/
+131
*
config: fix --config-dir logic for global config files
wm4
2014-02-28
1
-1
/
+1
*
config: always print resolved config paths in verbose mode
wm4
2014-02-25
1
-50
/
+63
*
config: add a --config-dir option to force config directory
wm4
2014-02-25
1
-0
/
+15
*
options: make --no-config block all auto-loaded configuration files
wm4
2014-02-14
1
-0
/
+11
*
path: add function to split URL into prefix and path
wm4
2013-12-22
1
-0
/
+11
*
path: don't accept empty protocol as valid
wm4
2013-12-22
1
-1
/
+1
*
path: change mp_splitext() semantics
wm4
2013-12-22
1
-4
/
+4
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
1
-17
/
+23
*
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
/
+238