diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-29 11:32:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-29 11:32:44 +0100 |
commit | 06e414aacbf8ec8f7a947f7b7d945c4086207069 (patch) | |
tree | 92add7c9af69a77c2cfbb6c76d07d6441ba20170 | |
parent | 573cf3fc8b469dd40698b3518f3200e5c91d878c (diff) | |
download | vdr-06e414aacbf8ec8f7a947f7b7d945c4086207069.tar.gz vdr-06e414aacbf8ec8f7a947f7b7d945c4086207069.tar.bz2 |
Changed several calls to Skins.Message() in vdr.c to Skins.QueueMessage() in order to void a black screen while such a message is displayed in case the channel will be switched
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a9187258..6219f2af 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -280,6 +280,7 @@ Uwe Scheffler <linux_dvb@uni.de> for reporting a problem with frozen live view in conjunction with device bonding for reporting a problem in handling the PrimaryLimit when requesting a device for live viewing + for reporting a black screen while a "Recording started" message is displayed Matjaz Thaler <matjaz.thaler@guest.arnes.si> for improving AC3 decoding when replaying DVDs |