Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' plugin

This commit is contained in:
Klaus Schmidinger
2013-02-13 13:54:10 +01:00
parent b6b9a148c6
commit 764308667d
4 changed files with 138 additions and 16 deletions

View File

@@ -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).