Added the cPlugin::Housekeeping() function

This commit is contained in:
Klaus Schmidinger
2002-05-12 10:20:17 +02:00
parent 01c68def34
commit 5d733e59ee
9 changed files with 78 additions and 6 deletions

View File

@@ -1274,3 +1274,4 @@ Video Disk Recorder Revision History
- Changed the cPlugin::Start() function to return a boolean value that indicates
if the plugin will not be able to perform its task (suggested by Stefan Huelswitt).
- Added the cPlugin::Housekeeping() function (suggested by Stefan Huelswitt).