Reduced the number of time(NULL) calls in vdr.c's main loop to a single call

This commit is contained in:
Klaus Schmidinger
2007-08-17 14:36:45 +02:00
parent cb03e38a07
commit 4d0297b804
24 changed files with 395 additions and 390 deletions

View File

@@ -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