diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-06 09:41:57 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-06 09:41:57 +0200 |
commit | fdd82cd972db1303c96ba6b88174c6fc69447247 (patch) | |
tree | ad0e16206edf3f6a8c585af9ec446aa0bf009c21 /CONTRIBUTORS | |
parent | 4278458e69cbc785975bcd5f27c4ce98ac1381b8 (diff) | |
download | vdr-fdd82cd972db1303c96ba6b88174c6fc69447247.tar.gz vdr-fdd82cd972db1303c96ba6b88174c6fc69447247.tar.bz2 |
cSkins::Message() now blocks calls from background threads
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7e3aeb2d..13e402ac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2731,3 +2731,6 @@ Dave Pickles <dave@pickles.me.uk> Holger Dengler <holger.dengler@gmx.de> for making the isnumber() function check the given pointer for NULL + +Michael Eiler <eiler.mike@gmail.com> + - reporting a crash in case cSkins::Message() is called from a background thread |