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 /CONTRIBUTORS | |
parent | ba5eee6cb825b3820bda9310d6c3a4f56463b615 (diff) | |
download | vdr-2e1b2107e70585aa761446e8e5f43b43abfb7949.tar.gz vdr-2e1b2107e70585aa761446e8e5f43b43abfb7949.tar.bz2 |
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0926d4c0..5d23c9b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2445,6 +2445,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for implementing anti-aliasing for cPixmap::DrawSlope() and cPixmap::DrawEllipse() for reporting an unnecessary double call to Display() in cMenuRecording::RefreshRecording() for reporting too much memory being allocated in the cImage constructors + for reporting a problem with the call to EpgHandlers.EndSegmentTransfer() Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |