diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-04 10:48:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-04 10:48:10 +0100 |
commit | 719b46b30506a60ca31e75d9fc7db23f36fc9350 (patch) | |
tree | b2126acfc221f1eb6e43d45f3f7c0cefe7500e42 /HISTORY | |
parent | 5b65ff5b37de31bdeea3e9fadeaee1a3616e5a5d (diff) | |
download | vdr-719b46b30506a60ca31e75d9fc7db23f36fc9350.tar.gz vdr-719b46b30506a60ca31e75d9fc7db23f36fc9350.tar.bz2 |
Fixed flickering if subtitles are active while the OSD demo is running
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History and also to use the correct directory with --edit (the latter reported by Marko Mäkelä). -2014-01-30: Version 2.0.6 +2014-02-04: Version 2.0.6 - Updated 'sources.conf' (thanks to Antti Hartikainen). - cFont::CreateFont() now returns a dummy font in case there are no fonts installed. @@ -7888,3 +7888,4 @@ Video Disk Recorder Revision History - Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording directories" is set to "no". - Fixed clearing non-editable members in the channel editor (thanks to Rolf Ahrenberg). +- Fixed flickering if subtitles are active while the OSD demo is running. |