mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added anti-aliasing when upscaling bitmaps
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -6557,7 +6557,7 @@ Video Disk Recorder Revision History
|
||||
- The original display size of subtitles is now used to scale them properly when
|
||||
displaying them on an HD OSD.
|
||||
|
||||
2011-03-21: Version 1.7.18
|
||||
2011-03-27: Version 1.7.18
|
||||
|
||||
- Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtim<69>ki).
|
||||
- Added a missing 'default' case in cPixmapMemory::DrawEllipse().
|
||||
@@ -6573,3 +6573,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE (thanks
|
||||
to Juergen Lock).
|
||||
- Fixed the Language header of the Serbian translation file (thanks to Ville Skytt<74>).
|
||||
- Added anti-aliasing when upscaling bitmaps (improves the display of SD subtitles
|
||||
when replayed on an HD OSD).
|
||||
|
Reference in New Issue
Block a user