mpv/stream
wm4 1d2a111337 player: strip 'file://' from filenames on playback start
This fixes two things:

1. Dropping files on the VO window will auto-load subtitles (since most
   drag & drop code prefixes the filenames with 'file://', and the
   subtitle auto-load code considers 'file://' non-local)
2. Fix behavior of the %x screenshot filename template (similar problem)

One could force all that code to special-case 'file://' URLs, but just
replacing the filename on playback start is simpler.
2014-01-08 21:46:42 +01:00
..
resolve quvi: add option to not fetch subtitles 2014-01-05 23:07:34 +01:00
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache.c
cdd.h
cdinfo.c
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
pvr.h
rar.c
rar.h
stream.c
stream.h player: strip 'file://' from filenames on playback start 2014-01-08 21:46:42 +01:00
stream_avdevice.c
stream_bluray.c
stream_cdda.c
stream_dvb.c
stream_dvd.c
stream_dvd.h
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c
stream_dvdnav.h
stream_edl.c
stream_file.c player: strip 'file://' from filenames on playback start 2014-01-08 21:46:42 +01:00
stream_lavf.c
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c stream_pvr: fix crash on initialization 2014-01-03 16:44:44 +01:00
stream_radio.c
stream_radio.h
stream_rar.c
stream_smb.c
stream_tv.c
stream_vcd.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h