Fixed a possible race condition in the cDvbPlayer

This commit is contained in:
Klaus Schmidinger
2002-07-14 14:35:16 +02:00
parent 17699edebb
commit 9b94097931
3 changed files with 5 additions and 3 deletions

View File

@@ -1375,3 +1375,5 @@ Video Disk Recorder Revision History
provide a name to simply use a string that describes the player type (like, e.g.,
"DVD").
- Fixed a hangup when switching to the next file during replay.
- Fixed a possible race condition in the cDvbPlayer (thanks to Andreas Schultz
for pointing out this one).