diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-11 20:58:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-11 20:58:51 +0100 |
commit | 33b47142e47ae73438f8562c808b0e8dad460199 (patch) | |
tree | d40404a9373d2d6b564aed6ef380b6709d2f997b /HISTORY | |
parent | 5f3d42bcd8b85147a9c4020d3f85b0338c1ee6fb (diff) | |
download | vdr-33b47142e47ae73438f8562c808b0e8dad460199.tar.gz vdr-33b47142e47ae73438f8562c808b0e8dad460199.tar.bz2 |
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |