diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-20 10:22:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-20 10:22:22 +0100 |
commit | d1dd7df17ab9c24867491c7cbaa148ad83ec216f (patch) | |
tree | 2229eb77c9738c6452300ba85ec00d650bd94525 /HISTORY | |
parent | 22f70b02e28148b45f4e9e0f9a8f16d15adc859b (diff) | |
download | vdr-d1dd7df17ab9c24867491c7cbaa148ad83ec216f.tar.gz vdr-d1dd7df17ab9c24867491c7cbaa148ad83ec216f.tar.bz2 |
Fixed detecting frames on channels that broadcast with separate "fields" instead of complete frames
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6557,8 +6557,10 @@ Video Disk Recorder Revision History - The original display size of subtitles is now used to scale them properly when displaying them on an HD OSD. -2011-03-13: Version 1.7.18 +2011-03-20: Version 1.7.18 - Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtimäki). - Added a missing 'default' case in cPixmapMemory::DrawEllipse(). - Fixed some direct comparisons of double values. +- Fixed detecting frames on channels that broadcast with separate "fields" instead + of complete frames. |