From 246d5412e0e7e04e643e7ff9e65795621c50043c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 30 Aug 2013 12:00:40 +0200 Subject: Fixed displaying DVB subtitles --- HISTORY | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3f2cdc22..b539954f 100644 --- a/HISTORY +++ b/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). -- cgit v1.2.3