No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking replay at the end of a recording

This commit is contained in:
Klaus Schmidinger
2003-05-18 15:21:14 +02:00
parent c6f6e881f8
commit a28e2ef5b5
2 changed files with 44 additions and 48 deletions

View File

@@ -2170,3 +2170,5 @@ Video Disk Recorder Revision History
Endriss for reporting this one).
- Fixed EPG bugfix statistics to avoid log entires for undefined channels (thanks
to Lars Bl<42>ser for reporting this one).
- No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking replay
at the end of a recording.