diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-01-05 18:00:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-01-05 18:00:00 +0100 |
commit | 6d4eb0df37c2669176677abeeb664da58f945d5f (patch) | |
tree | 2e675b58652619a211717e4e18808f9ffc023d70 /CONTRIBUTORS | |
parent | 20e2335d3e1f6fa6ec6ffcc73117b438858ed52c (diff) | |
download | vdr-patch-lnbsharing-6d4eb0df37c2669176677abeeb664da58f945d5f.tar.gz vdr-patch-lnbsharing-6d4eb0df37c2669176677abeeb664da58f945d5f.tar.bz2 |
Version 1.4.4-3vdr-1.4.4-3
- Fixed a possible segfault if VDR gets terminated while a message is displayed
(thanks to Udo Richter).
- Fixed the INSTALL section on retrying shutdown later (reported by Udo Richter).
- When entering text via the numeric keys, the characters are now checked against
the allowed characters (thanks to Frank Schmirler).
- Added a missing break statement in cCiHandler::OpenSession().
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6a65822..79c6e18 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1477,6 +1477,8 @@ Udo Richter <udo_richter@gmx.de> false and not actually kill the thread if the special value -1 is given or fixing a possible segfault in cSkins::Message() for some hints on how to improve handling cPluginManager::Active() + for fixing a possible segfault if VDR gets terminated while a message is displayed + for reporting an error in the INSTALL section on retrying shutdown later Sven Kreiensen <svenk@kammer.uni-hannover.de> for his help in keeping 'channels.conf.terr' up to date @@ -2014,6 +2016,8 @@ Norbert Wentz <norbert.wentz@online.de> Frank Schmirler <vdr@schmirler.de> for fixing handling client side termination of SVDRP connections for fixing assigning schedules to channels in case there is no initial EPG information + for making entering text via the numeric keys check the characters against the + allowed characters Jörn Reder <joern@zyn.de> for reporting that a recording may unnecessarily block a device with a CAM, while |