From 0873d146141bb86a24f2e9806b73362f49bc7d52 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 29 May 2019 16:44:55 +0200 Subject: If cSkins::Message() is called from a background thread and Type is not mtStatus, the call is now automatically forwarded to QueueMessage() --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c91c8dcc..f0010f55 100644 --- a/HISTORY +++ b/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(). -- cgit v1.2.3