summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-11 20:58:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-11 20:58:51 +0100
commit33b47142e47ae73438f8562c808b0e8dad460199 (patch)
treed40404a9373d2d6b564aed6ef380b6709d2f997b /HISTORY
parent5f3d42bcd8b85147a9c4020d3f85b0338c1ee6fb (diff)
downloadvdr-33b47142e47ae73438f8562c808b0e8dad460199.tar.gz
vdr-33b47142e47ae73438f8562c808b0e8dad460199.tar.bz2
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c1a3031e..827d562c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9737,9 +9737,11 @@ Video Disk Recorder Revision History
- The Recordings menu now marks recordings with errors with an exclamation mark ('!'),
and the number of errors (if any) is displayed in the recording's Info menu.
-2021-10-16:
+2021-12-11:
- Replaced all umlauts in the example channels.conf with their ae, oe, ue substitutes
to avoid problems on UTF-8 systems.
- Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5 (reported by Christoph
Haubrich).
+- Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() (reported by Christoph
+ Haubrich).