Changed the cPlugin::Start() function to return a boolean value

This commit is contained in:
Klaus Schmidinger
2002-05-12 09:24:45 +02:00
parent 7993e4c06f
commit 01c68def34
10 changed files with 52 additions and 23 deletions

View File

@@ -8,3 +8,7 @@ VDR Plugin 'hello' Revision History
2002-05-11: Version 0.0.2
- Added setup parameters and a Setup menu to adjust them.
2002-05-12: Version 0.0.3
- Changed return type of cPluginHello::Start().