Flipper-IRDB/Laserdisc/Pioneer/Pioneer_Elite_CLD_99.ir

60 lines
941 B
Plaintext
Raw Normal View History

Filetype: IR signals file
Version: 1
#
2023-01-28 15:55:02 +00:00
# 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
#
2023-01-28 15:48:51 +00:00
name: NEXT CHAPTER
type: parsed
protocol: NEC
address: A8 00 00 00
command: 52 00 00 00
#
2023-01-28 15:48:51 +00:00
name: PREV CHAPTER
type: parsed
protocol: NEC
address: A8 00 00 00
command: 53 00 00 00
2023-01-28 15:49:24 +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
2023-01-28 15:49:36 +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