diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-07-14 14:35:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-07-14 14:35:16 +0200 |
commit | 9b94097931e55794de02a6abc4d0defef82427b0 (patch) | |
tree | d2554cbc33ffb37a89c5f51e02c7df2dcb88e1f0 /HISTORY | |
parent | 17699edebbb2a123044ce30775eaf984ef9f7bd9 (diff) | |
download | vdr-9b94097931e55794de02a6abc4d0defef82427b0.tar.gz vdr-9b94097931e55794de02a6abc4d0defef82427b0.tar.bz2 |
Fixed a possible race condition in the cDvbPlayer
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |