diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-18 12:39:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-18 12:39:59 +0200 |
commit | cc6c05fcf2e0f154f262189c2428019570b95ec1 (patch) | |
tree | 9e64eac9abb19e9aef607a540519141d427c4f68 /CONTRIBUTORS | |
parent | f6adb3220266e2fc297d582c5fa24483890dc0c9 (diff) | |
download | vdr-cc6c05fcf2e0f154f262189c2428019570b95ec1.tar.gz vdr-cc6c05fcf2e0f154f262189c2428019570b95ec1.tar.bz2 |
Fixed an endless loop in the DrawEllipse() functions for very small ellipses
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6fff3185..e1e20c2d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3147,6 +3147,7 @@ Zoran Turalija <zoran.turalija@gmail.com> Stefan Braun <louis.braun@gmx.de> for reporting an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character + for reporting an endless loop in the DrawEllipse() functions for very small ellipses Jochen Dolze <vdr@dolze.de> for changing cThread::SetIOPriority() from "best effort class" to "idle class" in order |