mpv/mpvcore/player
wm4 683d7e88e4 Allow some options taking filenames to refer to mpv config dir
Add the mp_get_user_path() function, and make it expand special path
prefixes. Use it for some things in mpv which take filenames
(--input-config, --screenshot-template, opengl icc-profile suboption).

This allows accessing files in the mpv config dir without hardcoding the
config path by prefixing the path with ~~/. Details see manpage
additions.
2013-12-14 19:54:49 +01:00
..
lua
timeline timeline: reject mplayer2 EDL files, change EDL header 2013-11-21 15:59:00 +01:00
audio.c video: replace d_video->pts field, change PTS jump checks 2013-11-27 21:14:39 +01:00
command.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
command.h
configfiles.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
dvdnav.c dvdnav: crappy hack to respect timed still frames 2013-12-14 01:40:52 +01:00
loadfile.c dvb: prevent seek when reopening the demuxer 2013-12-13 00:31:28 +01:00
main.c build: make cygwin use *nix timers 2013-11-26 00:33:40 +01:00
misc.c Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
mp_core.h Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
mp_lua.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
mp_lua.h
osd.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
playloop.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
screenshot.c Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
screenshot.h
sub.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
video.c video: display last frame, drain frames on video reconfig 2013-12-10 20:07:39 +01:00