Fixed setting the OSD level in the 'osddemo' example

This commit is contained in:
Klaus Schmidinger
2008-04-13 13:02:53 +02:00
parent fc3ac12d39
commit c7c6394e10
4 changed files with 9 additions and 3 deletions

View File

@@ -17,3 +17,7 @@ VDR Plugin 'osddemo' Revision History
- Moved the "all" target in the Makefile before the "Implicit rules",
so that a plain "make" will compile everything.
2008-04-13: Version 0.1.3
- Fixed setting the OSD level (thanks to Wolfgang Rohdewald).