diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-22 09:47:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-22 09:47:59 +0200 |
commit | ea122312dd16a42f9c81574567f3cd1ab0bf47dd (patch) | |
tree | f3220d52206ade87496b4d36b445191be8914bd8 /HISTORY | |
parent | 43d6ddc8e065c954637847b9597d936ec49e7296 (diff) | |
download | vdr-ea122312dd16a42f9c81574567f3cd1ab0bf47dd.tar.gz vdr-ea122312dd16a42f9c81574567f3cd1ab0bf47dd.tar.bz2 |
Fixed wrong credits for the patch that was used to implement cPlugin::Active()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4525,7 +4525,7 @@ Video Disk Recorder Revision History - Updated the Danish OSD texts (thanks to Mogens Elneff). - The new function cPlugin::Active() can be used by a plugin to indicate that it is still busy and the system should not shut down or restart (based on a patch - from Peter Dittmann). See PLUGINS.html for details. + from Sascha Volkenandt). See PLUGINS.html for details. - Fixed setting the 'Delta' parameter when calling the shutdown script with no active timer (reported by Helge Lenz). - In order to make sure that plugins are compiled with the same DVB driver header @@ -4632,3 +4632,4 @@ Video Disk Recorder Revision History - Updated the Danish OSD texts (thanks to Mogens Elneff). - Updated the Russian OSD texts (thanks to Oleg Roitburd). - Updated the Slovenian OSD texts (thanks to Matjaz Thaler). +- Fixed wrong credits for the patch that was used to implement cPlugin::Active(). |