Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4

This commit is contained in:
Klaus Schmidinger
2012-03-28 10:43:15 +02:00
parent 55b6ab1dc6
commit 1f5cf1db58
3 changed files with 14 additions and 10 deletions

View File

@@ -7051,3 +7051,7 @@ Video Disk Recorder Revision History
- Reverted some improvements to Make.config.template (thanks to Christian Ruppert).
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
Schmirler).
2012-03-28: Version 1.7.28
- Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4.