OSD menus now try to keep the offset of the list cursor at a constant position on the screen, even if the list is modified while being displayed

This commit is contained in:
Klaus Schmidinger
2017-11-07 15:42:47 +01:00
parent e02a0a8c88
commit 5c94900026
3 changed files with 12 additions and 4 deletions

View File

@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
2017-11-02: Version 2.3.9
2017-11-07: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9188,3 +9188,5 @@ Video Disk Recorder Revision History
instead.
- The timeout for the channel display is now reset whenever the channel or EPG data
changes.
- OSD menus now try to keep the offset of the list cursor at a constant position on
the screen, even if the list is modified while being displayed.