Added a demo case for storing images

This commit is contained in:
Klaus Schmidinger
2015-04-12 10:37:36 +02:00
parent 38ee88e5ee
commit e6592e6201
2 changed files with 52 additions and 1 deletions

View File

@@ -78,3 +78,4 @@ VDR Plugin 'osddemo' Revision History
- Now using cOsd::MaxPixmapSize().
- Fixed a vertical black line in the "TiledPixmaps" area on the rpihddevice OSD with
1280x800 pixel (thanks to Thomas Reufer).
- Added a demo case for storing images (thanks to Thomas Reufer).