DVBCore  1.0
Open source DVB engine
dvb/src/ap_cfdat.h File Reference

Application configuration data. More...

Go to the source code of this file.

Defines

#define ENGLISH_LANG_CODE   (('e' << 16) | ('n' << 8) | 'g')
#define WELSH1_LANG_CODE   (('w' << 16) | ('e' << 8) | 'l')
#define WELSH2_LANG_CODE   (('c' << 16) | ('y' << 8) | 'm')
#define GAELIC_LANG_CODE   (('g' << 16) | ('l' << 8) | 'a')
#define IRISH_LANG_CODE   (('g' << 16) | ('l' << 8) | 'e')
#define DUTCH1_LANG_CODE   (('n' << 16) | ('l' << 8) | 'd')
#define DUTCH2_LANG_CODE   (('d' << 16) | ('u' << 8) | 't')
#define GERMAN1_LANG_CODE   (('g' << 16) | ('e' << 8) | 'r')
#define GERMAN2_LANG_CODE   (('d' << 16) | ('e' << 8) | 'u')
#define FRENCH1_LANG_CODE   (('f' << 16) | ('r' << 8) | 'e')
#define FRENCH2_LANG_CODE   (('f' << 16) | ('r' << 8) | 'a')
#define RUSSIAN_LANG_CODE   (('r' << 16) | ('u' << 8) | 's')
#define SIMPLIFIED_CHINESE_LANG_CODE   (('c' << 16) | ('h' << 8) | 'i')
#define TRADITIONAL_CHINESE_LANG_CODE   (('c' << 16) | ('h' << 8) | 'i')
#define FINNISH_LANG_CODE   (('f' << 16) | ('i' << 8) | 'n')
#define SWEDISH_LANG_CODE   (('s' << 16) | ('w' << 8) | 'e')
#define NORWEGIAN_LANG_CODE   (('n' << 16) | ('o' << 8) | 'r')
#define DANISH_LANG_CODE   (('d' << 16) | ('a' << 8) | 'n')
#define MANDARIN_LANG_CODE   (('c' << 16) | ('m' << 8) | 'n')
#define CANTONESE_LANG_CODE   (('y' << 16) | ('u' << 8) | 'e')
#define MAORI1_LANG_CODE   (('m' << 16) | ('a' << 8) | 'o')
#define MAORI2_LANG_CODE   (('m' << 16) | ('r' << 8) | 'i')
#define JAPANESE_LANG_CODE   (('j' << 16) | ('p' << 8) | 'n')
#define ITALIAN_LANG_CODE   (('i' << 16) | ('t' << 8) | 'a')
#define SPANISH1_LANG_CODE   (('s' << 16) | ('p' << 8) | 'a')
#define SPANISH2_LANG_CODE   (('e' << 16) | ('s' << 8) | 'l')
#define KOREAN_LANG_CODE   (('k' << 16) | ('o' << 8) | 'r')
#define HINDI_LANG_CODE   (('h' << 16) | ('i' << 8) | 'n')
#define CZECH1_LANG_CODE   (('c' << 16) | ('z' << 8) | 'e')
#define CZECH2_LANG_CODE   (('c' << 16) | ('e' << 8) | 's')
#define SLOVAK1_LANG_CODE   (('s' << 16) | ('l' << 8) | 'k')
#define SLOVAK2_LANG_CODE   (('s' << 16) | ('l' << 8) | 'o')
#define AFRIKAANS_LANG_CODE   (('a' << 16) | ('f' << 8) | 'r')
#define NDEBELE_LANG_CODE   (('n' << 16) | ('b' << 8) | 'l')
#define NORTHERN_SOTHO_LANG_CODE   (('n' << 16) | ('s' << 8) | 'o')
#define SOUTHERN_SOTHO_LANG_CODE   (('s' << 16) | ('o' << 8) | 't')
#define SWATI_LANG_CODE   (('s' << 16) | ('s' << 8) | 'w')
#define TSONGA_LANG_CODE   (('t' << 16) | ('s' << 8) | 'o')
#define TSWANA_LANG_CODE   (('t' << 16) | ('s' << 8) | 'n')
#define VENDA_LANG_CODE   (('v' << 16) | ('e' << 8) | 'n')
#define XHOSA_LANG_CODE   (('x' << 16) | ('h' << 8) | 'o')
#define ZULU_LANG_CODE   (('z' << 16) | ('u' << 8) | 'l')
#define CROATIAN_LANG_CODE   (('h' << 16) | ('r' << 8) | 'v')
#define HUNGARIAN_LANG_CODE   (('h' << 16) | ('u' << 8) | 'n')
#define LATVIAN_LANG_CODE   (('l' << 16) | ('a' << 8) | 'v')
#define LUXEMBOURGISH_LANG_CODE   (('l' << 16) | ('t' << 8) | 'z')
#define POLISH_LANG_CODE   (('p' << 16) | ('o' << 8) | 'l')
#define PORTUGUESE_LANG_CODE   (('p' << 16) | ('o' << 8) | 'r')
#define SERBIAN_LANG_CODE   (('s' << 16) | ('r' << 8) | 'p')
#define ROMANIAN1_LANG_CODE   (('r' << 16) | ('o' << 8) | 'n')
#define ROMANIAN2_LANG_CODE   (('r' << 16) | ('u' << 8) | 'm')
#define ALBANIAN1_LANG_CODE   (('s' << 16) | ('q' << 8) | 'i')
#define ALBANIAN2_LANG_CODE   (('a' << 16) | ('l' << 8) | 'b')
#define SLOVENE_LANG_CODE   (('s' << 16) | ('l' << 8) | 'v')
#define CATALAN_LANG_CODE   (('c' << 16) | ('a' << 8) | 't')
#define GALICIAN_LANG_CODE   (('g' << 16) | ('l' << 8) | 'g')
#define BASQUE1_LANG_CODE   (('e' << 16) | ('u' << 8) | 's')
#define BASQUE2_LANG_CODE   (('b' << 16) | ('a' << 8) | 'q')
#define UKRAINIAN_LANG_CODE   (('u' << 16) | ('k' << 8) | 'r')
#define UND_LANG_CODE   (('u' << 16) | ('n' << 8) | 'd')
#define ACFG_INVALID_DB_LANG   255
#define ACFG_UNDEFINED_DB_LANG_CODE   0
#define ACFG_MAX_DB_LANG_CODES   3

