diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-08-13 08:58:50 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-08-13 08:58:50 +0200 |
commit | dc32738b27b2cce5a10398c96a1d78078b32a141 (patch) | |
tree | def434713c11a100b03c9b6725c493abc0b1872f /CONTRIBUTORS | |
parent | 1c3acf28af363bbaba73513ccf298dd0ecb088f6 (diff) | |
download | vdr-dc32738b27b2cce5a10398c96a1d78078b32a141.tar.gz vdr-dc32738b27b2cce5a10398c96a1d78078b32a141.tar.bz2 |
Added a log error message to cPlugin::ConfigDirectory() in case a plugin calls it from a separate thread1.4.1-4
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d510c4e6..f19b4610 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 |