mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
cOsdProvider::NewOsd() now always returns a valid pointer
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -3009,3 +3009,6 @@ Video Disk Recorder Revision History
|
||||
- Fixed a possible crash with inconsistent SI data (thanks to Marcel Wiesweg).
|
||||
- Fixed showing the replay mode if the OSD is currently in use (thanks to Kimmo
|
||||
Tykkala for pointing out this problem).
|
||||
- cOsdProvider::NewOsd() now always returns a valid pointer, even if the OSD is
|
||||
currently in use (it will then return a dummy cOsd object and write a message to
|
||||
the log file).
|
||||
|
Reference in New Issue
Block a user