diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-21 09:40:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-21 09:40:39 +0200 |
commit | 1bce4993838365a839c58ea3c3a9452298c8ba8c (patch) | |
tree | 6026b0bb9afe5b28207e9e8ea64012229573405d /HISTORY | |
parent | 699c073d8557b2daec5c3b41ff559e91d141c101 (diff) | |
download | vdr-1bce4993838365a839c58ea3c3a9452298c8ba8c.tar.gz vdr-1bce4993838365a839c58ea3c3a9452298c8ba8c.tar.bz2 |
Added some missing locks when calling functions from cStatus or cSkin*
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9135,3 +9135,6 @@ Video Disk Recorder Revision History - Updated links in the INSTALL file (thanks to Chris Mayo). - Fixed detecting whether a CAM replies to queries, which didn't work on some systems since the implementation of RI_HOST_CONTROL (reported by Daniel Scheller). +- Added some missing locks when calling functions from cStatus or cSkin*, and added + some text to status.h and skins.h, explaining the locking situation when such + functions are called. |