mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented anti-aliasing for cPixmap::DrawEllipse()
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -9513,7 +9513,7 @@ Video Disk Recorder Revision History
|
||||
with the main menu open.
|
||||
- Official release.
|
||||
|
||||
2020-09-29: Version 2.4.5
|
||||
2020-10-12: Version 2.4.5
|
||||
|
||||
- Updated the Italian OSD texts (thanks to Diego Pierotto).
|
||||
- Fixed handling newline characters in ci.c's CopyString() (reported by Winfried K<>hler).
|
||||
@@ -9521,6 +9521,7 @@ Video Disk Recorder Revision History
|
||||
by Winfried K<>hler).
|
||||
- Fixed a possible invalid lock sequence in cMenuTimers::OnOff().
|
||||
- Fixed several typos (reported by Jens Schleusener).
|
||||
- Implemented anti-aliasing for cPixmap::DrawSlope() (thanks to Christoph Haubrich).
|
||||
- Implemented anti-aliasing for cPixmap::DrawSlope() and cPixmap::DrawEllipse() (thanks
|
||||
to Christoph Haubrich).
|
||||
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.5 to
|
||||
indicate this change.
|
||||
|
Reference in New Issue
Block a user