summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-11-07 15:42:47 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-11-07 15:42:47 +0100
commit5c94900026437ed108f29eb54cfe31f2ce0deba6 (patch)
treec8ad4901d92dfcc3f7b93980d2e733103650d085 /HISTORY
parente02a0a8c888923dd145ffff70f639c6c9601cef3 (diff)
downloadvdr-5c94900026437ed108f29eb54cfe31f2ce0deba6.tar.gz
vdr-5c94900026437ed108f29eb54cfe31f2ce0deba6.tar.bz2
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
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 0f62427d..ed782f3a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.