summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-02-10 12:51:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-02-10 12:51:19 +0100
commit6b9c5aa1ac0211cf7c579481cc69a4d019c00122 (patch)
tree26c41341b0effcd0ef26161b211883adffd16fc5 /HISTORY
parent902c83ece381154ae3d50150e99519b987ec941d (diff)
downloadvdr-6b9c5aa1ac0211cf7c579481cc69a4d019c00122.tar.gz
vdr-6b9c5aa1ac0211cf7c579481cc69a4d019c00122.tar.bz2
When a timer is newly created in the Timers menu, it now immediately appears at the correct position in the list
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 58dc5469..2f772ce9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9266,3 +9266,6 @@ Video Disk Recorder Revision History
button.
- Fixed keeping the cursor position in the Recordings menu in case a timer starts
recording while the menu is open.
+- When a timer is newly created in the Timers menu, it now immediately appears at the
+ correct position in the list, rather than first being added at the end and then
+ jumping to the proper offset.