From 0468b38ff3754bb195688fb2ec6314835e028125 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 3 Nov 2020 22:12:38 +0100 Subject: Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecording() --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 81762c2f..f41fc285 100644 --- a/HISTORY +++ b/HISTORY @@ -9536,7 +9536,9 @@ Video Disk Recorder Revision History cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this (thanks to Helmut Binder). -2020-10-30: +2020-11-03: - Fixed multiple recording entries in case a recording is started during the initial reading of the video directory (reported by Claus Muus). +- Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecording() + (reported by Christoph Haubrich). -- cgit v1.2.3