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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4481,3 +4481,6 @@ Video Disk Recorder Revision History - Now avoiding the 'actual' device when starting a recording, so that a Transfer Mode for live tv isn't interrupted. - Fixed a typo in skins.h (thanks to Alexander Rieger). +- cSkins::QueueMessage() called from a background thread with an empty message + now clears all messages that have been previously queued by that thread and have + not yet beed displayed (thanks to Alexander Rieger). |