12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- 2007.06.15 [Jack Chang]
- 1. Add ReleaseNote.txt.
-
- 2007.06.28
- 1. Change count number for NEC. For remote controller response faster.
- 2007.06.28
- 1. Change count number back. Because that cause release version remote controller can't work.
- 2007.06.29
- 1. Fix IR count uncorrect issue.
- 2007.07.24
- 1. Fix NEC IR continue code fail issue.
- 2. Change NEC continue count to 1-->3-->2-->2-->2 ......
- 2007.07.25
- 1. Fix NEC IR discontinue issue.
-
- 2007.08.08
- 1. Add for customerize.
- 2. Change NEC continue count to 1-->3-->1-->1-->1 ......
- 2007.08.13
- 1. When enter Linux, to enable LED1 or LED2.
- 2007.08.17
- 1. Include Customerzation.h from include\sis516 folder.
- 2007.09.21
- 1. Modify continue key function. When press IR remote controller, just report Continue_Start & Continue_End for UMF.
- 2007.10.02
- 1. To disable Timer & enable DisableTimerFlag when UMF call IR_Release function.
- 2007.10.08
- 1. Fix RCT #722 - Remote control\VOL,CH,按住Vol Up/Down不放再按其他按鈕,音量會持續的增加.
- 2. Fix RCT #713 - 連續快速按任何鍵from remote contorl, IR 會有漏收的情況.
- 2007.10.25
- 1. Add StartTimer0Flag & StopTimer0Flag functions.
- 2008.02.15
- 1. Add IRHardwareEnableFun() & IRHardwareDisableFun().
- 2. Add an IR_Auto_Test define.
- 2008.02.19
- 1. Add IOCTL for IRHardwareEnableFun() & IRHardwareDisableFun().
- 2008.02.25
- 1. Update for DebugPrint.
- 2008.03.04
- 1. Add spin_lock for data buffer read/write.
-
|