diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-15 14:35:14 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-15 14:35:14 +0100 |
commit | 0676448937e9f851d34380904a249b15bf97e14c (patch) | |
tree | 1f1bc82afa3f9f888412e092aa19e4e662e9a072 /HISTORY | |
parent | dda33ecb043a77fc269c768e6b72dcb7a47c3cf0 (diff) | |
download | vdr-0676448937e9f851d34380904a249b15bf97e14c.tar.gz vdr-0676448937e9f851d34380904a249b15bf97e14c.tar.bz2 |
Added a leading '0' to the day in the DayDateTime() function
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4185,3 +4185,5 @@ Video Disk Recorder Revision History closed in which a timer has been modified, which speeds up closing submenus. - Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording if Setup.UseDolbyDigital is true (suggested by André Weidemann). +- Added a leading '0' to the day in the DayDateTime() function (thanks to Rolf + Ahrenberg). |