Removed switching to the next higher or lower channel if the current channel is not available

This commit is contained in:
Klaus Schmidinger
2008-01-27 14:40:11 +01:00
parent d0af2f90e7
commit 6a4852710b
2 changed files with 5 additions and 4 deletions

View File

@@ -5575,3 +5575,6 @@ Video Disk Recorder Revision History
- Implemented handling of DVB-S2 (thanks to Marco Schl<68><6C>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.