diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-10-26 17:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-10-26 17:00:00 +0100 |
commit | d62fbea7bad99cfa34ec42a678d4cf38ec1593d8 (patch) | |
tree | d34a37b6f5c4ffa85e1841e89bf099a8a32ddfa5 /CONTRIBUTORS | |
parent | 646369955d2e954edf8b5c78f9ba4dc7f501f292 (diff) | |
download | vdr-patch-lnbsharing-d62fbea7bad99cfa34ec42a678d4cf38ec1593d8.tar.gz vdr-patch-lnbsharing-d62fbea7bad99cfa34ec42a678d4cf38ec1593d8.tar.bz2 |
Version 1.2.6pre4vdr-1.2.6pre4
- Fixed handling CAM menus in case the CAM connection fails while the menu
is being presented (thanks to Thomas v. Keller for reportign this one).
- Added missing 'const' to some cChannel member functions (thanks to Torsten
Herz).
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3c86eee..1a36bdf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -641,6 +641,7 @@ Torsten Herz <torsten.herz@web.de> to switch to an other channel 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 Steffen Becker <stbecker@rbg.informatik.tu-darmstadt.de> for reporting a problem with CPU load peaks (in the EPG scanner) @@ -844,3 +845,7 @@ Markus Hardt <markus.hardt@gmx.net> Thomas Rausch <Thomas.Rausch@gmx.de> for making VDR try to get a timer's channel without RID when loading 'timers.conf' + +Thomas v. Keller <v.keller@neckarufer.de> + for reporting a crash in case the CAM connection fails while a CAM menu + is being presented |