Some touchups for version 1.2.0

This commit is contained in:
Klaus Schmidinger
2003-05-29 12:44:06 +02:00
parent b8c2934668
commit 14790d6f7a
10 changed files with 34 additions and 17 deletions

View File

@@ -6,6 +6,14 @@
<center><h1>The VDR Plugin System</h1></center>
<center><b>Version 1.2</b></center>
<p>
<center>
Copyright &copy; 2003 Klaus Schmidinger<br>
<a href="mailto:kls@cadsoft.de">kls@cadsoft.de</a><br>
<a href="http://www.cadsoft.de/vdr">www.cadsoft.de/vdr</a>
</center>
<p>
VDR provides an easy to use plugin interface that allows additional functionality
to be added to the program by implementing a dynamically loadable library file.
This interface allows programmers to develop additional functionality for VDR completely