diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-04 10:45:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-04 10:45:55 +0100 |
commit | 4f1404e9913705fcc669f4a03b42de11353f3b78 (patch) | |
tree | c7d52f146130cd0aaebc9d68e26e3a593505a72c /HISTORY | |
parent | 9813a9164bef78bbbb53505ea0cc8818629d966e (diff) | |
download | vdr-4f1404e9913705fcc669f4a03b42de11353f3b78.tar.gz vdr-4f1404e9913705fcc669f4a03b42de11353f3b78.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
@@ -8170,7 +8170,7 @@ Video Disk Recorder Revision History - Fixed a superfluous call to the skin's SetRecording() function after renaming a recording (reported by Christoph Haubrich). -2014-01-31: Version 2.1.5 +2014-02-04: Version 2.1.5 - Now checking whether the primary device actually has a decoder before retuning the current channel after a change in its parameters. This fixes broken recordings on @@ -8184,3 +8184,4 @@ Video Disk Recorder Revision History - Fixed clearing non-editable members in the channel editor (thanks to Rolf Ahrenberg). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Further clarified the semantics of cCamSlot::Decrypt(). +- Fixed flickering if subtitles are active while the OSD demo is running. |