diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2020-11-03 22:12:38 +0100 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-11-03 22:12:38 +0100 |
| commit | 0468b38ff3754bb195688fb2ec6314835e028125 (patch) | |
| tree | 8f1a3147aacc37c76ec5f61949cbb7d6770b4fa2 /CONTRIBUTORS | |
| parent | ebbc562aabf6f41a9314473ea6351b8fd6499c6e (diff) | |
| download | vdr-0468b38ff3754bb195688fb2ec6314835e028125.tar.gz vdr-0468b38ff3754bb195688fb2ec6314835e028125.tar.bz2 | |
Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecording()
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4ecfe785..29cbae75 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2442,6 +2442,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for reporting a problem with data loss in case renaming a recording fails for adding support for HEVC-video and AC-4-audio for implementing anti-aliasing for cPixmap::DrawSlope() and cPixmap::DrawEllipse() + for reporting an unnecessary double call to Display() in cMenuRecording::RefreshRecording() Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |
