📄 cust_def.h
字号:
#ifndef _CUST_DEF_H_
#define _CUST_DEF_H_
#include ".\\h\\set.h"
#ifdef SDRAM_16Mb_Mode
//#define SETUP_PROGRAM_IN_PLACE_UNDER_16M
#ifdef SETUP_PROGRAM_IN_PLACE_UNDER_16M // 2004/12/29 yltseng
// Because we use track buffer to store Setup/Program OSD, so this buffer can't
// be overwritten when Setup/Program OSD is shown
#undef SETUP_DONT_PAUSE
#undef PROG_DONT_PAUSE
#define JPEG_PAUSE_WHEN_SETUP
#endif
#endif
#define SUPPORT_PRECALCULATE_VIDEOBITRATE_FOR_FILE_MODE // 2004/08/11 yltseng
//#define SEL_AUDIO_LANG_BY_USER
//#define SEL_AUDIO_LANG_BY_SETUPMENU
//#define FIX_VIDEO_RATIO_ISSUE//nono 20040518
//#define SP_CTRL_BY_SETUP_MENU//nono 4-9-7 23:39 for SETUP MENU is set "OFF", but SUBP is still ON. Tkx for Terry's help.
//#define DVD_REP_ALL_TITLE //terry,2003/10/18 06:30PM
#define SHARE_NAV_VAR //terry, share dvd/jpeg/vcd/mp3 global variable memory
#define SUPPORT_ECC //define to use software ECC+De-Interlave for CDDA(CD-G) subchannel
//#define SUPPORT_STREAM_BUFFER
//#define SUPPORT_MIX_MP3_CDDA
#ifdef SUPPORT_MIX_MP3_CDDA //linrc change "SUPPORT_MIX_MP3_CDDA" to "SUPPORT_MIX_DATA_CDDA_DISC"
#define SUPPORT_MIX_DATA_CDDA_DISC //because we support this type mix mode disc 2004-12-15 15:53
#endif
//#define UOP_PROHIBIT_ANGLE_SHOW_OFF //nono 3-12-18 15:10 for YILI.
//#define JPG_EFFECT //David Add 3-6-26 17:12
//#define JPG_ONCE_SHOW_ALL_PER_PIECE
//#define USER_LOGO
//#define JPG_LOGO //use JPG save to logo.
//#define USER_MPEG_LOGO //David 3-7-15 17:55
//#define SF_SR_IN_A_KEY //freyman 2003-8-3 16:52 moved here from ircmd.c
//#define DVD_SEQ_PLAY
#define NEW_GOTO
//#define BIG_AC3_VOICE //terry, adjust ac3 default voice volume,0508 ,avoid audio noise
//#define SUPPORT_ID3
//#define SUPPORT_CHINESE_FONT
#if defined( SUPPORT_CHINESE_FONT ) || defined( SUPPORT_CHINESE_FONT_COMPRESSED )
// spuuort BIG5 or GB. only one can be activated.
#ifdef SUPPORT_CHINESE_FONT
#ifdef BBK_DV911S //fengjl add 2004-05-21 17:04
#define USE_GB2312_FONT
#else
//#define USE_BIG5_FONT
#define USE_BIG5_COMMON_FONT
//#define USE_GB2312_FONT
#endif
#elif defined( SUPPORT_CHINESE_FONT_COMPRESSED ) // 2004/09/19 yltseng
#ifdef BBK_DV911S
#define USE_GB2312_FONT_COMPRESSED
#else
//#define USE_BIG5_FONT_COMPRESSED
#define USE_BIG5_COMMON_FONT_COMPRESSED
//#define USE_GB2312_FONT_COMPRESSED
#endif
#endif
//#define SUPPORT_HZ // support HZ to GB or BIG5 translate
//#define SUPPORT_GB_TO_BIG5 // support GB to BIG5 translate
//#define SUPPORT_BIG5_TO_GB //support BIG5 to GB translate
#endif
#if defined( SUPPORT_CHINESE_FONT ) || defined( USE_RUSSIAN_LANGUAGE ) || defined( EUROPE_FOREIGN_LANGUAGES ) || defined( MIDDLE_EUROPE_LANGUAGES ) || defined( USE_JAPANESE_FONT ) || defined( USE_KOREAN_FONT )
#define LINK_FONT_LIB // 2004/09/11 yltseng
#endif
//#define OLD_VFD_DRV //old/new vfd driver ( different iop code )
//#define SLOT_IN_LOADER //robert 020919
//===========
//IR Formats
//===========
//IR0 //"ircode_v.h" //kenny 891109
//IR1 //"ircode_m.h" //kenny 891109
//IR2 //"ircode_315.h" //kenny 891109
//IR3 //"ircode_p.h" //kenny add it 891113
//IR4 //"ircode_g.h" //kenny add it 2001/1/15
//IR5 //"ircode_N700.h" //kenny 900511
//IR6 //"ircode_n9663.h" //chichang 900511
//IR7 //"ircode_M168.h" //chichang 900612
//IR8 //"ircode_yuxing.h"
//IR9 //"ircode_fuss.h" //nono 2-3-24 15:47
//IR13 //"ircode_huajia.h" //xiaosan 02-04-18
//IR14 //"ircode_wangine.h" //alan 02-05-07
//IR15 //"ircode_intech.h" //xiaosan 02-05-20
//IR16 //"ircode_jcg.c" //2-7-2 10:26
//IR17 //"ircode_nextbase.h" //2-7-2 10:26
//IR18 //"ircode_fuss_lide.h" //2-7-2 10:26
//IR19 //"ircode_fuss_shengke.h" //2-7-2 10:26
//IR20 //"ircode_fuss_sanying.h" //2-7-2 10:26
//IR21 //"ircode_gaodasi.h" //2-7-16 22:02
//IR22 //"ircode_gbm.h" //2-9-10 20:33
//IR23 //"ircode_hobo.h" //Jeff 20020916
//IR24 //"ircode_fuss_masco.h" //2-9-10 20:33
//IR25 //"ircode_sva.h" //2002-9-2 16:45
//IR26 //"ircode_huajia_ad1200.h //2002-9-16"
//IR27 //"ircode_huajia_ir240.h //2002-9-16"
//IR28 //"ircode_wangine_ir28.h //2002-9-16"
//IR29 //"ircode_fuss_feiyang.h //2002-9-24"
//IR30 //"ircode_fuss_masco2.c //2002-9-24"
//IR31 //"ircode_BMT.h" //2002-9-24"
//IR32 //"ircode_outmind.h" //2002-9-24"
//IR33 //"ircode_suojia.h" //2002-9-24"
//IR34 //"ircode_huajia_2290.h //2002-9-16"
//IR35 //"ircode_fuss_xinqiao.h //2-10-28 22:45
//IR36 //"ircode_lucky.h //2002/11/5 01:17
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -