?? setupstr.h
字號:
//LANGUAGE English,Korean
WORD code aMsgEnglish_E[] = {7, CHAR_E, CHAR_nn_4, CHAR_gg_4, CHAR_ll_4, CHAR_ii_4, CHAR_ss_4, CHAR_hh_4};
WORD code aMsgEnglish_KR[] = {2, CHAR_K100, CHAR_K112};
MULTI_STRING code StrEnglish={aMsgEnglish_E,aMsgEnglish_KR};
WORD code aMsgChinese_E[] = {7, CHAR_C, CHAR_hh_4, CHAR_ii_4, CHAR_nn_4, CHAR_ee_4, CHAR_ss_4, CHAR_ee_4};
WORD code aMsgChinese_KR[] = {3, CHAR_K72, CHAR_K113, CHAR_K112};
MULTI_STRING code StrChinese={aMsgChinese_E,aMsgChinese_KR};
WORD code aMsgJapanese_E[] = {8, CHAR_J, CHAR_aa_4, CHAR_pp_4, CHAR_aa_4, CHAR_nn_4, CHAR_ee_4, CHAR_ss_4, CHAR_ee_4};
WORD code aMsgJapanese_KR[] = {3, CHAR_K153, CHAR_K114, CHAR_K112};
MULTI_STRING code StrJapanese={aMsgJapanese_E,aMsgJapanese_KR};
WORD code aMsgFrench_E[] = {6, CHAR_F, CHAR_rr_4, CHAR_ee_4, CHAR_nn_4, CHAR_cc_4, CHAR_hh_4};
WORD code aMsgFrench_KR[] = {4, CHAR_K84, CHAR_K115, CHAR_K7, CHAR_K112};
MULTI_STRING code StrFrench={aMsgFrench_E,aMsgFrench_KR};
WORD code aMsgGerman_E[] = {6, CHAR_G, CHAR_ee_4, CHAR_rr_4, CHAR_mm_4, CHAR_aa_4, CHAR_nn_4};
WORD code aMsgGerman_KR[] = {3, CHAR_K116, CHAR_K153, CHAR_K112};
MULTI_STRING code StrGerman={aMsgGerman_E,aMsgGerman_KR};
WORD code aMsgItalian_E[] = {7, CHAR_I, CHAR_tt_4, CHAR_aa_4, CHAR_ll_4, CHAR_ii_4, CHAR_aa_4, CHAR_nn_4};
WORD code aMsgItalian_KR[] = {5, CHAR_K1, CHAR_K186, CHAR_K20, CHAR_K120, CHAR_K112};
MULTI_STRING code StrItalian={aMsgItalian_E,aMsgItalian_KR};
WORD code aMsgSpanish_E[] = {7, CHAR_S, CHAR_pp_4, CHAR_aa_4, CHAR_nn_4, CHAR_ii_4, CHAR_ss_4, CHAR_hh_4};
WORD code aMsgSpanish_KR[] = {4, CHAR_K7, CHAR_K151, CHAR_K187, CHAR_K112};
MULTI_STRING code StrSpanish={aMsgSpanish_E,aMsgSpanish_KR};
WORD code aMsgPortuguese_E[] = {10, CHAR_P, CHAR_oo_4, CHAR_rr_4, CHAR_tt_4, CHAR_uu_4, CHAR_gg_4, CHAR_uu_4, CHAR_ee_4, CHAR_ss_4, CHAR_ee_4};
WORD code aMsgPortuguese_KR[] = {5, CHAR_K188, CHAR_K172, CHAR_K189, CHAR_K190, CHAR_K112};
MULTI_STRING code StrPortuguese={aMsgPortuguese_E,aMsgPortuguese_KR};
WORD code aMsgIndian_E[] = {5, CHAR_H, CHAR_ii_4, CHAR_nn_4, CHAR_dd_4, CHAR_ii_4};
WORD code aMsgIndian_KR[] = {3, CHAR_K117, CHAR_K203, CHAR_K112};
MULTI_STRING code StrIndian={aMsgIndian_E,aMsgIndian_KR};
WORD code aMsgThai_E[] = {4, CHAR_T, CHAR_hh_4, CHAR_aa_4, CHAR_ii_4};
WORD code aMsgThai_KR[] = {3, CHAR_K4, CHAR_K209, CHAR_K112};
MULTI_STRING code StrThai={aMsgThai_E,aMsgThai_KR};
WORD code aMsgRussian_E[] = {7, CHAR_R, CHAR_uu_4, CHAR_ss_4, CHAR_ss_4, CHAR_ii_4, CHAR_aa_4, CHAR_nn_4};
WORD code aMsgRussian_KR[] = {4, CHAR_K119, CHAR_K17, CHAR_K120, CHAR_K112};
MULTI_STRING code StrRussian={aMsgRussian_E,aMsgRussian_KR};
WORD code aMsgKorean_E[] = {6, CHAR_K, CHAR_oo_4, CHAR_rr_4, CHAR_ee_4, CHAR_aa_4, CHAR_nn_4};
WORD code aMsgKorean_KR[] = {3, CHAR_K121, CHAR_K113, CHAR_K112};
MULTI_STRING code StrKorean={aMsgKorean_E,aMsgKorean_KR};
WORD code aMsgOthers_E[] = {6, CHAR_O, CHAR_tt_4, CHAR_hh_4, CHAR_ee_4, CHAR_rr_4, CHAR_ss_4};
WORD code aMsgOthers_KR[] = {2, CHAR_K46, CHAR_K51};
MULTI_STRING code StrOthers={aMsgOthers_E,aMsgOthers_KR};
#ifdef OSD_ITEM_TEXT_SAME_AS_LANGUAGE
MULTI_STRING code StrOSDEnglish={aMsgEnglish_E,aMsgEnglish_E};
MULTI_STRING code StrOSDKorean={aMsgKorean_KR,aMsgKorean_KR};
#endif
WORD code aMsgOSD_E[] = {3, CHAR_O, CHAR_S, CHAR_D};
WORD code aMsgOSD_KR[] = {3, CHAR_O, CHAR_S, CHAR_D};
MULTI_STRING code StrOSD={aMsgOSD_E,aMsgOSD_KR};
WORD code aMsgMenu_E[] = {4, CHAR_M, CHAR_ee_4, CHAR_nn_4, CHAR_uu_4};
WORD code aMsgMenu_KR[] = {2, CHAR_K134, CHAR_K135};
MULTI_STRING code StrMenu={aMsgMenu_E,aMsgMenu_KR};
WORD code aMsgAudio_E[] = {5, CHAR_A, CHAR_uu_4, CHAR_dd_4, CHAR_ii_4, CHAR_oo_4};
WORD code aMsgAudio_KR[] = {3, CHAR_K66, CHAR_K6, CHAR_K66};
MULTI_STRING code StrAudio={aMsgAudio_E,aMsgAudio_KR};
WORD code aMsgSubtitle_E[] = {8, CHAR_S, CHAR_uu_4, CHAR_bb_4, CHAR_tt_4, CHAR_ii_4, CHAR_tt_4, CHAR_ll_4, CHAR_ee_4};
WORD code aMsgSubtitle_KR[] = {3, CHAR_K61, CHAR_K82, CHAR_K19};
MULTI_STRING code StrSubtitle={aMsgSubtitle_E,aMsgSubtitle_KR};
WORD code aMsgPS_E[] = {6, CHAR_4, CHAR_MOUHOW, CHAR_3, CHAR_SPACE, CHAR_P, CHAR_S};
WORD code aMsgPS_KR[] = {6, CHAR_4, CHAR_MOUHOW, CHAR_3, CHAR_SPACE, CHAR_P, CHAR_S};
MULTI_STRING code StrPS={aMsgPS_E,aMsgPS_KR};
WORD code aMsgLB_E[] = {6, CHAR_4, CHAR_MOUHOW, CHAR_3, CHAR_SPACE, CHAR_L, CHAR_B};
WORD code aMsgLB_KR[] = {6, CHAR_4, CHAR_MOUHOW, CHAR_3, CHAR_SPACE, CHAR_L, CHAR_B};
MULTI_STRING code StrLB={aMsgLB_E,aMsgLB_KR};
WORD code aMsgWide_E[] = {4, CHAR_1, CHAR_6, CHAR_MOUHOW, CHAR_9};
WORD code aMsgWide_KR[] = {4, CHAR_1, CHAR_6, CHAR_MOUHOW, CHAR_9};
MULTI_STRING code StrWide={aMsgWide_E,aMsgWide_KR};
WORD code aMsgOn_E[] = {2, CHAR_O, CHAR_nn_4};
WORD code aMsgOn_KR[] = {2, CHAR_K162, CHAR_K46};
MULTI_STRING code StrOn={aMsgOn_E,aMsgOn_KR};
WORD code aMsgOff_E[] = {3, CHAR_O, CHAR_ff_4, CHAR_ff_4};
WORD code aMsgOff_KR[] = {2, CHAR_K163, CHAR_K46};
MULTI_STRING code StrOff={aMsgOff_E,aMsgOff_KR};
WORD code aMsgNTSC_E[] = {4, CHAR_N, CHAR_T, CHAR_S, CHAR_C};
MULTI_STRING code StrNTSC={aMsgNTSC_E,aMsgNTSC_E};
WORD code aMsgPAL_E[] = {3, CHAR_P, CHAR_A, CHAR_L};
MULTI_STRING code StrPAL={aMsgPAL_E,aMsgPAL_E};
WORD code aMsgAuto_E[] = {4, CHAR_A, CHAR_uu_4, CHAR_tt_4, CHAR_oo_4};
WORD code aMsgAuto_KR[] = {2, CHAR_K132, CHAR_K2};
MULTI_STRING code StrAuto={aMsgAuto_E,aMsgAuto_KR};
WORD code aMsgPAL_M_E[] = {5, CHAR_P, CHAR_A, CHAR_L, CHAR_UNDERLIN, CHAR_M};
MULTI_STRING code StrPAL_M={aMsgPAL_M_E,aMsgPAL_M_E};
WORD code aMsgPAL_N_E[] = {5, CHAR_P, CHAR_A, CHAR_L, CHAR_UNDERLIN, CHAR_N};
MULTI_STRING code StrPAL_N={aMsgPAL_N_E,aMsgPAL_N_E};
// Brian1.06
WORD code aMsgVideoNormal_E[] = {12, CHAR_C, CHAR_V, CHAR_B, CHAR_S, CHAR_PLUS, CHAR_S, CHAR_DASH, CHAR_V, CHAR_ii_4, CHAR_dd_4, CHAR_ee_4, CHAR_oo_4};
MULTI_STRING code StrNormal={aMsgVideoNormal_E,aMsgVideoNormal_E};
WORD code aMsgRGB_E[] = {8, CHAR_C, CHAR_V, CHAR_B, CHAR_S, CHAR_PLUS, CHAR_R, CHAR_G, CHAR_B};
MULTI_STRING code StrRGB={aMsgRGB_E,aMsgRGB_E};
WORD code aMsgYUV_E[] = {8, CHAR_C, CHAR_V, CHAR_B, CHAR_S, CHAR_PLUS, CHAR_Y, CHAR_U, CHAR_V};
MULTI_STRING code StrYUV={aMsgYUV_E,aMsgYUV_E};
WORD code aMsgYUVPScan_E[] = {10, CHAR_Y, CHAR_U, CHAR_V, CHAR_SPACE8, CHAR_P, CHAR_DASH, CHAR_S, CHAR_C, CHAR_A, CHAR_N};
MULTI_STRING code StrYUVPScan={aMsgYUVPScan_E,aMsgYUVPScan_E};
WORD code aMsgRGBPScan_E[] = {10, CHAR_R, CHAR_G, CHAR_B, CHAR_SPACE8, CHAR_P, CHAR_DASH, CHAR_S, CHAR_C, CHAR_A, CHAR_N};
MULTI_STRING code StrRGBPScan={aMsgRGBPScan_E,aMsgRGBPScan_E};
WORD code aMsgVGAPScan_E[] = {10, CHAR_V, CHAR_G, CHAR_A, CHAR_SPACE8, CHAR_P, CHAR_DASH, CHAR_S, CHAR_C, CHAR_A, CHAR_N};
MULTI_STRING code StrVGAPScan={aMsgVGAPScan_E,aMsgVGAPScan_E};
WORD code aMsgNormal_E[] = {6, CHAR_N, CHAR_oo_4, CHAR_rr_4, CHAR_mm_4, CHAR_aa_4, CHAR_ll_4};
WORD code aMsgNormal_KR[] = {2, CHAR_K65, CHAR_K206};
MULTI_STRING code StrBriNormal={aMsgNormal_E,aMsgNormal_KR};
WORD code aMsgBright_E[] = {6, CHAR_B, CHAR_rr_4, CHAR_ii_4, CHAR_gg_4, CHAR_hh_4, CHAR_tt_4};
WORD code aMsgBright_KR[] = {2, CHAR_K142, CHAR_K82};
MULTI_STRING code StrBright={aMsgBright_E,aMsgBright_KR};
WORD code aMsgSoft_E[] = {4, CHAR_S, CHAR_oo_4, CHAR_ff_4, CHAR_tt_4};
WORD code aMsgSoft_KR[] = {4, CHAR_K61, CHAR_K94, CHAR_K160, CHAR_K159};
MULTI_STRING code StrSoft={aMsgSoft_E,aMsgSoft_KR};
WORD code aMsgMinus4_E[] = {2, CHAR_DASH, CHAR_4};
MULTI_STRING code StrMinus4={aMsgMinus4_E,aMsgMinus4_E};
WORD code aMsgMinus3_E[] = {2, CHAR_DASH, CHAR_3};
MULTI_STRING code StrMinus3={aMsgMinus3_E,aMsgMinus3_E};
WORD code aMsgMinus2_E[] = {2, CHAR_DASH, CHAR_2};
MULTI_STRING code StrMinus2={aMsgMinus2_E,aMsgMinus2_E};
WORD code aMsgMinus1_E[] = {2, CHAR_DASH, CHAR_1};
MULTI_STRING code StrMinus1={aMsgMinus1_E,aMsgMinus1_E};
WORD code aMsg0_E[] = {1, CHAR_0};
MULTI_STRING code Str0={aMsg0_E,aMsg0_E};
WORD code aMsgPlus1_E[] = {2, CHAR_PLUS, CHAR_1};
MULTI_STRING code StrPlus1={aMsgPlus1_E,aMsgPlus1_E};
WORD code aMsgPlus2_E[] = {2, CHAR_PLUS, CHAR_2};
MULTI_STRING code StrPlus2={aMsgPlus2_E,aMsgPlus2_E};
WORD code aMsgPlus3_E[] = {2, CHAR_PLUS, CHAR_3};
MULTI_STRING code StrPlus3={aMsgPlus3_E,aMsgPlus3_E};
WORD code aMsgPlus4_E[] = {2, CHAR_PLUS, CHAR_4};
MULTI_STRING code StrPlus4={aMsgPlus4_E,aMsgPlus4_E};
#ifdef SUPPORT_ADJUST_CHROM_PHASE
WORD code aMsgMinus5_E[] = {2, CHAR_DASH, CHAR_5};
MULTI_STRING code StrMinus5={aMsgMinus5_E,aMsgMinus5_E};
WORD code aMsgMinus6_E[] = {2, CHAR_DASH, CHAR_6};
MULTI_STRING code StrMinus6={aMsgMinus6_E,aMsgMinus6_E};
WORD code aMsgPlus5_E[] = {2, CHAR_PLUS, CHAR_5};
MULTI_STRING code StrPlus5={aMsgPlus5_E,aMsgPlus5_E};
WORD code aMsgPlus6_E[] = {2, CHAR_PLUS, CHAR_6};
MULTI_STRING code StrPlus6={aMsgPlus6_E,aMsgPlus6_E};
#endif
WORD code aMsgTVType_E[] = {7, CHAR_T, CHAR_V, CHAR_SPACE, CHAR_T, CHAR_yy_4, CHAR_pp_4, CHAR_ee_4};
WORD code aMsgTVType_KR[] = {4, CHAR_T, CHAR_V, CHAR_K256, CHAR_K257};
MULTI_STRING code StrTVType={aMsgTVType_E,aMsgTVType_KR};
#ifndef NO_SCREEN_SAVER // Brian1.20
WORD code aMsgScrSaver_E[] = {12, CHAR_S, CHAR_cc_4, CHAR_rr_4, CHAR_ee_4, CHAR_ee_4, CHAR_nn_4, CHAR_SPACE, CHAR_S, CHAR_aa_4, CHAR_vv_4, CHAR_ee_4, CHAR_rr_4};
WORD code aMsgScrSaver_KR[] = {5, CHAR_K101, CHAR_K129, CHAR_K45, CHAR_K138, CHAR_K46};
MULTI_STRING code StrScreenSaver={aMsgScrSaver_E,aMsgScrSaver_KR};
#endif
WORD code aMsgTVSystem_E[] = {9, CHAR_T, CHAR_V, CHAR_SPACE, CHAR_S, CHAR_yy_4, CHAR_ss_4, CHAR_tt_4, CHAR_ee_4, CHAR_mm_4};
WORD code aMsgTVSystem_KR[] = {5, CHAR_T, CHAR_V, CHAR_K17, CHAR_K7, CHAR_K254};
MULTI_STRING code StrTVSystem={aMsgTVSystem_E,aMsgTVSystem_KR};
WORD code aMsgVideoOutput_E[] = {12, CHAR_V, CHAR_ii_4, CHAR_dd_4, CHAR_ee_4, CHAR_oo_4, CHAR_SPACE, CHAR_O, CHAR_uu_4, CHAR_tt_4, CHAR_pp_4, CHAR_uu_4, CHAR_tt_4};
WORD code aMsgVideoOutput_KR[] = {5, CHAR_K89, CHAR_K6, CHAR_K66, CHAR_K144, CHAR_K145};
MULTI_STRING code StrVideoOutput={aMsgVideoOutput_E,aMsgVideoOutput_KR};
// Brian0.83
WORD code aMsgProgressiveScan_E[] = {6, CHAR_P, CHAR_DASH, CHAR_S, CHAR_C, CHAR_A, CHAR_N};
WORD code aMsgProgressiveScan_KR[] = {6, CHAR_P, CHAR_DASH, CHAR_S, CHAR_C, CHAR_A, CHAR_N};
MULTI_STRING code StrProgressiveScan={aMsgProgressiveScan_E,aMsgProgressiveScan_KR};
WORD code aMsgBrightness_E[] = {10, CHAR_B, CHAR_rr_4, CHAR_ii_4, CHAR_gg_4, CHAR_hh_4, CHAR_tt_4, CHAR_nn_4, CHAR_ee_4, CHAR_ss_4, CHAR_ss_4};
WORD code aMsgBrightness_KR[] = {2, CHAR_K142, CHAR_K46};
MULTI_STRING code StrBrightness={aMsgBrightness_E,aMsgBrightness_KR};
WORD code aMsgContrast_E[] = {8, CHAR_C, CHAR_oo_4, CHAR_nn_4, CHAR_tt_4, CHAR_rr_4, CHAR_aa_4, CHAR_ss_4, CHAR_tt_4};
WORD code aMsgContrast_KR[] = {3, CHAR_K255, CHAR_K195, CHAR_K89};
MULTI_STRING code StrContrast={aMsgContrast_E,aMsgContrast_KR};
#ifdef SUPPORT_ADJUST_CHROM_PHASE
WORD code aMsgChromPhase_E[] = {3, CHAR_H, CHAR_uu_4, CHAR_ee_4};
MULTI_STRING code StrChromPhase={aMsgChromPhase_E,aMsgChromPhase_E};
#endif
WORD code aMsgSPIFPCM_E[] = {9, CHAR_S, CHAR_P, CHAR_D, CHAR_I, CHAR_F, CHAR_SLASH, CHAR_P, CHAR_C, CHAR_M};
MULTI_STRING code StrSPDIF_PCM={aMsgSPIFPCM_E,aMsgSPIFPCM_E};
WORD code aMsgSPIFRAW_E[] = {9, CHAR_S, CHAR_P, CHAR_D, CHAR_I, CHAR_F, CHAR_SLASH, CHAR_R, CHAR_A, CHAR_W};
MULTI_STRING code StrSPDIF_RAW={aMsgSPIFRAW_E,aMsgSPIFRAW_E};
WORD code aMsg2CH_E[] = {9, CHAR_2, CHAR_SPACE, CHAR_C, CHAR_hh_4, CHAR_aa_4, CHAR_nn_4, CHAR_nn_4, CHAR_ee_4, CHAR_ll_4};
WORD code aMsg2CH_KR[] = {4, CHAR_2, CHAR_SPACE, CHAR_K110, CHAR_K111};
MULTI_STRING code Str2CH={aMsg2CH_E,aMsg2CH_KR};
WORD code aMsg51CH_E[] = {11, CHAR_5, CHAR_DOT, CHAR_1, CHAR_SPACE, CHAR_C, CHAR_hh_4, CHAR_aa_4, CHAR_nn_4, CHAR_nn_4, CHAR_ee_4, CHAR_ll_4};
WORD code aMsg51CH_KR[] = {6, CHAR_5, CHAR_DOT, CHAR_1, CHAR_SPACE, CHAR_K110, CHAR_K111};
MULTI_STRING code Str51CH={aMsg51CH_E,aMsg51CH_KR};
#ifndef REMOVE_SETUP_SPEAKER_TEST
WORD code aMsgAutoTest_E[] = {4, CHAR_A, CHAR_uu_4, CHAR_tt_4, CHAR_oo_4};
WORD code aMsgAutoTest_KR[] = {4, CHAR_A, CHAR_uu_4, CHAR_tt_4, CHAR_oo_4};
MULTI_STRING code StrAutoTest={aMsgAutoTest_E,aMsgAutoTest_KR};
WORD code aMsgLeft_E[] = {4, CHAR_L, CHAR_ee_4, CHAR_ff_4, CHAR_tt_4};
WORD code aMsgLeft_KR[] = {4, CHAR_L, CHAR_ee_4, CHAR_ff_4, CHAR_tt_4};
MULTI_STRING code StrLeft={aMsgLeft_E,aMsgLeft_KR};
WORD code aMsgRight_E[] = {5, CHAR_R, CHAR_ii_4, CHAR_gg_4, CHAR_hh_4, CHAR_tt_4};
WORD code aMsgRight_KR[] = {5, CHAR_R, CHAR_ii_4, CHAR_gg_4, CHAR_hh_4, CHAR_tt_4};
MULTI_STRING code StrRight={aMsgRight_E,aMsgRight_KR};
WORD code aMsgLS_E[] = {9, CHAR_L, CHAR_ee_4, CHAR_ff_4, CHAR_tt_4, CHAR_SPACE, CHAR_S, CHAR_uu_4, CHAR_rr_4, CHAR_rr_4};
WORD code aMsgLS_KR[] = {9, CHAR_L, CHAR_ee_4, CHAR_ff_4, CHAR_tt_4, CHAR_SPACE, CHAR_S, CHAR_uu_4, CHAR_rr_4, CHAR_rr_4};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -