COMMITS
/ options/path.c February 6, 2020
W
path: add mp_path_is_absolute()
wm4 committed
W
December 31, 2018
J
options/path: fix url detection per RFC3986
john committed
May 21, 2018
W
path: don't access global option struct
wm4 committed
September 28, 2017
N
msg: reinterpret a bunch of message levels
Niklas Haas committed
July 6, 2017
R
options/path: fallback to USERPROFILE if HOME isn't set
Ricardo Constantino committed
June 27, 2017
P
Universal Windows Plaform (UWP) support
Pedro Pombeiro committed
June 12, 2017
W
path: change license to LGPL
wm4 committed
September 29, 2016
W
path: default ~~ paths to home directory
wm4 committed
January 11, 2016
D
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff committed
January 6, 2016
December 1, 2015
L
path: cosmetics
lzmths committed
September 11, 2015
W
player: prefer logical current directory path
wm4 committed
September 5, 2015
W
options: fix --no-config
wm4 committed
May 9, 2015
W
path: improve verbose logging
wm4 committed
W
path: use mp_path_join in one more place
wm4 committed
W
W
path: make mp_path_join accept normal C strings
wm4 committed
W
path: unify the two config file lookup functions
wm4 committed
May 3, 2015
W
May 1, 2015
W
path: fix user path resolution
wm4 committed
W
path: expose platform-specific path resolvers
wm4 committed
W
path: refactor
wm4 committed
April 13, 2015
M
Update license headers
Marcin Kurczewski committed
March 4, 2015
W
win32: fix some more -Wparentheses warnings
wm4 committed
February 15, 2015
W
player: undeprecate 'config' files
wm4 committed
January 2, 2015
W
build: rename MPLAYER_CONFDIR define
wm4 committed
November 8, 2014
J
win32: silence some warnings
James Ross-Gowan committed
October 17, 2014
W
win32: get rid of mp_stat in the normal source code
wm4 committed
September 3, 2014
W
path: remove XDG bullshit
wm4 committed
June 26, 2014
W
W
config, player: avoid some temporary talloc contexts
wm4 committed
W
player: create config dir if it doesn't exist
wm4 committed
June 18, 2014
K
Basic xdg directory implementation
Kenneth Zhou committed
February 28, 2014
W
config: fix --config-dir logic for global config files
wm4 committed
February 25, 2014
W
W
February 14, 2014
December 22, 2013
W
path: add function to split URL into prefix and path
wm4 committed
W
path: don't accept empty protocol as valid
wm4 committed
W
path: change mp_splitext() semantics
wm4 committed
December 21, 2013
W
path lookup functions: mp_msg conversions
wm4 committed
December 17, 2013
W
Split mpvcore/ into common/, misc/, bstr/
wm4 committed
W