'Left' and 'Right' now go to first/last item in single page lists

This commit is contained in:
Klaus Schmidinger
2003-03-23 15:47:48 +01:00
parent be06e04d55
commit b736f36e1e
3 changed files with 8 additions and 6 deletions

View File

@@ -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).