summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-10-09 11:00:50 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-10-09 11:00:50 +0200
commit22ee421be95e973121675849767ea76d9932a757 (patch)
tree6ce1a78f6f70b3739978df683fe52e5f71bb0259 /HISTORY
parentccaa4e961ea386929a3ba55739f249c621221629 (diff)
downloadvdr-22ee421be95e973121675849767ea76d9932a757.tar.gz
vdr-22ee421be95e973121675849767ea76d9932a757.tar.bz2
Making sure no item is displayed as "current" if Up, Down, Left or Right is pressed in a menu with no selectable items
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d82e4b9f..fe0f4499 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3893,3 +3893,5 @@ Video Disk Recorder Revision History
Enrico Scholz).
- Fixed a possible endless loop in a menu with no selectable items if
Setup.MenuScrollWrap is true (thanks to Enrico Scholz).
+- Making sure no item is displayed as "current" if Up, Down, Left or Right is
+ pressed in a menu with no selectable items.