rc6_ir.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:1k
源码类别:

DVD

开发平台:

Others

  1. #include "Config.h" // Global Configuration - do not remove!
  2. //  Specific remote keys.
  3. #define IRKC_DISPLAY 0x0F
  4. #define IRKC_AUDIO 0x4E
  5. #define IRKC_ANGLE 0x85
  6. #define IRKC_TITLE 0x83
  7. #define IRKC_EJECT 0xFE
  8. #define IRKC_MENU  0x54
  9. #define IRKC_POWER 0x0C
  10. #define IRKC_1 0x01
  11. #define IRKC_2 0x02
  12. #define IRKC_3 0x03
  13. #define IRKC_4 0x04
  14. #define IRKC_5 0x05
  15. #define IRKC_6 0x06
  16. #define IRKC_7 0x07
  17. #define IRKC_8 0x08
  18. #define IRKC_9 0x09
  19. #define IRKC_0 0x00
  20. #define IRKC_DOWN 0x59
  21. #define IRKC_UP 0x58
  22. #define IRKC_PLAY 0x2C
  23. #define IRKC_STOP 0x31
  24. #define IRKC_SUBTITLE  0x4B
  25. #define IRKC_RIGHT 0x5B
  26. #define IRKC_LEFT 0x5A
  27. #define IRKC_MARKAB 0x3B
  28. #define IRKC_PAUSE 0x30       
  29. #define IRKC_ZOOM 0xF7
  30. #define IRKC_SKIPF 0x20
  31. #define IRKC_SKIPB 0x21
  32. #define IRKC_SETUP    0x82
  33. #define IRKC_ENTER 0x5C
  34. #define IRKC_REPEAT 0x1D
  35. #define IRKC_KARAOKE 0xe4
  36. #define IRKC_MUTE 0x0D
  37. #define IRKC_PREVIEW  0xd5
  38. #define IRKC_KEY      0xec
  39. #define IRKC_VOVAL    0xe7
  40. #define IRKC_MODE     0xe8