diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-18 12:43:41 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-18 12:43:41 +0200 |
| commit | 0d14872adcb767a729808618a1385ad4bdafb277 (patch) | |
| tree | 94d9df8c4efb9c6d78afaab5b480483220d60beb /CONTRIBUTORS | |
| parent | 90f4648a7c49ec8350e159fa9d29bb60c4f0b77a (diff) | |
| download | vdr-0d14872adcb767a729808618a1385ad4bdafb277.tar.gz vdr-0d14872adcb767a729808618a1385ad4bdafb277.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 2b1f8df4..3f8cfb90 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3146,6 +3146,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 |
