update.txt

来自「完整的软件学习--显示器驱动视频软件」· 文本 代码 · 共 38 行

TXT
38
字号
* Base on .\bak\722hpc ok.rar

2005-11-24
1.update mStar_WriteByte(DDC_LAST1, BIT7);<<DDC.C中void mStar_InitDDC(void)>>  // Nelson 2005-11-24 update for Read DDC function is ok
2。<<MCU.C>>中void Enable_SerialPort(void)将ES=0改为ES=1.

Ver0.02, Nov-01-2005
01. Add the ScalerReset() function in the <<main.c>> to solve the死机的问题;
02.U


Ver0.02, Aug-02-2005

01. Add cable detect, and show Message according to "No Signal" or "No Cable"
    (should add 4.7kOhm pull low at DVI-5v for BAT54C Irev);

02. Show "Source Type" when input port have been switched between "D V I" and "R G B",
    the same to power up;

03. Make burn-in option in effect at factory menu;

04. Correct KeypadButton in "Bool Key_CheckAutoKeyOnly(void)",
    and the way into factory mode;

05. Correct "+","-" key function;

06. Change MutePin define make mute in effect;

07. Save volume value to E2PROM when changed;

08. #define Dual_Input_Icon_Enable 0 for single input(Analog only) module;

09. Change previous menu of AuotColorMenu from RootMenu to MainMenu,
    so that show factory menu after "Auto Color";

10. Restore original input and output pin swap option;

11. Remove some unuseful functions and settings.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?