Fixed restarting the EPG scan and keeping the frequency of calls to Device->SetPowerSaveIfUnused() low

This commit is contained in:
Klaus Schmidinger
2024-07-13 20:12:24 +02:00
parent 6bbb596968
commit d919817c35
2 changed files with 8 additions and 5 deletions

View File

@@ -9947,3 +9947,5 @@ Video Disk Recorder Revision History
- Fixed handling of cSkinDisplayMenu::GetTextAreaFont() (reported by Matthias Senzel).
- Fixed a timeout in cDvbDevice while tuning after the frontend has been reopened.
- Fixed setting the editable width in the LCARS skin (reported by Matthias Senzel).
- Fixed restarting the EPG scan and keeping the frequency of calls to
Device->SetPowerSaveIfUnused() low.