Using a dummy OSD if no OSD provider is available is not considered an error any more

This commit is contained in:
Klaus Schmidinger
2024-01-18 11:06:45 +01:00
parent e5ae02e3fa
commit 35c8b3d22c
3 changed files with 6 additions and 2 deletions

View File

@@ -9869,3 +9869,5 @@ Video Disk Recorder Revision History
- Fixed height calculation in progress display (thanks to Matthias Senzel).
- Fixed a possible crash in cDevice::StopSectionHandler() (thanks to Markus
Ehrnsperger).
- Using a dummy OSD if no OSD provider is available is not considered an error any
more (thanks to Markus Ehrnsperger).