diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:05:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:05:38 +0100 |
commit | 2e1b2107e70585aa761446e8e5f43b43abfb7949 (patch) | |
tree | 837bde62487adb89787eac435641982367f1f977 /HISTORY | |
parent | ba5eee6cb825b3820bda9310d6c3a4f56463b615 (diff) | |
download | vdr-2e1b2107e70585aa761446e8e5f43b43abfb7949.tar.gz vdr-2e1b2107e70585aa761446e8e5f43b43abfb7949.tar.bz2 |
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9579,3 +9579,5 @@ Video Disk Recorder Revision History - 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). |