From 0d14872adcb767a729808618a1385ad4bdafb277 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 18 May 2013 12:43:41 +0200 Subject: Fixed an endless loop in the DrawEllipse() functions for very small ellipses --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 9fa5f952..3e66a707 100644 --- a/HISTORY +++ b/HISTORY @@ -7795,7 +7795,7 @@ Video Disk Recorder Revision History improve overall performance when an editing process is running (thanks to Jochen Dolze). -2013-05-02: Version 2.0.2 +2013-05-18: Version 2.0.2 - Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters (was broken by @@ -7808,3 +7808,5 @@ Video Disk Recorder Revision History one single sequence. - Fixed an error message when parsing SCR values in diseqc.conf. - Fixed an unexpected RCS version tag in the newplugin script. +- Fixed an endless loop in the DrawEllipse() functions for very small ellipses (reported + by Stefan Braun). -- cgit v1.2.3