Fixed setting the initial offset of the cursor in a list menu

This commit is contained in:
Klaus Schmidinger
2018-03-24 11:58:00 +01:00
parent 53aea17949
commit e1a71ce7cc
4 changed files with 11 additions and 5 deletions

View File

@@ -9329,3 +9329,5 @@ Video Disk Recorder Revision History
- Fixed a possible discrepancy of the primary device number in the LSTD and PRIM
commands, by setting Setup.PrimaryDVB in cDevice::SetPrimaryDevice() (reported by
J<>rgen Schneider).
- Fixed setting the initial offset of the cursor in a list menu (reported by Matthias
Senzel).