mpv/stream
wm4 e033f3c8bc command: redo ancient TV/DVB/PVR commands
Convert all these commands to properties. (Except tv_last_channel, not
sure what to do with this.) Also, internally, don't access stream
details directly, but dispatch commands with stream ctrls.

Many of the new properties are a bit strange, because they're write-
only. Also remove some OSD output these commands produced, because I
couldn't be bothered to port these.

In general, this makes everything much cleaner, and will also make it
easier to e.g. move the demuxer to its own thread.

Don't bother updating input.conf, but changes.rst documents how old
commands map to the new ones.

Mostly untested, due to lack of hardware.
2014-06-11 00:34:41 +02:00
..
resolve quvi: add option to not fetch subtitles 2014-01-05 23:07:34 +01:00
ai_alsa1x.c Kill all tabs 2014-04-13 18:03:01 +02:00
ai_oss.c Kill all tabs 2014-04-13 18:03:01 +02:00
ai_sndio.c Kill all tabs 2014-04-13 18:03:01 +02:00
audio_in.c Kill all tabs 2014-04-13 18:03:01 +02:00
audio_in.h demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
cache.c stream/cache: handle failure of seeking underlying stream 2014-06-05 00:19:50 +02:00
cookies.c Kill all tabs 2014-04-13 18:03:01 +02:00
cookies.h options: move network related options to MPOpts 2013-12-22 13:11:22 +01:00
discnav.h player: rename dvdnav to discnav 2014-03-30 11:42:49 +09:00
dvb_tune.c Kill all tabs 2014-04-13 18:03:01 +02:00
dvb_tune.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
dvbin.h Kill all tabs 2014-04-13 18:03:01 +02:00
frequencies.c Kill all tabs 2014-04-13 18:03:01 +02:00
frequencies.h Kill all tabs 2014-04-13 18:03:01 +02:00
pvr.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
rar.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
rar.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream.c stream: remove VCD support 2014-06-01 17:22:21 +02:00
stream.h command: redo ancient TV/DVB/PVR commands 2014-06-11 00:34:41 +02:00
stream_avdevice.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_bluray.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_cdda.c stream_cdda: fix compilation 2014-05-24 17:07:13 +02:00
stream_dvb.c command: redo ancient TV/DVB/PVR commands 2014-06-11 00:34:41 +02:00
stream_dvd.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_dvd.h Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
stream_dvd_common.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream_dvd_common.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream_dvdnav.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_edl.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_file.c stream_file: readjust some windows ifdeffery 2014-05-24 16:17:52 +02:00
stream_lavf.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_memory.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_mf.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_null.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_pvr.c command: redo ancient TV/DVB/PVR commands 2014-06-11 00:34:41 +02:00
stream_rar.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
stream_smb.c stream_smb: fix compilation 2014-05-24 17:00:30 +02:00
stream_tv.c stream: remove chaos related to writeable streams 2014-05-24 16:17:52 +02:00
tv.c command: redo ancient TV/DVB/PVR commands 2014-06-11 00:34:41 +02:00
tv.h command: redo ancient TV/DVB/PVR commands 2014-06-11 00:34:41 +02:00
tvi_def.h Kill all tabs 2014-04-13 18:03:01 +02:00
tvi_dummy.c Kill all tabs 2014-04-13 18:03:01 +02:00
tvi_v4l2.c tv: remove sysinfo() usage 2014-05-30 13:30:56 +02:00