1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Fixed a leftover line in case a two line subtitles was followed by a one line subtitle on the dvbhddevice in "high level" OSD mode

This commit is contained in:
Klaus Schmidinger 2013-01-24 13:01:31 +01:00
parent cfb62845ec
commit 01c26a5c6c

View File

@ -7543,3 +7543,5 @@ Video Disk Recorder Revision History
hours change from two to one digit.
- Fixed upscaling bitmaps. The last row and column of the scaled bitmap was not filled,
which resulted in empty lines between scaled subtitles.
- Fixed a leftover line in case a two line subtitle was followed by a one line
subtitle on the dvbhddevice in "high level" OSD mode.