mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed scaling subtitles (their areas could sometimes extend outside the actual OSD)
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -8596,7 +8596,7 @@ Video Disk Recorder Revision History
|
||||
- Bumped all version numbers to 2.2.0.
|
||||
- Official release.
|
||||
|
||||
2015-03-17: Version 2.3.1
|
||||
2015-03-25: Version 2.3.1
|
||||
|
||||
- The new function cOsd::MaxPixmapSize() can be called to determine the maximum size
|
||||
a cPixmap may have on the current OSD. The 'osddemo' example has been modified
|
||||
@@ -8619,3 +8619,4 @@ Video Disk Recorder Revision History
|
||||
- Added some comment to cPixmap about the relation between OSD, ViewPort and DrawPort
|
||||
(suggested by Thomas Reufer).
|
||||
- Improved syncing on sections when parsing the NIT and SDT.
|
||||
- Fixed scaling subtitles (their areas could sometimes extend outside the actual OSD).
|
||||
|
Reference in New Issue
Block a user