mpv/stream
wm4 a2f4391ca1 stream_pvr: sort channel list by --tv-channels order
Apparently this is what users would expect.

Going the way of least resistance (in terms of messing with this old,
rarely used code), sorting them by some kind of addition timestamp
(called priority in the patch) is the easiest.

Fixes #1390.

Conflicts:
	stream/stream_pvr.c
2015-01-25 17:00:15 +09:00
..
ai_alsa1x.c audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ai_oss.c Do not call strerror() 2015-01-25 17:00:14 +09:00
ai_sndio.c audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
audio_in.c Do not call strerror() 2015-01-25 17:00:14 +09:00
audio_in.h
cache.c Do not call strerror() 2015-01-25 17:00:14 +09:00
cache_file.c cache_file: refuse to cache unseekable streams 2014-09-29 18:06:44 +02:00
cookies.c
cookies.h
discnav.h
dvb_tune.c
dvb_tune.h
dvbin.h stream_dvb: restore --dvbin-file option 2014-08-06 20:30:48 +02:00
frequencies.c
frequencies.h
rar.c Remove some unneeded NULL checks 2014-11-21 09:58:09 +01:00
rar.h stream: redo playback abort handling 2014-09-13 16:09:51 +02:00
stream.c Do not call strerror() 2015-01-25 17:00:14 +09:00
stream.h stream: reduce ifdeffery for win32 somewhat 2014-11-18 13:40:34 +01:00
stream_avdevice.c
stream_bluray.c stream_bluray: autodetect AVCHD directories 2014-09-27 18:33:36 +02:00
stream_cdda.c stream_cdda: don't return number of tracks as number of titles 2014-12-17 20:10:54 +01:00
stream_dvb.c stream_dvb: use stream_drop_buffers() 2014-10-08 00:52:39 +02:00
stream_dvd.c Do not call strerror() 2015-01-25 17:00:14 +09:00
stream_dvd_common.c stream_dvd: better .ifo probing 2014-09-25 23:54:18 +02:00
stream_dvd_common.h stream_dvd: better .ifo probing 2014-09-25 23:54:18 +02:00
stream_dvdnav.c stream_dvdnav: allow opening DVD directories directly 2014-09-26 00:30:21 +02:00
stream_edl.c stream: always disable cache for pseudo-streams 2015-01-25 17:00:14 +09:00
stream_file.c Do not call strerror() 2015-01-25 17:00:14 +09:00
stream_lavf.c demux_lavf, stream_lavf: drop local buffers on time-seeks 2014-10-30 22:50:44 +01:00
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c stream_pvr: sort channel list by --tv-channels order 2015-01-25 17:00:15 +09:00
stream_rar.c stream: redo playback abort handling 2014-09-13 16:09:51 +02:00
stream_smb.c
stream_tv.c
tv.c tv: initialize frequencies to 0 2014-08-28 12:02:50 +02:00
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c Do not call strerror() 2015-01-25 17:00:14 +09:00