diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-15 12:41:50 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-15 12:41:50 +0200 |
commit | 941c4360e2263623801ad4790876a15249f887bb (patch) | |
tree | fdbad511a8a4507673d27840f89788f7646f8da2 /CONTRIBUTORS | |
parent | e81b822a5f13058c7edb90933b68bbb7059c11d3 (diff) | |
download | vdr-941c4360e2263623801ad4790876a15249f887bb.tar.gz vdr-941c4360e2263623801ad4790876a15249f887bb.tar.bz2 |
EIT events are now only processed if a plausible system time is available, to avoid wrong handling of PDC descriptors
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89b60fd1..a63644fa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2315,6 +2315,7 @@ Tobias Bratfisch <tobias@reel-multimedia.com> for reducing the number of time(NULL) calls in vdr.c's main loop to a single call for improving efficiency of cEIT::cEIT() for fixing the use of time_t in cEIT::cEIT() + for making EIT events be processed only if a plausible system time is available Bruno Roussel <bruno.roussel@free.fr> for translating OSD texts to the French language |