Fixed a timeout in cDvbDevice while tuning after the frontend has been reopened

This commit is contained in:
Klaus Schmidinger
2024-07-13 12:34:42 +02:00
parent b3ad9ec699
commit 8aec1974bb
2 changed files with 4 additions and 1 deletions

View File

@@ -9945,3 +9945,4 @@ Video Disk Recorder Revision History
- Fixed a crash in strreplace() for multiple replacements with strings of different
lengths (reported by Markus Ehrnsperger).
- Fixed handling of cSkinDisplayMenu::GetTextAreaFont() (reported by Matthias Senzel).
- Fixed a timeout in cDvbDevice while tuning after the frontend has been reopened.