diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-11-09 11:21:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-11-09 11:21:06 +0100 |
commit | 8e4a745ada27e4538b3a75e4b39d7784ea7d1802 (patch) | |
tree | 3337d68c7c6b6d0876f332d49bc44062b11f1058 /CONTRIBUTORS | |
parent | 8b96cd93b95e5313fc1043a412787e206601c76a (diff) | |
download | vdr-8e4a745ada27e4538b3a75e4b39d7784ea7d1802.tar.gz vdr-8e4a745ada27e4538b3a75e4b39d7784ea7d1802.tar.bz2 |
Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9fc0ef8e..e72cc733 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -649,6 +649,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) |