diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-18 14:07:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-18 14:07:36 +0100 |
commit | 3736508d95f55c1dfd0e7eb5eb7ee87cb2e9e7f3 (patch) | |
tree | 3cf76fb95738cb01cef9d22b02dcae31c2db4b91 /HISTORY | |
parent | 058177d24c3c3b77e9e59975c82a0cdf5568c04f (diff) | |
download | vdr-3736508d95f55c1dfd0e7eb5eb7ee87cb2e9e7f3.tar.gz vdr-3736508d95f55c1dfd0e7eb5eb7ee87cb2e9e7f3.tar.bz2 |
Fixed the replay progress display for very long recordings
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-02-15: Version 2.0.6 +2014-02-18: 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. @@ -7891,3 +7891,4 @@ Video Disk Recorder Revision History - Fixed flickering if subtitles are active while the OSD demo is running. - Fixed a possible crash in the OSD demo (reported by Christopher Reimer). - Fixed learning keyboard remote control codes (thanks to Lars Hanisch). +- Fixed the replay progress display for very long recordings. |