Some fixes in the "osddemo" plugin

This commit is contained in:
Klaus Schmidinger
2011-03-28 16:26:49 +02:00
parent 4ed9d95394
commit fa85bb7c01
3 changed files with 14 additions and 5 deletions

View File

@@ -25,3 +25,8 @@ VDR Plugin 'osddemo' Revision History
2011-02-20: Version 0.2.0
- Added support for TrueColor OSD.
2011-03-28: Version 0.2.1
- Added Cancel(3) to ~cTrueColorDemo() (thanks to Reinhard Nissl).
- Added a missing font deletion in cTrueColorDemo::Action() (thanks to Reinhard Nissl).