summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-01-27 14:40:11 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-01-27 14:40:11 +0100
commit6a4852710b7ea4e0d261ff3c4a79f23cf0a9613d (patch)
treebfc08c335875a4db5de55f3186357f7c3a706ebe /HISTORY
parentd0af2f90e75ba5b87542ff3ad0a6fb7b960d1e97 (diff)
downloadvdr-6a4852710b7ea4e0d261ff3c4a79f23cf0a9613d.tar.gz
vdr-6a4852710b7ea4e0d261ff3c4a79f23cf0a9613d.tar.bz2
Removed switching to the next higher or lower channel if the current channel is not available1.5.14
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d1b9472f..1400840b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5575,3 +5575,6 @@ Video Disk Recorder Revision History
- Implemented handling of DVB-S2 (thanks to Marco Schlüßler and Reinhald Nissl
for a patch that was used to implement this). VDR now requires the "multiproto"
DVB driver, e.g. from http://jusst.de/hg/multiproto.
+- Removed switching to the next higher or lower channel if the current channel
+ is not available, in order to allow staying on an encrypted channel that takes
+ a while for the CAM to start decrypting.