Implemented suggested change (thanks MDcurIOs1ty!)

https://github.com/Lucaslhm/Flipper-IRDB/issues/735
This commit is contained in:
UberGuidoZ
2024-05-02 18:08:39 -07:00
parent 087d940790
commit 13918735c6
70 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: Input
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 69 00 00 00

View File

@@ -0,0 +1,28 @@
Filetype: IR signals file
Version: 1
#
# Sony_I-WXH-80 Audio
#
name: Power
type: parsed
protocol: NEC
address: 01 00 00 00
command: 02 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 01 00 00 00
command: 01 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0B 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 01 00 00 00
command: 06 00 00 00

View File

@@ -0,0 +1,22 @@
Filetype: IR signals file
Version: 1
#
# Sony MHC-EC69 Audio
#
name: Power
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 15 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 13 00 00 00

View File

@@ -0,0 +1,202 @@
Filetype: IR signals file
Version: 1
#
# Sony RM-SGS3 (for MHC-GS300AV)
#
name: Sleep
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 60 00 00 00
#
name: Balance Left
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 26 00 00 00
#
name: Balance Right
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 27 00 00 00
#
name: Power
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 15 00 00 00
#
name: Center +
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 54 00 00 00
#
name: Center -
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 55 00 00 00
#
name: Rear +
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 4E 00 00 00
#
name: Rear -
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 4F 00 00 00
#
name: Game
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 7C 00 00 00
#
name: Tape
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 23 00 00 00
#
name: Display
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 4B 00 00 00
#
name: Tuning +
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 34 00 00 00
#
name: Preset +
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 31 00 00 00
#
name: Album +
type: parsed
protocol: SIRC15
address: 11 00 00 00
command: 67 00 00 00
#
name: Disc +
type: parsed
protocol: SIRC15
address: 11 00 00 00
command: 3E 00 00 00
#
name: Preset EQ
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 6E 00 00 00
#
name: Groove
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 7A 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 13 00 00 00
#
name: Surround
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 40 00 00 00
#
name: Disc -
type: parsed
protocol: SIRC15
address: 11 00 00 00
command: 3D 00 00 00
#
name: Album -
type: parsed
protocol: SIRC15
address: 11 00 00 00
command: 66 00 00 00
#
name: Tuning -
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 33 00 00 00
#
name: Preset -
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 30 00 00 00
#
name: Play
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 32 00 00 00
#
name: Pause
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 39 00 00 00
#
name: Stop
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 38 00 00 00
#
name: Tuner/Band
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 0F 00 00 00
#
name: CD
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 25 00 00 00
#
name: Test Tone
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 4A 00 00 00
#
name: 5.1 ch
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 7D 00 00 00
#
name: Video (MD)
type: parsed
protocol: SIRC15
address: 10 00 00 00
command: 22 00 00 00
#
name: Pro Logic
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 42 00 00 00

View File

@@ -0,0 +1,74 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: BD
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 16 00 00 00
#
name: DVD
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7D 00 00 00
#
name: Game
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7C 00 00 00
#
name: Sat_catv
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 03 00 00 00
#
name: Video_1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 22 00 00 00
#
name: Video_2
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 1E 00 00 00
#
name: Video_3
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 42 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Home
type: parsed
protocol: SIRC
address: 02 00 00 00
command: 4D 00 00 00

View File

@@ -0,0 +1,269 @@
Filetype: IR signals file
Version: 1
#
# Sony RM-AAU130 AV System
# Used for Sony AV Receiver STR-DH130 or STR-KM7
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: BASS+
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 50 00 00 00
#
name: BASS-
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 51 00 00 00
#
name: TREBLE+
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 56 00 00 00
#
name: TREBLE-
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 57 00 00 00
#
name: FM TUNER
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 18 00 00 00
#
name: AM TUNER
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 1A 00 00 00
#
name: VIDEO
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 22 00 00 00
#
name: MD/TAPE
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 23 00 00 00
#
name: SA-CD/CD
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 25 00 00 00
#
name: MD/TAPE
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 69 00 00 00
#
name: PORTABLE
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 75 00 00 00
#
name: BD/DVD INPUT
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7D 00 00 00
#
name: SAT/CBL
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 03 00 00 00
#
name: TOGGLE AM/FM
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 21 00 00 00
#
name: MEMORY
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 0E 00 00 00
#
name: PRESET+
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 10 00 00 00
#
name: PRESET-
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 11 00 00 00
#
name: POWER ON
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 2E 00 00 00
#
name: POWER OFF
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 2F 00 00 00
#
name: DISPLAY
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 48 00 00 00
#
name: SLEEP
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 60 00 00 00
#
name: BALANCE
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 13 00 00 00
#
name: DIRECT TUNE
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 28 00 00 00
#
name: TUNE-
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 2B 00 00 00
#
name: TUNE+
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 2C 00 00 00
#
name: MENU
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 77 00 00 00
#
name: ENTER
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 0C 00 00 00
#
name: DOWN
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 79 00 00 00
#
name: LEFT
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7A 00 00 00
#
name: RIGHT
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7B 00 00 00
#
name: 1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 00 00 00 00
#
name: 2
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 01 00 00 00
#
name: 3
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 02 00 00 00
#
name: 4
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 03 00 00 00
#
name: 5
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 04 00 00 00
#
name: 6
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 05 00 00 00
#
name: 7
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 06 00 00 00
#
name: 8
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 07 00 00 00
#
name: 9
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 08 00 00 00
#
name: 0
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 09 00 00 00