Enumerations

enum  E_LANGUAGE_STRINGS {
  STR_LANG_ENGLISH, STR_LANG_WELSH, STR_LANG_GAELIC, STR_LANG_IRISH,
  STR_LANG_FRENCH, STR_LANG_GERMAN, STR_LANG_DUTCH, STR_LANG_RUSSIAN,
  STR_LANG_SIMPLIFIED_CHINESE, STR_LANG_TRADITIONAL_CHINESE, STR_LANG_FINNISH, STR_LANG_SWEDISH,
  STR_LANG_NORWEGIAN, STR_LANG_DANISH, STR_LANG_MANDARIN, STR_LANG_CANTONESE,
  STR_LANG_MAORI, STR_LANG_JAPANESE, STR_LANG_ITALIAN, STR_LANG_SPANISH,
  STR_LANG_KOREAN, STR_LANG_HINDI, STR_LANG_CZECH, STR_LANG_SLOVAK,
  STR_LANG_AFRIKAANS, STR_LANG_NDEBELE, STR_LANG_NORTHERN_SOTHO, STR_LANG_SOUTHERN_SOTHO,
  STR_LANG_SWATI, STR_LANG_TSONGA, STR_LANG_TSWANA, STR_LANG_VENDA,
  STR_LANG_XHOSA, STR_LANG_ZULU, STR_LANG_CROATIAN, STR_LANG_HUNGARIAN,
  STR_LANG_LATVIAN, STR_LANG_LUXEMBOURGISH, STR_LANG_POLISH, STR_LANG_PORTUGUESE,
  STR_LANG_SERBIAN, STR_LANG_ROMANIAN, STR_LANG_ALBANIAN, STR_LANG_SLOVENE,
  STR_LANG_CATALAN, STR_LANG_GALICIAN, STR_LANG_BASQUE, STR_LANG_UKRAINIAN
}
enum  E_COUNTRY_STRINGS {
  STR_COUNTRY_UK, STR_COUNTRY_FRANCE, STR_COUNTRY_GERMANY, STR_COUNTRY_NETHERLANDS,
  STR_COUNTRY_RUSSIA, STR_COUNTRY_AUSTRALIA, STR_COUNTRY_CHINA, STR_COUNTRY_FINLAND,
  STR_COUNTRY_AUSTRIA, STR_COUNTRY_SWITZERLAND, STR_COUNTRY_CZECHREP, STR_COUNTRY_SLOVAKIA,
  STR_COUNTRY_SOUTHAFRICA, STR_COUNTRY_BELGIUM, STR_COUNTRY_CROATIA, STR_COUNTRY_HUNGARY,
  STR_COUNTRY_ITALY, STR_COUNTRY_LATVIA, STR_COUNTRY_LUXEMBOURG, STR_COUNTRY_POLAND,
  STR_COUNTRY_PORTUGAL, STR_COUNTRY_SERBIA, STR_COUNTRY_SLOVENIA, STR_COUNTRY_SPAIN,
  STR_COUNTRY_SWEDEN, STR_COUNTRY_UKRAINE
}

Detailed Description

Application configuration data.

Date:
8/04/2004
Author:
Ocean Blue
 All Data Structures Files Functions Typedefs Defines