Changed calculation of channel ids to make it work for tv stations that use the undefined NID value 0

This commit is contained in:
Klaus Schmidinger
2004-01-05 12:55:07 +01:00
parent 0901afcf6d
commit 3f5c7e67ea
3 changed files with 6 additions and 2 deletions

View File

@@ -2552,3 +2552,5 @@ Video Disk Recorder Revision History
now been adopted.
- Fixed a crash in case there is no DVB hardware present (thanks to Sascha
Volkenandt for reporting this one).
- Changed calculation of channel ids to make it work for tv stations that use
the undefined NID value 0 (thanks to Teemu Rantanen for reporting this one).