lang.c File Reference

Go to the source code of this file.

Classes

struct  mark

Functions

void lang_init (void)
void conv2latin (unsigned char *p, int n, int lang)
void init_enhance (struct enhance *eh)
void add_enhance (struct enhance *eh, int dcode, unsigned int *t)
void enhance (struct enhance *eh, struct vt_page *vtp)

Variables

int latin1 = -1
static unsigned char lang_char [256]
static struct mark marks [16]
static unsigned char g2map_latin1 []
static unsigned char g2map_latin2 []

Function Documentation

void lang_init ( void   ) 

Definition at line 93 of file lang.c.

Referenced by vbi_open().

void conv2latin ( unsigned char *  p,
int  n,
int  lang 
)

Definition at line 104 of file lang.c.

Referenced by vt_line().

void init_enhance ( struct enhance eh  ) 

Definition at line 124 of file lang.c.

Referenced by vt_line().

void add_enhance ( struct enhance eh,
int  dcode,
unsigned int *  t 
)

Definition at line 130 of file lang.c.

Referenced by vt_line().

void enhance ( struct enhance eh,
struct vt_page vtp 
)

Definition at line 142 of file lang.c.

Referenced by vbi_send_page().


Variable Documentation

int latin1 = -1

Definition at line 5 of file lang.c.

Referenced by TeletextDecoder::Decode(), enhance(), and vt_line().

unsigned char lang_char[256] [static]

Definition at line 7 of file lang.c.

Referenced by conv2latin(), and lang_init().

struct mark marks[16] [static]

Referenced by TV::customEvent(), and enhance().

unsigned char g2map_latin1[] [static]
Initial value:
   
    " ¡¢£$¥#§¤'\"«    "
    "°±²³×µ¶·÷'\"»¼½¾¿"
    " `´^~   ¨.°¸_\"  "
    "_¹®©            "
    " ÆÐªH ILLØ ºÞTNn"
    "Kædðhiillø ßþtn\x7f"

Definition at line 72 of file lang.c.

Referenced by enhance().

unsigned char g2map_latin2[] [static]
Initial value:
   
    " icL$Y#§¤'\"<    "
    "°   ×u  ÷'\">    "
    " `´^~ ¢ÿ¨.°¸_½²·"
    "- RC            "
    "  ÐaH iL£O opTNn"
    "K ðdhiil³o ßptn\x7f"

Definition at line 81 of file lang.c.

Referenced by enhance().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:48 2012 for MythTV by  doxygen 1.6.3