diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-19 12:07:07 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-19 12:07:07 +0200 |
commit | fc697bfdb13978512ab6c80eb9186e6b18f81161 (patch) | |
tree | a72085cc5b1977ee3b46ff5b35368b25efc1be59 /CONTRIBUTORS | |
parent | 818763b332d6e3b33bee4553ddb5b3ff67152e73 (diff) | |
download | vdr-fc697bfdb13978512ab6c80eb9186e6b18f81161.tar.gz vdr-fc697bfdb13978512ab6c80eb9186e6b18f81161.tar.bz2 |
Fixed a crash in the LCARS skin's main menu in case there is no current channel
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e1e20c2d..ff1780ef 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3152,3 +3152,6 @@ Stefan Braun <louis.braun@gmx.de> Jochen Dolze <vdr@dolze.de> for changing cThread::SetIOPriority() from "best effort class" to "idle class" in order to improve overall performance when an editing process is running + +Dominique Dumont <domi.dumont@free.fr> + for reporting a crash in the LCARS skin's main menu in case there is no current channel |