Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()

This commit is contained in:
Klaus Schmidinger
2021-12-11 20:58:51 +01:00
parent 5f3d42bcd8
commit 33b47142e4
3 changed files with 6 additions and 3 deletions

View File

@@ -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).