diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-16 13:26:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-16 13:26:55 +0100 |
commit | a9acab6b7ef720a6b5f4a9059f3d7843fb83777b (patch) | |
tree | 48b5e677105c6ca59c458106185fd4ce55135580 /CONTRIBUTORS | |
parent | a8cbe3a56df6f2994b3b017e7a372300c88e7ce6 (diff) | |
download | vdr-a9acab6b7ef720a6b5f4a9059f3d7843fb83777b.tar.gz vdr-a9acab6b7ef720a6b5f4a9059f3d7843fb83777b.tar.bz2 |
Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenu
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f674c496..712cc136 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2148,6 +2148,7 @@ Marko Mäkelä <marko.makela@hut.fi> for pointing out that "Menu button closes" should actually be "Menu key closes" for fixing a missing initialization in the c'tor of cSkinLCARSDisplayChannel for suggesting to simplify some conditional expressions in skinlcars.c and skinsttng.c + for reporting some uninitialized item area coordinates in cSkinLCARSDisplayMenu Patrick Rother <krd-vdr@gulu.net> for reporting a bug in defining timers that only differ in the day of week |