Fixed the validity check for channel IDs, because some providers use TIDs with value 0

This commit is contained in:
Klaus Schmidinger
2004-02-08 12:22:24 +01:00
parent acc25ade19
commit 1a91d46cf3
3 changed files with 8 additions and 2 deletions

View File

@@ -2642,3 +2642,5 @@ Video Disk Recorder Revision History
Volkenandt for his support in debugging this one). This may slow down switching
between channels on different transponders for now, but a better solution will
come later.
- Fixed the validity check for channel IDs, because some providers use TIDs with
value 0 (thanks to Thomas Bergwinkl).