diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-18 13:12:39 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-18 13:12:39 +0100 |
commit | 0de69c389993ca0c78c726fe567ae4e155c9a1b9 (patch) | |
tree | e51363f8e94b8c6d3073a176c764c11ed5096ea8 /HISTORY | |
parent | 0238234c52eee5e7ef3642801ace30c7d5bd1a19 (diff) | |
download | vdr-0de69c389993ca0c78c726fe567ae4e155c9a1b9.tar.gz vdr-0de69c389993ca0c78c726fe567ae4e155c9a1b9.tar.bz2 |
Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on transponders with many PAT entries
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8170,7 +8170,7 @@ Video Disk Recorder Revision History - Fixed a superfluous call to the skin's SetRecording() function after renaming a recording (reported by Christoph Haubrich). -2014-02-15: Version 2.1.5 +2014-02-18: Version 2.1.5 - Now checking whether the primary device actually has a decoder before retuning the current channel after a change in its parameters. This fixes broken recordings on @@ -8197,3 +8197,5 @@ Video Disk Recorder Revision History - Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with a call to abort() (suggested by Tony Houghten). - Fixed learning keyboard remote control codes (thanks to Lars Hanisch). +- Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on + transponders with many PAT entries (reported by Mariusz Bialonczyk). |