diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-02-08 12:22:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-02-08 12:22:24 +0100 |
commit | 1a91d46cf3b28d8bc07c0423b41532985f8561b2 (patch) | |
tree | 2c955194dc196caaf2aeabd58df3c5438bbb73f0 /CONTRIBUTORS | |
parent | acc25ade19f8bb40e9ead2d61d9488a2cf4805af (diff) | |
download | vdr-1a91d46cf3b28d8bc07c0423b41532985f8561b2.tar.gz vdr-1a91d46cf3b28d8bc07c0423b41532985f8561b2.tar.bz2 |
Fixed the validity check for channel IDs, because some providers use TIDs with value 0
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e603f52d..bc4c2ee5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -929,3 +929,7 @@ Jens Rosenboom <me@jayr.de> Andreas Regel <andreas.regel@gmx.de> for fixing handling bitmap indexes for 256 color mode + +Thomas Bergwinkl <Thomas.Bergwinkl@t-online.de> + for fixing the validity check for channel IDs, because some providers use TIDs + with value 0 |