diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-26 16:05:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-26 16:05:29 +0200 |
commit | c23d35e267d0127eaaf6e117b5546deb095d4bc4 (patch) | |
tree | c7fedbb54d635798f6275a26d763b95e6b9a9d9c /CONTRIBUTORS | |
parent | 7a57c099e54fac6bfd04f84059c21bffe448cc0f (diff) | |
download | vdr-c23d35e267d0127eaaf6e117b5546deb095d4bc4.tar.gz vdr-c23d35e267d0127eaaf6e117b5546deb095d4bc4.tar.bz2 |
Fixed the EPG scan, so that it doesn't use the primary device if that is currently in Transfer-Mode from itself
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e95b6ef0..d43a2192 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1442,3 +1442,7 @@ Thomas Günther <tom1@toms-cafe.de> David Woodhouse <dwmw2@infradead.org> for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with own inline functions to avoid problems on platforms that don't provide these + +Marcus Hilbrich <s4440288@mail.inf.tu-dresden.de> + for a bug report that lead to fixing the EPG scan, so that it doesn't use the + primary device if that is currently in Transfer-Mode from itself |