Revised locking in cMenuSchedule and cMenuWhatsOn

This commit is contained in:
Klaus Schmidinger
2025-02-25 15:53:43 +01:00
parent 988d5aebfa
commit 45091fbd72
2 changed files with 12 additions and 19 deletions

View File

@@ -10088,3 +10088,4 @@ Video Disk Recorder Revision History
- Fixed spurious fast frames when switching from "slow back" to "slow forward".
- Fixed cPtsIndex::FindFrameNumber() to handle the case where Pts points to an I-frame.
- Added missing locks to SetMenuItem() functions.
- Revised locking in cMenuSchedule and cMenuWhatsOn.