Introduced cPlugin::Initialize()

This commit is contained in:
Klaus Schmidinger
2003-05-09 15:27:46 +02:00
parent aaeaf4582d
commit dc8fd12f91
10 changed files with 111 additions and 43 deletions

View File

@@ -8,3 +8,7 @@ VDR Plugin 'sky' Revision History
2002-12-13: Version 0.1.0
- Changed setting of CXX and CXXFLAGS variables in Makefile.
2003-05-09: Version 0.1.1
- Changed Start() to Initialize().