1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 23:02:37 +00:00
mpv/stream
Kenneth Zhou cb250d490c Basic xdg directory implementation
Search $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS for config files.
This also negates the need to have separate user and global variants of
mp_find_config_file()

Closes , .

Signed-off-by: wm4 <wm4@nowhere>
2014-06-26 19:37:25 +02:00
..
resolve
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache_file.c stream: add a file cache 2014-06-22 05:04:05 +02:00
cache.c cache: avoid race condition between cache wakeup and idling 2014-06-16 01:00:59 +02:00
cookies.c
cookies.h
discnav.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
rar.c
rar.h
stream_avdevice.c
stream_bluray.c stream_bluray: fix some const declarations 2014-06-12 00:55:13 +02:00
stream_cdda.c
stream_dvb.c Basic xdg directory implementation 2014-06-26 19:37:25 +02:00
stream_dvd_common.c
stream_dvd_common.h
stream_dvd.c stream: minor cleanups 2014-06-22 05:01:03 +02:00
stream_dvdnav.c stream_dvd, stream_dvdnav: map dvd:// to dvdnav 2014-06-20 19:43:51 +02:00
stream_edl.c
stream_file.c
stream_lavf.c
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c stream: minor cleanups 2014-06-22 05:01:03 +02:00
stream_rar.c
stream_smb.c
stream_tv.c
stream.c stream: add a file cache 2014-06-22 05:04:05 +02:00
stream.h stream: add a file cache 2014-06-22 05:04:05 +02:00
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c tv: if timestamp is unset, return NOPTS 2014-06-14 22:17:55 +02:00