summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-02-18 13:12:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-02-18 13:12:39 +0100
commit0de69c389993ca0c78c726fe567ae4e155c9a1b9 (patch)
treee51363f8e94b8c6d3073a176c764c11ed5096ea8 /HISTORY
parent0238234c52eee5e7ef3642801ace30c7d5bd1a19 (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b697a6a7..d39d0dc0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).