summaryrefslogtreecommitdiff
path: root/PLUGINS/src/osddemo/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-13 13:54:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-13 13:54:10 +0100
commit764308667dfc3d35802ce851cfaaafad59a4cc00 (patch)
tree2ee4d368b468abb7df0f19d6953d276d771bc1bb /PLUGINS/src/osddemo/HISTORY
parentb6b9a148c6f41736071104f66cbf523963f617cd (diff)
downloadvdr-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/HISTORY5
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).