View File

@@ -0,0 +1,137 @@
Filetype: IR signals file
Version: 1
#
# Sony RMSC30 Audio Receiver
# by sealldeveloper
#
name: Power
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 15 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 13 00 00 00
#
name: Sleep
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 60 00 00 00
#
name: Display
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 4B 00 00 00
#
name: Select (Clock/Timer)
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 62 00 00 00
#
name: Set (Clock/Timer)
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 65 00 00 00
#
name: TunerMemory
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 0E 00 00 00
#
name: PlayMode/TuningMode
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 28 00 00 00
#
name: Repeat/FMMode
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2D 00 00 00
#
name: Tape
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 23 00 00 00
#
name: CD
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 25 00 00 00
#
name: Tuner
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 0F 00 00 00
#
name: Function
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 69 00 00 00
#
name: Play
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 32 00 00 00
#
name: Pause
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 39 00 00 00
#
name: Stop
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 38 00 00 00
#
name: Clear
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 0F 00 00 00
#
name: Enter
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 7C 00 00 00
#
name: EQ
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 63 00 00 00
#
name: Folder+
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2F 00 00 00
#
name: Folder-
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2E 00 00 00

View File

@@ -0,0 +1,110 @@
Filetype: IR signals file
Version: 1
#
# Sony RM-SCU37 Stereo Receiver
#
# Compatible with: CMT-BX30R, CMT-BX5, CMT-BX5BT, CMT-EH25
# CMT-EH26, CMT-FX205, CMT-NEZ50, HCD-CBX5
# HCD-EX600, MHC-EX600, MHC-EX700, MHC-EX900
#
name: Power
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 15 00 00 00
#
name: Sleep
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 60 00 00 00
#
name: Play
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 32 00 00 00
#
name: Pause
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 39 00 00 00
#
name: Stop
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 38 00 00 00
#
name: Enter
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 7C 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 13 00 00 00
#
name: |<<
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 30 00 00 00
#
name: >>|
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 31 00 00 00
#
name: <<
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 33 00 00 00
#
name: >>
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 34 00 00 00
#
name: Clear
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 0F 00 00 00
#
name: EQ
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 63 00 00 00
#
name: Dir-
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2E 00 00 00
#
name: Dir+
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2F 00 00 00
#
name: Display
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 4B 00 00 00

View File

@@ -0,0 +1,214 @@
Filetype: IR signals file
Version: 1
#
# Sony RMT-AA320U AV
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: Play_Pause
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 3A 00 00 00
#
name: Stop
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 38 00 00 00
#
name: FastForward
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 31 00 00 00
#
name: Rewind
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 30 00 00 00
#
name: Home
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 53 00 00 00
#
name: Up
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 78 00 00 00
#
name: Left
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7A 00 00 00
#
name: Down
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 79 00 00 00
#
name: Right
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7B 00 00 00
#
name: Center Select
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 0C 00 00 00
#
name: Back
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 7D 00 00 00
#
name: Options
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 73 00 00 00
#
name: Game
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7C 00 00 00
#
name: TV
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 6A 00 00 00
#
name: SAT_CATV
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 03 00 00 00
#
name: BD_DVD
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 16 00 00 00
#
name: SACD_CD
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 25 00 00 00
#
name: USB
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

View File

