diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-16 13:29:34 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-11-16 13:29:34 +0100 |
commit | cca9d858a7db91f6d73e19d588732e789dc10b4f (patch) | |
tree | a10a417a7a358d56ef7f568802a417b6e0ce317b /CONTRIBUTORS | |
parent | 7b634a092cd77edeaa6ab51f424bc1211af25d7d (diff) | |
download | vdr-cca9d858a7db91f6d73e19d588732e789dc10b4f.tar.gz vdr-cca9d858a7db91f6d73e19d588732e789dc10b4f.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 81e2a370..219d4c45 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2137,6 +2137,7 @@ Marko Mäkelä <marko.makela@hut.fi> for fixing missing ',' in the Italian and Polish OSD texts 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 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 |