diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-09 11:28:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-09 11:28:59 +0200 |
commit | 56d49abc22f61b5343f2e99fa1511508cf1d7aba (patch) | |
tree | 15341205649860a22e66c69beb737ad782108d13 /CONTRIBUTORS | |
parent | 2cd5bf83fb53642aaaee76dc8a80a3e4a6260339 (diff) | |
download | vdr-56d49abc22f61b5343f2e99fa1511508cf1d7aba.tar.gz vdr-56d49abc22f61b5343f2e99fa1511508cf1d7aba.tar.bz2 |
cSkins::QueueMessage() called from a background thread with an empty message now clears all messages that have been previously queued by that thread
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1203e9a5..b1a99f55 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1648,6 +1648,8 @@ Alexander Rieger <Alexander.Rieger@inka.de> added or deleted, so that other VDR instances can update their lists for adding cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont() for fixing a typo in skins.h + for making cSkins::QueueMessage() called from a background thread with an empty + message clears all messages that have been previously queued by that thread Philip Prindeville <philipp_subx@redfish-solutions.com> for updates to 'sources.conf' |