diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-05 14:38:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-05 14:38:56 +0100 |
commit | 7e4662f98233f1262946fb3b9b3dd2681cae1562 (patch) | |
tree | 3dd975a30b528aa044ea4e2c32e2d8ced1cbda10 /CONTRIBUTORS | |
parent | 7b97eb6e97d2156298bb06b0dfd13a12c68c525c (diff) | |
download | vdr-7e4662f98233f1262946fb3b9b3dd2681cae1562.tar.gz vdr-7e4662f98233f1262946fb3b9b3dd2681cae1562.tar.bz2 |
Fixed scrolling with Up/Down in case there are non-selectable items at the beginning or end of the menu
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d90fae61..64367953 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -550,6 +550,8 @@ Helmut Auer <vdr@helmutauer.de> for suggesting to give a message when an instant recording is started fpr suggesting to retry a shutdown after a while for separating the 'install' target into several individual targets + for reporting a problem with scrolling with Up/Down in case there are non-selectable + items at the beginning of the menu Jeremy Hall <jhall@UU.NET> for fixing an incomplete initialization of the filter parameters in eit.c |