Modifications to existing remotes

- Added new buttons to Fetch TV and replaced a raw signal with a parsed version
- Added new buttons to OPPO_BDP93
- Added new buttons to Sony_RM-GD014
- Added new buttons to Sony_RMT-AA320U_AV
This commit is contained in:
sealldeveloper
2023-01-11 22:22:21 +11:00
parent b0f3a0df31
commit 0ca1adc94a
4 changed files with 385 additions and 4 deletions

View File

@@ -2,6 +2,7 @@ Filetype: IR signals file
Version: 1
#
# Sony RMT-AA320U AV
# Remote from sealldeveloper
#
name: POWER
type: parsed
@@ -134,3 +135,81 @@ type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 17 00 00 00
#
name: Display
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 4B 00 00 00
#
name: Amp_Menu
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 77 00 00 00
#
name: Watch
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 6E 00 00 00
#
name: Listen
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 6F 00 00 00
#
name: FM
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 18 00 00 00
#
name: CustomPreset1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 58 00 00 00
#
name: MusicService
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 1D 00 00 00
#
name: BluetoothRXTX
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 6A 00 00 00
#
name: FrontSurround
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 39 00 00 00
#
name: 2CH_Multi
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 47 00 00 00
#
name: Movie
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 43 00 00 00
#
name: Music
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 49 00 00 00
#
name: DSDNative
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 7C 00 00 00