diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-10-30 13:21:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-10-30 13:21:23 +0100 |
commit | 6e982f765eb538e16cfe2fe0320edbe20073c701 (patch) | |
tree | d12d0e22ab05591352b30ba3c6fcdc99c46f851f /HISTORY | |
parent | 3c59953017bada3f3b5ac05dfba602ddb5fe87df (diff) | |
download | vdr-6e982f765eb538e16cfe2fe0320edbe20073c701.tar.gz vdr-6e982f765eb538e16cfe2fe0320edbe20073c701.tar.bz2 |
Fixed lock handling in CAM communication to avoid problems with multiple CAMs per device or CAMs with more than one smart card
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3905,3 +3905,5 @@ Video Disk Recorder Revision History - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort() (reported by Marco Schlüßler). +- Fixed lock handling in CAM communication to avoid problems with multiple CAMs + per device or CAMs with more than one smart card. |