diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-27 10:28:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-27 10:28:51 +0100 |
commit | 69ecb6a4d8d7eb73bd81f690d8e153a7cc6b882e (patch) | |
tree | fe56a71b801b607c638ecbc79612bc2136ce3c9d /HISTORY | |
parent | a05ed0363139694d1b4eece5ea54346de64265e1 (diff) | |
download | vdr-69ecb6a4d8d7eb73bd81f690d8e153a7cc6b882e.tar.gz vdr-69ecb6a4d8d7eb73bd81f690d8e153a7cc6b882e.tar.bz2 |
Fixed a possible race condition in generating the DVB device names
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3169,3 +3169,5 @@ Video Disk Recorder Revision History - Fixed the spelling of 'canceling' (thanks to Wayne Keer for reporting this one). - Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in still picture mode (thanks to Reinhard Nissl for reporting this one). +- Fixed a possible race condition in generating the DVB device names (thanks to + Rainer Zocholl for reporting this one). |