diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-10-12 13:54:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-10-12 13:54:44 +0200 |
commit | fc7ca12eddf1238aa64186c68463208af33f43c2 (patch) | |
tree | b921cd601740b60addb4f0a387a01692a413c6f0 /CONTRIBUTORS | |
parent | bbd36d06107c71a0d42d670c944c3096242d66f1 (diff) | |
download | vdr-fc7ca12eddf1238aa64186c68463208af33f43c2.tar.gz vdr-fc7ca12eddf1238aa64186c68463208af33f43c2.tar.bz2 |
Implemented anti-aliasing for cPixmap::DrawEllipse()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f3507096..8254ed02 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2441,7 +2441,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for suggesting to add a confirmation before renaming a recording to its folder name 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() + for implementing anti-aliasing for cPixmap::DrawSlope() and cPixmap::DrawEllipse() Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |