diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-17 14:36:45 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-17 14:36:45 +0200 |
commit | 4d0297b804b47d1d14c1b97b146d6e071f41cd97 (patch) | |
tree | ddf35af10783f8428c496b3f43b3cf69f46e3210 /CONTRIBUTORS | |
parent | cb03e38a07df9d32db6762f8b3f13c801dd7c758 (diff) | |
download | vdr-4d0297b804b47d1d14c1b97b146d6e071f41cd97.tar.gz vdr-4d0297b804b47d1d14c1b97b146d6e071f41cd97.tar.bz2 |
Reduced the number of time(NULL) calls in vdr.c's main loop to a single call
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c943c094..3512d802 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2142,6 +2142,7 @@ Tobias Bratfisch <tobias@reel-multimedia.com> for making some optimizations in cDvbDevice::SetChannelDevice() for optimizing cMenuEditChrItem::Set() for optimizing cNitFilter::Process() + for reducing the number of time(NULL) calls in vdr.c's main loop to a single call Bruno Roussel <bruno.roussel@free.fr> for translating OSD texts to the French language |