@@ -0,0 +1,237 @@
Filetype: IR signals file
Version: 1
#
# Sony RMT-AA400U Remote Control
# Compatible with Sony STR-DH190 Stereo Receiver.
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: SLEEP
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 60 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: PLAY/PAUSE (FM MEMORY)
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 3A 00 00 00
#
name: STOP
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 38 00 00 00
#
name: FAST REWIND (FM TUNING-)
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 33 00 00 00
#
name: FAST FORWARD (FM TUNING+)
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 34 00 00 00
#
name: PREVIOUS (FM PRESET-)
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 30 00 00 00
#
name: NEXT (FM PRESET+)
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 31 00 00 00
#
name: BLUETOOTH
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 71 00 00 00
#
name: INPUT 1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 1D 00 00 00
#
name: INPUT 2
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 6C 00 00 00
#
name: INPUT 3
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 6E 00 00 00
#
name: INPUT 4
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 41 00 00 00
#
name: PORTABLE IN
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 75 00 00 00
#
name: PHONO
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 20 00 00 00
#
name: FM
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 18 00 00 00
#
# Tuner Preset 1
name: FM TUNER 1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 00 00 00 00
#
# Tuner Preset 2
name: FM TUNER 2
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 01 00 00 00
#
# Tuner Preset 3
name: FM TUNER 3
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 02 00 00 00
#
# Bluetooth Pairing
name: PAIRING BT
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 77 00 00 00
#
name: BASS-
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 51 00 00 00
#
name: BASS+
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 50 00 00 00
#
name: TREBLE-
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 57 00 00 00
#
name: TREBLE+
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 56 00 00 00
#
name: UP
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 78 00 00 00
#
name: DOWN
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 79 00 00 00
#
name: LEFT
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7A 00 00 00
#
name: RIGHT
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7B 00 00 00
#
name: OK
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 0C 00 00 00
#
name: BACK
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 7D 00 00 00
#
name: DISPLAY
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 4B 00 00 00
#
name: DIMMER
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 4D 00 00 00
#
name: PURE DIRECT
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 79 00 00 00
#
name: A/B SPEAKERS
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 60 00 00 00
#
name: AMP MENU
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 77 00 00 00

View File

@@ -0,0 +1,180 @@
Filetype: IR signals file
Version: 1
#
# Remote RM-AMU009 for Sony Audio System CMT series
#
# Captured by: emptythevoid
#
name: Power
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 15 00 00 00
#
name: Sleep
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 60 00 00 00
#
name: Display
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 4B 00 00 00
#
name: Mode
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 28 00 00 00
#
name: Repeat
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2D 00 00 00
#
name: Clear
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 0F 00 00 00
#
name: Eq
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 63 00 00 00
#
name: Tuner_memory
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 0E 00 00 00
#
name: Timer_menu
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 65 00 00 00
#
name: Up
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 78 00 00 00
#
name: Left
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 7A 00 00 00
#
name: Right
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 7B 00 00 00
#
name: Down
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 79 00 00 00
#
name: Select
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 7C 00 00 00
#
name: Return
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 7D 00 00 00
#
name: Tool_menu
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 73 00 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: Bkwd
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 33 00 00 00
#
name: Fwd
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 34 00 00 00
#
name: Plus
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2F 00 00 00
#
name: Minus
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 2E 00 00 00
#
name: Play
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 32 00 00 00
#
name: Pause
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 39 00 00 00
#
name: Stop
type: parsed
protocol: SIRC20
address: 3A 07 00 00
command: 38 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 13 00 00 00
#
name: Func_up
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 69 00 00 00
#
name: Func_down
type: parsed
protocol: SIRC15
address: 90 00 00 00
command: 6A 00 00 00

View File

@@ -0,0 +1,226 @@
Filetype: IR signals file
Version: 1
#
# Sony STRDH590 audio receiver
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: SLEEP
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 60 00 00 00
#
name: INFO
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 18 00 00 00
#
name: BLUETOOTH
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 71 00 00 00
#
name: MEDIA_BOX
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 40 00 00 00
#
name: BD_DVD
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 16 00 00 00
#
name: SAT_CATV
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 03 00 00 00
#
name: GAME
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7C 00 00 00
#
name: SA-CD_CD
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 25 00 00 00
#
name: TV
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 6A 00 00 00
#
name: FM
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 18 00 00 00
#
name: PAIRING
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 77 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: PURE_DIRECT
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 79 00 00 00
#
name: FRONT_SUR
type: parsed
protocol: SIRC20
address: 10 0D 00 00
command: 39 00 00 00
#
name: NIGHT_MODE
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 20 00 00 00
#
name: DIMMER
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 4D 00 00 00
#
name: UP
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 78 00 00 00
#
name: DOWN
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 79 00 00 00
#
name: LEFT
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7A 00 00 00
#
name: RIGHT
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 7B 00 00 00
#
name: OK
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 0C 00 00 00
#
name: HOME
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 53 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: BACK
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 7D 00 00 00
#
name: OPTION
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 73 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: REWIND
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 33 00 00 00
#
name: PLAY_PAUSE
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 3A 00 00 00
#
name: FASTFORWARD
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 34 00 00 00
#
name: SKIP_BACK
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 30 00 00 00
#
name: STOP
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 38 00 00 00
#
name: SKIP_FORWARD
type: parsed
protocol: SIRC20
address: 10 01 00 00
command: 31 00 00 00

View File

@@ -0,0 +1,46 @@
Filetype: IR signals file
Version: 1
#
# Sony TA-F261R Audio
#
name: Vol_up
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 13 00 00 00
#
name: Tape1/DAT
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 23 00 00 00
#
name: Tape2/MD
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 24 00 00 00
#
name: CD
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 25 00 00 00
#
name: Tuner
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 21 00 00 00
#
name: Phono
type: parsed
protocol: SIRC
address: 10 00 00 00
command: 20 00 00 00