diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-24 10:56:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-24 10:56:47 +0100 |
commit | 104bddc56068d6d613d6f159d5d7380ac0f7ab68 (patch) | |
tree | 0744d870e88b821b39625f2c1784d75709cb4e45 /HISTORY | |
parent | e7107b789e141005c01319a680a43f800e85413c (diff) | |
download | vdr-104bddc56068d6d613d6f159d5d7380ac0f7ab68.tar.gz vdr-104bddc56068d6d613d6f159d5d7380ac0f7ab68.tar.bz2 |
Fixed calculating the disk use percentage if there's more than 20TB of recordings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9747,6 +9747,8 @@ Video Disk Recorder Revision History Haubrich). - Fixed a memory leak in handling the NIT (thanks to Helmut Binder). -2021-12-20: +2021-12-24: - Fixed a possible memory leak in creating fonts (reported by Helmut Binder). +- Fixed calculating the disk use percentage if there's more than 20TB of recordings + (reported by Timo Weingärtner). |