diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-04 15:53:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-04 15:53:47 +0100 |
commit | fc0094231d3f803869b8a03f449092b9464b2c21 (patch) | |
tree | 3c9acf86af44d5fcb2cb4eb515344b1d3e8d6363 /HISTORY | |
parent | aacdeba5d9591a8afc5f2e0e008a3b3b9dfc3bba (diff) | |
download | vdr-fc0094231d3f803869b8a03f449092b9464b2c21.tar.gz vdr-fc0094231d3f803869b8a03f449092b9464b2c21.tar.bz2 |
Added cOsd::DrawScaledBitmap()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8331,3 +8331,6 @@ Video Disk Recorder Revision History "Setup/DVB/Update channels" is set to a value other than "no" or "PIDs only". - Fixed multiple OBSOLETE marks in channels that are not listed in the SDT in case "Setup/Miscellaneous/Show channel names with source" is set to "yes". +- The new function cOsd::DrawScaledBitmap() is now used for drawing subtitles. + This function can be reimplemented by high level OSDs which may be able to do + the scaling in hardware or otherwise more efficiently (thanks to Thomas Reufer). |