Fixed a problem with accessing the epg.data file before it is fully written

This commit is contained in:
Klaus Schmidinger
2002-04-06 11:49:04 +02:00
parent 7babc1034e
commit cb0e6f1b14
3 changed files with 7 additions and 4 deletions

View File

@@ -1180,3 +1180,5 @@ Video Disk Recorder Revision History
- Fixed resetting the "First day" timer parameter once the timer actually starts
recording.
- Fixed the still picture workaround in case the progress display is active.
- Fixed a problem with accessing the epg.data file before it is fully written
(thanks to Thilo Wunderlich for reporting this one).