mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-25 21:07:12 +00:00
Merge pull request #710 from darkain/cdi
Adding Philips/CDi_Commander.ir
This commit is contained in:
commit
a7f21e1037
54
Consoles/Philips/CDi_Commander.ir
Normal file
54
Consoles/Philips/CDi_Commander.ir
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Philips CD-i "Commander" remote control
|
||||||
|
#
|
||||||
|
# https://en.wikipedia.org/wiki/CD-i
|
||||||
|
#
|
||||||
|
name: Play
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 2C 00 00 00
|
||||||
|
#
|
||||||
|
name: Pause
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 30 00 00 00
|
||||||
|
#
|
||||||
|
name: Stop
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 31 00 00 00
|
||||||
|
#
|
||||||
|
name: Prev
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 21 00 00 00
|
||||||
|
#
|
||||||
|
name: Next
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 20 00 00 00
|
||||||
|
#
|
||||||
|
name: Vol_dn
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 11 00 00 00
|
||||||
|
#
|
||||||
|
name: Vol_up
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 10 00 00 00
|
||||||
|
#
|
||||||
|
name: CDi/TV
|
||||||
|
type: parsed
|
||||||
|
protocol: RC6
|
||||||
|
address: 19 00 00 00
|
||||||
|
command: 43 00 00 00
|
Loading…
Reference in New Issue
Block a user