diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-13 13:54:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-13 13:54:10 +0100 |
commit | 764308667dfc3d35802ce851cfaaafad59a4cc00 (patch) | |
tree | 2ee4d368b468abb7df0f19d6953d276d771bc1bb /PLUGINS/src/osddemo/HISTORY | |
parent | b6b9a148c6f41736071104f66cbf523963f617cd (diff) | |
download | vdr-764308667dfc3d35802ce851cfaaafad59a4cc00.tar.gz vdr-764308667dfc3d35802ce851cfaaafad59a4cc00.tar.bz2 |
Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' plugin
Diffstat (limited to 'PLUGINS/src/osddemo/HISTORY')
-rw-r--r-- | PLUGINS/src/osddemo/HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/osddemo/HISTORY b/PLUGINS/src/osddemo/HISTORY index e8afa4b2..4f4ace3a 100644 --- a/PLUGINS/src/osddemo/HISTORY +++ b/PLUGINS/src/osddemo/HISTORY @@ -46,3 +46,8 @@ VDR Plugin 'osddemo' Revision History 2013-01-12: Version 0.2.5 - Adapted Makefile to changes introduced in recent VDR versions. + +2013-02-13: Version 0.3.0 + +- Added demos of the DrawEllipse() and DrawSlope() function (press '1' or '2', + respectively). |