Project

General

Profile

Actions

Feature #191

open

FLOF/Fastext support patch

Added by gnapheus over 14 years ago. Updated over 14 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/25/2009
Due date:
% Done:

0%

Estimated time:

Description

I updated this old FLOF patch http://lists.alioth.debian.org/pipermail/pkg-vdr-dvb-devel/2006-March/002117.html for the current git version cab8a4b5. I also made the the FLOF keys configurable the same way like zoom, halfpage etc. The patch works in principal eg with RTL or Tele 5, but some points should be improved:
- The decoding of the FLOF page number should be moved from menu.c to txtrecv.c.
- FLOF should only be active for pages that support it. I think evaluating the Link Control Byte would help.
Unfortunately I'am not familiar with all the used bit operations that I could help with these points.


Files

osdteletext_flof.diff (8.46 KB) osdteletext_flof.diff gnapheus, 10/25/2009 02:11 PM
osdteletext-flof-v2.diff (9.6 KB) osdteletext-flof-v2.diff gnapheus, 12/08/2009 02:41 PM
Actions #1

Updated by gnapheus over 14 years ago

By the way, TOP-Text would also be a nice feature ;).

Actions #2

Updated by gnapheus over 14 years ago

Here is the patch for version the current git version 3a2b76bf. I encapsulated the FLOF decoding in a own method. Now also the Link Control Byte is evaluated and FLOF is only possible on pages that support it. I think for a proper integration the storage of the pages has to be changed, as you cannot store something like metadata of a page which is accessible e.g. in menu.c.

Actions

Also available in: Atom PDF