summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-12-04 14:55:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-12-04 14:55:13 +0100
commit0224fc5210b61ec323f05957e626edad9d123001 (patch)
tree53d646e1462b29dc247c9165363c5af72831da40 /HISTORY
parentb96277e28a583b4dfe84823d49e8133de78daed8 (diff)
downloadvdr-0224fc5210b61ec323f05957e626edad9d123001.tar.gz
vdr-0224fc5210b61ec323f05957e626edad9d123001.tar.bz2
Fixed positioning to the current item when changing the sort mode in the Recordings menu, in case there is a LastReplayed recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d8dbae75..fb2aa087 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9215,3 +9215,5 @@ Video Disk Recorder Revision History
- Added a note to PLUGINS.html about writing log messages in English.
- Fixed a deadlock when moving a folder containing several recordings between
different volumes (reported by Matthias Senzel).
+- Fixed positioning to the current item when changing the sort mode in the Recordings
+ menu, in case there is a LastReplayed recording.