Fixed possible garbage in the remaining time of the LCARS replay display in case the hours change from two to one digit

This commit is contained in:
Klaus Schmidinger
2013-01-23 14:05:03 +01:00
parent b833de1761
commit 8281be1480
2 changed files with 9 additions and 4 deletions

View File

@@ -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.