summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-03-23 15:47:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-03-23 15:47:48 +0100
commitb736f36e1ee24b66cfc56bf28989b90f48954ed1 (patch)
treecf8be30056869fe704c784b1baf7ea779ae63ba3 /HISTORY
parentbe06e04d5583264f67d365d2fe32ebe89472c722 (diff)
downloadvdr-b736f36e1ee24b66cfc56bf28989b90f48954ed1.tar.gz
vdr-b736f36e1ee24b66cfc56bf28989b90f48954ed1.tar.bz2
'Left' and 'Right' now go to first/last item in single page lists
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9077cec6..12b704a9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1993,3 +1993,6 @@ Video Disk Recorder Revision History
- The CAM is now accessed only if the current channel actually has a non-zero Ca
value, and CAM access is completely suppressed during replay, which avoids
problems in case the CAM is attached to the primary DVB device.
+- The "Left" and "Right" buttons now set the cursor to the first or last list item
+ even if the list consist only of a single page, like, for instance, the Main menu
+ (thanks to Oliver Endriss).