home *** CD-ROM | disk | FTP | other *** search
- #
- # RC-6 config file
- #
- # source: http://home.hccnet.nl/m.majoor/projects__remote_control.htm
- # http://home.hccnet.nl/m.majoor/pronto.pdf
- #
- # used by: Philips
- #
- #########
- #
- # Philips Media Center Edition remote control
- # For use with the USB MCE ir receiver
- #
- # Dan Conti dconti|acm.wwu.edu
- #
- # Radio, Print, RecTV are only available on the HP Media Center remote control
- #
-
- begin remote
-
- name MCE
- bits 16
- flags RC6|CONST_LENGTH
- eps 30
- aeps 100
-
- header 2667 889
- one 444 444
- zero 444 444
- pre_data_bits 21
- pre_data 0x37FF0
- gap 105000
- toggle_bit 22
- # rc6_mask 0x100000000
-
-
- begin codes
-
- # starts at af
- Radio 0x00007baf
- Print 0x00007bb1
- Videos 0x00007bb5
- Pictures 0x00007bb6
- RecTV 0x00007bb7
- Music 0x00007bb8
- TV 0x00007bb9
- # no ba - d8
- Guide 0x00007bd9
- LiveTV 0x00007bda
- DVD 0x00007bdb
- Back 0x00007bdc
- OK 0x00007bdd
- Right 0x00007bde
- Left 0x00007bdf
- Down 0x00007be0
- Up 0x00007be1
- # no e2,e3
- Replay 0x00007be4
- Skip 0x00007be5
- Stop 0x00007be6
- Pause 0x00007be7
- Record 0x00007be8
- Play 0x00007be9
- Rewind 0x00007bea
- Forward 0x00007beb
- CH- 0x00007bec
- CH+ 0x00007bed
- VolDown 0x00007bee
- VolUp 0x00007bef
- More 0x00007bf0
- Mute 0x00007bf1
- Home 0x00007bf2
- Power 0x00007bf3
- ENTER 0x00007bf4
- Clear 0x00007bf5
- 9 0x00007bf6
- 8 0x00007bf7
- 7 0x00007bf8
- 6 0x00007bf9
- 5 0x00007bfa
- 4 0x00007bfb
- 3 0x00007bfc
- 2 0x00007bfd
- 1 0x00007bfe
- 0 0x00007bff
- end codes
-
- end remote
-