diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-11-09 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-11-09 18:00:00 +0100 |
commit | 0b283547acdb3a876416bfee3d979e433537adf8 (patch) | |
tree | bb33db0cbf95fe1553bb9e055a3d997a19c9a66f /CONTRIBUTORS | |
parent | 17c5b4169e50c127991cb20d9f8050a5e47b18c2 (diff) | |
download | vdr-patch-lnbsharing-0b283547acdb3a876416bfee3d979e433537adf8.tar.gz vdr-patch-lnbsharing-0b283547acdb3a876416bfee3d979e433537adf8.tar.bz2 |
Version 1.2.6pre6vdr-1.2.6pre6
- Fixed handling Priority -1 in cDvbDevice::ProvidesChannel() (thanks to
Torsten Herz).
- Fixed processing EPG data in case there is no title (thanks to Torsten Herz).
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f988ff4..b1dee06 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -643,6 +643,8 @@ 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() + for fixing processing EPG data in case there is no title Steffen Becker <stbecker@rbg.informatik.tu-darmstadt.de> for reporting a problem with CPU load peaks (in the EPG scanner) |