Added a log error message to cPlugin::ConfigDirectory() in case a plugin calls it from a separate thread

This commit is contained in:
Klaus Schmidinger
2006-08-13 08:58:50 +02:00
parent 1c3acf28af
commit dc32738b27
3 changed files with 9 additions and 2 deletions

View File

@@ -1461,6 +1461,8 @@ Udo Richter <udo_richter@gmx.de>
for reporting that the shutdown message "Recording in ... minutes, shut down anyway?"
may have been given with a negative number of minutes
for fixing getting the next active timer when shutting down
for reporting a problem with cPlugin::ConfigDirectory() in case a plugin calls it
from a separate thread
Sven Kreiensen <svenk@kammer.uni-hannover.de>
for his help in keeping 'channels.conf.terr' up to date