mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
If cSkins::Message() is called from a background thread and Type is not mtStatus, the call is now automatically forwarded to QueueMessage()
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -9415,3 +9415,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed inconsistent behavior in case only certain devices are used (selected by the '-D'
|
||||
option).
|
||||
- Fixed a wrong variable name in cFileName::cFileName().
|
||||
- If cSkins::Message() is called from a background thread and Type is not mtStatus,
|
||||
the call is now automatically forwarded to QueueMessage().
|
||||
|
Reference in New Issue
Block a user