mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #392 from ethagnawl/laserdisc-pioneer-cld-99
Add Pioneer CLD-99 Laserdisc Player Remote
This commit is contained in:
commit
d4911a2b95
59
Laserdisc/Pioneer/Pioneer_Elite_CLD_99.ir
Normal file
59
Laserdisc/Pioneer/Pioneer_Elite_CLD_99.ir
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Pioneer CLD-99 Laserdisc Player
|
||||||
|
# Inspired by: github.com/RandomDebugError/irdb/blob/master/codes/Pioneer/Laser Disc/168,-1.csv
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 1C 00 00 00
|
||||||
|
#
|
||||||
|
name: PLAY
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 17 00 00 00
|
||||||
|
#
|
||||||
|
name: PAUSE
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 18 00 00 00
|
||||||
|
#
|
||||||
|
name: NEXT CHAPTER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 52 00 00 00
|
||||||
|
#
|
||||||
|
name: PREV CHAPTER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 53 00 00 00
|
||||||
|
#
|
||||||
|
name: NEXT FRAME
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 54 00 00 00
|
||||||
|
#
|
||||||
|
name: PREV FRAME
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 50 00 00 00
|
||||||
|
#
|
||||||
|
name: SIDE A
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 4D 00 00 00
|
||||||
|
#
|
||||||
|
name: SIDE B
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 4E 00 00 00
|
Loading…
Reference in New Issue
Block a user