From 661da094e14b6ab76eae98a5eeb2c3ac6c914df4 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 2 Dec 2006 10:35:27 +0100 Subject: Now calling cPluginManager::Active() only if VDR is really trying to shut down, and waiting for 5 minutes before calling it again --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a68ce996..7aeb1345 100644 --- a/HISTORY +++ b/HISTORY @@ -5002,3 +5002,7 @@ Video Disk Recorder Revision History - Added a missing 'const' to cRecordingInfo::ChannelID() (reported by Andreas Brugger). This required the APIVERSION to be increased, so plugins will have to be recompiled. +- Now calling cPluginManager::Active() only if VDR is really trying to shut down, + and waiting for 5 minutes before calling it again (thanks to Jörg Wendel for + reporting that cPlugin::Active() was called too often, and to Udo Richter for + some hints on how to improve this). -- cgit v1.2.3