From 8433190d5a461248552d3e41c5863ca608f12cda Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 17 Apr 2006 10:02:18 +0200 Subject: The new function cPlugin::MainThreadHook() can be used by plugins to perform actions in the context of the main program thread --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 4efe9ab9..61bfea72 100644 --- a/HISTORY +++ b/HISTORY @@ -4616,3 +4616,6 @@ Video Disk Recorder Revision History Reinhard Nissl). If it returns false, another plugin call is currently pending and the caller should try again later. This also means that the SVDRP command PLUG can now return an error code is the call fails. +- The new function cPlugin::MainThreadHook() can be used by plugins to perform + actions in the context of the main program thread. Use this function with great + care and only of you absolutely have to! See also PLUGINS.html. -- cgit v1.2.3