mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed handling the bitmap color depth for scaled subtitles
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -6573,8 +6573,8 @@ 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).
|
||||
- Added anti-aliasing when upscaling bitmaps, which improves the display of SD subtitles
|
||||
when replayed on an HD OSD (thanks to Reinhard Nissl for his help in debugging).
|
||||
- Renamed cBitmap::Scale() to Scaled(), because it doesn't modify the bitmap itself,
|
||||
but rather returns a scaled copy.
|
||||
- Fixed the description of cReceiver in PLUGINS.html, regarding detaching a receiver
|
||||
|
Reference in New Issue
Block a user