summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-09 15:15:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-09 15:15:48 +0100
commit40aaf784b95311a3e3b764a1737d8ecc7ca68279 (patch)
tree3c5fc5d5031e19abda8d41c0bf62b131af346e98 /HISTORY
parentdb1ca2c854fedccd2402dfd10f3d166d4a73240d (diff)
downloadvdr-40aaf784b95311a3e3b764a1737d8ecc7ca68279.tar.gz
vdr-40aaf784b95311a3e3b764a1737d8ecc7ca68279.tar.bz2
The Recordings menu now remembers the last recording the cursor was positioned on
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eadfd0cb..93595946 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8218,3 +8218,7 @@ Video Disk Recorder Revision History
- Fixed adding new source types in case they are already registered (reported by Rolf
Ahrenberg).
- Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings().
+- The Recordings menu now remembers the last recording the cursor was positioned on,
+ independent of the last replayed recording. When a replay ends, however, the cursor
+ will initially be positioned to the last replayed recording again when the menu
+ is opened.