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 /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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7607,3 +7607,5 @@ Video Disk Recorder Revision History for the Quadrants parameter are not implemented). - Made cOsd::DestroyPixmap() "NULL proof". - Now deleting any previously allocated pixmaps in cOsd::SetAreas(). +- Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' + plugin (press '1' or '2', respectively). |