mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-18 10:51:54 +03:00
Update audio.ir
New additions
This commit is contained in:
parent
5bd868665e
commit
7a0c896626
@ -1,7 +1,7 @@
|
||||
Filetype: IR library file
|
||||
Version: 1
|
||||
# Last Updated 24th Jul, 2023
|
||||
# Last Checked 19th Aug, 2023
|
||||
# Last Updated 1st Sept, 2023
|
||||
# Last Checked 1st Sept, 2023
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
@ -3752,3 +3752,147 @@ type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D9 14 00 00
|
||||
command: 6D 92 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D9 14 00 00
|
||||
command: 6E 91 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D9 14 00 00
|
||||
command: 4F B0 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D9 14 00 00
|
||||
command: 50 AF 00 00
|
||||
#
|
||||
name: Prev
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 3A 07 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 3A 07 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 3A 07 00 00
|
||||
command: 34 00 00 00
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 1A 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Prev
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 1A 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 1A 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 1A 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 1A 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 11 00 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 11 00 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: Prev
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 11 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 11 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 5A 19 00 00
|
||||
command: 2A 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 5A 19 00 00
|
||||
command: 29 00 00 00
|
||||
#
|
||||
name: Prev
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 5A 19 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: SIRC20
|
||||
address: 5A 19 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 74 00 00
|
||||
command: FF 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C7 38 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C8 37 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C1 3E 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user