Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()

This commit is contained in:
Klaus Schmidinger
2003-11-09 11:16:21 +01:00
parent a6809c5c7b
commit 454b63416b
4 changed files with 10 additions and 4 deletions

View File

@@ -643,6 +643,7 @@ Torsten Herz <torsten.herz@web.de>
for reporting a wrong EPG bugfix code number for the MAX_USEFUL_SUBTITLE_LENGTH fix
for fixing a bug in resetting OSD color palettes
for adding missing 'const' to some cChannel member functions
for fixing handling Priority -1 in cDvbDevice::ProvidesChannel()
Steffen Becker <stbecker@rbg.informatik.tu-darmstadt.de>
for reporting a problem with CPU load peaks (in the EPG scanner)