Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp() is waiting

This commit is contained in:
Klaus Schmidinger
2005-05-22 11:29:19 +02:00
parent 6b25832913
commit a05590796a
4 changed files with 8 additions and 4 deletions

View File

@@ -3551,3 +3551,5 @@ Video Disk Recorder Revision History
- Added cPlayer::DeviceSetVideoDisplayFormat() (thanks to Marco Schl<68><6C>ler).
- No longer saving the setup in case of a fatal error, to keep the volume level
from being set to a wrong value (thanks to Marco Schl<68><6C>ler).
- Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp()
is waiting (thanks to Marco Schl<68><6C>ler).