diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-12 09:17:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-12 09:17:39 +0200 |
commit | ce42e42ed7a4ef206196f68f698ba6cce2b5b7de (patch) | |
tree | 7d292dcd2b32b64391b068964d4d2a6ea1a64098 /HISTORY | |
parent | 34f572f792eab72871f40e2f14747f903a81a34b (diff) | |
download | vdr-ce42e42ed7a4ef206196f68f698ba6cce2b5b7de.tar.gz vdr-ce42e42ed7a4ef206196f68f698ba6cce2b5b7de.tar.bz2 |
Added handling RI_HOST_CONTROL to the CI protocol
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8991,7 +8991,7 @@ Video Disk Recorder Revision History current channel is listed. - Fixed a possible crash when pulling the CAM while decrypting a channel with MTD. -2017-05-09: Version 2.3.5 +2017-05-12: Version 2.3.5 - CAMs are now sent a generated EIT packet that contains a single 'present event' for the current SID, in order to avoid any parental rating dialogs. @@ -9022,3 +9022,5 @@ Video Disk Recorder Revision History - Added a Status parameter to the interface of cDevice::SignalStats() and cDvbDevice::SignalStats() (thanks to Rolf Ahrenberg). - Fixed handling line numbers in error messages when reading EPG data. +- Added handling RI_HOST_CONTROL to the CI protocol (no actual processing, but its + presence is required by some CAMs). |