The Recordings menu now remembers the last recording the cursor was positioned on

This commit is contained in:
Klaus Schmidinger
2014-03-09 15:15:48 +01:00
parent db1ca2c854
commit 40aaf784b9
2 changed files with 10 additions and 1 deletions

View File

@@ -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.