mpv/stream
Oliver Freyermuth 62acd315ad player, stream_dvb: implement dvb-channel-name property.
On read, it returns the name of the current DVB program,
on write, it triggers a channel-switch to the program
if it is found in the channel list of the currently active card.
Compared to the dvb-channel property which already exists
and is a pair of integers (card + channel number) this has the limitation
of not switching the card, but is probably of much more common use.
2016-01-14 00:36:53 +01:00
..
ai_alsa1x.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
ai_oss.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
ai_sndio.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
audio_in.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
audio_in.h
cache.c player, stream_dvb: implement dvb-channel-name property. 2016-01-14 00:36:53 +01:00
cache_file.c stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
cookies.c
cookies.h
dvb_tune.c dvb: rename dvb_config_t to dvb_state_t, keep config and state there. 2016-01-14 00:36:53 +01:00
dvb_tune.h
dvbin.h stream_dvb: global protection mutex and usage bit for global_dvb_state. 2016-01-14 00:36:53 +01:00
frequencies.c
frequencies.h
rar.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
rar.h
stream.c stream: stream_read_complete() reads from current pos, not 0 2016-01-12 23:50:17 +01:00
stream.h player, stream_dvb: implement dvb-channel-name property. 2016-01-14 00:36:53 +01:00
stream_avdevice.c
stream_bluray.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
stream_cdda.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
stream_dvb.c player, stream_dvb: implement dvb-channel-name property. 2016-01-14 00:36:53 +01:00
stream_dvd.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c stream_dvdnav: rip out lower-level menu implementation 2015-08-03 23:49:14 +02:00
stream_edl.c
stream_file.c win32: fix fd:// 2016-01-07 23:37:06 +11:00
stream_lavf.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
stream_libarchive.c stream_libarchive: make libarchive seek callback lazy 2015-11-09 22:41:19 -08:00
stream_libarchive.h stream_libarchive: add multivolume support 2015-11-09 22:41:19 -08:00
stream_memory.c
stream_mf.c
stream_null.c
stream_rar.c
stream_smb.c
stream_tv.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c