The index file is now closed after initially reading it if it is older than 3600 seconds

This commit is contained in:
Klaus Schmidinger
2013-01-25 14:32:11 +01:00
parent 79dad980cf
commit a906cd52df
2 changed files with 7 additions and 4 deletions

View File

@@ -7546,3 +7546,4 @@ Video Disk Recorder Revision History
- Fixed a leftover line in case a two line subtitle was followed by a one line
subtitle on the dvbhddevice in "high level" OSD mode.
- Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given.
- The index file is now closed after initially reading it if it is older than 3600 seconds.