diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-24 11:27:04 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-24 11:27:04 +0100 |
commit | 02061575588015c142dcd2eebfb9963ae8eb8a99 (patch) | |
tree | ee36237c656d9b4e1e504d3ffea4212c865d177b /HISTORY | |
parent | 1b104953ae203da6090102cea16d7688f6e6f8de (diff) | |
download | vdr-02061575588015c142dcd2eebfb9963ae8eb8a99.tar.gz vdr-02061575588015c142dcd2eebfb9963ae8eb8a99.tar.bz2 |
Fixed getting the video aspect ratio for scaling subtitles
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6889,7 +6889,7 @@ Video Disk Recorder Revision History - Fixed switching into time shift mode when pausing live video (thanks to Reinhard Nissl for helping to debug this one). -2012-02-22: Version 1.7.25 +2012-02-24: Version 1.7.25 - The fps value for channels where it differs from the default is now set correctly when pausing live video. @@ -6908,3 +6908,4 @@ Video Disk Recorder Revision History "word by word" (thanks to Rolf Ahrenberg). - Fixed upscaling cBitmaps with anti-aliasing (thanks to Rolf Ahrenberg for reporting a problem with color palettes in subtitles). +- Fixed getting the video aspect ratio for scaling subtitles. |