mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed displaying DVB subtitles
This commit is contained in:
14
HISTORY
14
HISTORY
@@ -7900,7 +7900,17 @@ Video Disk Recorder Revision History
|
||||
1TB (or larger) disks and use them as a RAID-1 (mirrored). That way, if one disk
|
||||
fails, you can replace it without data loss.
|
||||
|
||||
2013-08-27: Version 2.1.2
|
||||
2013-08-30: Version 2.1.2
|
||||
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
- Fixed handling DVB subtitle fill region codes for 2 and 8 bpp.
|
||||
- Fixed displaying DVB subtitles (thanks to Rolf Ahrenberg for helping to debug and
|
||||
understand subtitle page refreshes):
|
||||
+ Fixed handling DVB subtitle fill region codes for 2 and 8 bpp.
|
||||
+ Fixed handling pages without an explicit END_OF_DISPLAY_SET_SEGMENT.
|
||||
The FINISHPAGE_HACK is no longer necessary.
|
||||
+ Fixed handling "page refreshes".
|
||||
+ Added DebugBitmaps, which, if set to true, generates an HTML page with a sequence
|
||||
of images, showing the subtitle data as it is processed.
|
||||
+ The debug output now uses some indentation for better structuring.
|
||||
+ Fixed handling subtitles encoded as a string of characters (the very first
|
||||
character was always skipped).
|
||||
|
Reference in New Issue
Block a user