diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-03 09:02:24 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-03 09:02:24 +0200 |
commit | 79b57feab6babc566fca72a7ae8a889d7758651a (patch) | |
tree | a03a55e7af0c73d4bf257d39f4e7c980f9340043 /HISTORY | |
parent | 1a92ae77a067454437595dd292d08d8dd2e17879 (diff) | |
download | vdr-79b57feab6babc566fca72a7ae8a889d7758651a.tar.gz vdr-79b57feab6babc566fca72a7ae8a889d7758651a.tar.bz2 |
Events in the EIT that end before the EPG linger time are now ignored in the incoming data stream
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-01: Version 2.3.5 +2017-05-03: 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. @@ -8999,3 +8999,5 @@ Video Disk Recorder Revision History larger than the size of the variable). - Log messages about switching channels now include the channel ID (suggested by Dietmar Spingler). +- Events in the EIT that end before the EPG linger time are now ignored in the incoming + data stream, because they would just be deleted in the next schedules cleanup anyway. |