summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 13:27:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 13:27:16 +0100
commit5b28aa7e02400acc7001170b17398643c2320774 (patch)
tree5ea06c1f0ec4de3aa09d0c5ca8662761769805f3
parentf34a6d66a03669c9147335f5664d21d7af866f1b (diff)
downloadvdr-5b28aa7e02400acc7001170b17398643c2320774.tar.gz
vdr-5b28aa7e02400acc7001170b17398643c2320774.tar.bz2
Added entries for backports to version 2.4.8
-rw-r--r--HISTORY12
1 files changed, 12 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c5159088..4d9f9bc0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9747,6 +9747,18 @@ Video Disk Recorder Revision History
Haubrich).
- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).
+2021-12-27: Version 2.4.8
+
+- Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0.
+- Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs.
+- Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() (reported by Christoph
+ Haubrich).
+- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).
+- 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).
+- Official release.
+
2021-12-24:
- Fixed a possible memory leak in creating fonts (reported by Helmut Binder).