summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-01-23 14:05:03 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-01-23 14:05:03 +0100
commit8281be14801ea3feeef358d32ea88ae79d5d12d1 (patch)
tree3f0a2b26dce85b22ea7aa652672c83ddddcc1bb0 /HISTORY
parentb833de1761235a01cc07819742533e152304261d (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4b3b6a72..90acc56e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.