diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-23 14:05:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-23 14:05:03 +0100 |
commit | 8281be14801ea3feeef358d32ea88ae79d5d12d1 (patch) | |
tree | 3f0a2b26dce85b22ea7aa652672c83ddddcc1bb0 /HISTORY | |
parent | b833de1761235a01cc07819742533e152304261d (diff) | |
download | vdr-8281be14801ea3feeef358d32ea88ae79d5d12d1.tar.gz vdr-8281be14801ea3feeef358d32ea88ae79d5d12d1.tar.bz2 |
Fixed possible garbage in the remaining time of the LCARS replay display in case the hours change from two to one digit
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7539,3 +7539,5 @@ Video Disk Recorder Revision History - Now also using FindHeader() in cMpeg2Fixer::AdjTref() (pointed out by Sören Moch). - Added missing template for DVBDIR to Make.config.template (reported by Derek Kelly). - The LCARS menu now also works if the OSD has only 1bpp (two colors). +- Fixed possible garbage in the remaining time of the LCARS replay display in case the + hours change from two to one digit. |