mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-02 13:53:53 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
@@ -13,13 +13,13 @@ protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
@@ -49,43 +49,43 @@ protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
@@ -97,19 +97,19 @@ protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
@@ -121,13 +121,13 @@ protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 49 00 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -31,49 +31,49 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -85,7 +85,7 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -97,7 +97,7 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -109,19 +109,19 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -133,13 +133,13 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -31,49 +31,49 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -85,7 +85,7 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -97,13 +97,13 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
@@ -121,13 +121,13 @@ protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 4B 00 00
|
||||
|
||||
@@ -1,253 +1,253 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_STANDBYON
|
||||
name: STANDBYON
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_COLORSYSTEM
|
||||
name: COLORSYSTEM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_INPUTSELECT
|
||||
name: INPUTSELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 64 00 00 00
|
||||
#
|
||||
name: KEY_SOUNDSELECT
|
||||
name: SOUNDSELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 70 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 73 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 74 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 75 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 76 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 77 00 00 00
|
||||
#
|
||||
name: KEY_PROGRETURN
|
||||
name: PROGRETURN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 78 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 79 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 7A 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 7B 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 7C 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 7D 00 00 00
|
||||
#
|
||||
name: KEY_SCREENMODE
|
||||
name: SCREENMODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_PIP
|
||||
name: PIP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_DISP
|
||||
name: DISP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_EXPAND
|
||||
name: EXPAND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_TXT
|
||||
name: TXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: A8 00 00 00
|
||||
#
|
||||
name: KEY_REVEAL
|
||||
name: REVEAL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: A9 00 00 00
|
||||
#
|
||||
name: KEY_TXTSTOPSEQUENCE
|
||||
name: TXTSTOPSEQUENCE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_SUBCODE
|
||||
name: SUBCODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: AD 00 00 00
|
||||
#
|
||||
name: KEY_TXTCONTENTSPAGE
|
||||
name: TXTCONTENTSPAGE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: AE 00 00 00
|
||||
#
|
||||
name: KEY_SERVICE
|
||||
name: SERVICE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
|
||||
@@ -1,103 +1,103 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 96 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: C0 00 00 00
|
||||
|
||||
@@ -7,13 +7,13 @@ protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
@@ -31,7 +31,7 @@ protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
@@ -61,13 +61,13 @@ protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
@@ -79,19 +79,19 @@ protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 2F 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: ON/OFF
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
|
||||
@@ -115,13 +115,13 @@ protocol: NECext
|
||||
address: 36 C8 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 C8 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 C8 00 00
|
||||
|
||||
@@ -103,7 +103,7 @@ protocol: NECext
|
||||
address: 38 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 38 00 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 38 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 38 00 00 00
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 68 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 68 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 68 00 00 00
|
||||
@@ -25,19 +25,19 @@ protocol: NECext
|
||||
address: 68 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 68 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 68 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 68 00 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_RADIO
|
||||
name: RADIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
@@ -19,61 +19,61 @@ protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
@@ -133,19 +133,19 @@ protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_AUX
|
||||
name: AUX
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
@@ -247,7 +247,7 @@ protocol: NECext
|
||||
address: 36 00 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 36 00 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
@@ -31,31 +31,31 @@ protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
@@ -79,25 +79,25 @@ protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
@@ -121,31 +121,31 @@ protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
@@ -163,25 +163,25 @@ protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
command: A0 00 00 00
|
||||
#
|
||||
name: KEY_0+
|
||||
name: 0+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A2 A2 00 00
|
||||
|
||||
@@ -55,61 +55,61 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -121,7 +121,7 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -199,7 +199,7 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -211,7 +211,7 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
@@ -259,19 +259,19 @@ protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_TAPE
|
||||
name: TAPE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3C 00 00 00
|
||||
|
||||
@@ -1,145 +1,145 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_SAT
|
||||
name: SAT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_LAST
|
||||
name: LAST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PAGEUP
|
||||
name: PAGEUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_PAGEDOWN
|
||||
name: PAGEDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -163,25 +163,25 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_F1
|
||||
name: F1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_F2
|
||||
name: F2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_F3
|
||||
name: F3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -31,7 +31,7 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -43,25 +43,25 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -73,7 +73,7 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -85,73 +85,73 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_SAT
|
||||
name: SAT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -169,55 +169,55 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -229,7 +229,7 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_EDIT
|
||||
name: EDIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -241,13 +241,13 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -259,7 +259,7 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
@@ -271,13 +271,13 @@ protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 FD 00 00
|
||||
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
|
||||
@@ -193,7 +193,7 @@ protocol: NECext
|
||||
address: 84 42 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 42 00 00
|
||||
@@ -427,7 +427,7 @@ protocol: NECext
|
||||
address: 84 42 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 42 00 00
|
||||
|
||||
@@ -79,13 +79,13 @@ protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
|
||||
@@ -61,7 +61,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -61,13 +61,13 @@ protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
@@ -79,13 +79,13 @@ protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: vol+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: vol-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 A0 00 00
|
||||
|
||||
@@ -1,49 +1,49 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_NUMERIC_STAR
|
||||
name: NUMERIC_STAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_OPTION
|
||||
name: OPTION
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
@@ -55,25 +55,25 @@ protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
@@ -85,73 +85,73 @@ protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_X
|
||||
name: X
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_NUMERIC_POUND
|
||||
name: NUMERIC_POUND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
@@ -163,31 +163,31 @@ protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 2A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_HOME
|
||||
name: HOME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
@@ -199,13 +199,13 @@ protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 37 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
command: 3B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
@@ -49,109 +49,109 @@ protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
@@ -163,31 +163,31 @@ protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
@@ -199,49 +199,49 @@ protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 4C 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 5B 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 0C 00 00
|
||||
@@ -253,19 +253,19 @@ protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_ESC
|
||||
name: ESC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: B8 00 00 00
|
||||
#
|
||||
name: KEY_LIST
|
||||
name: LIST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
@@ -283,7 +283,7 @@ protocol: NECext
|
||||
address: 24 00 00 00
|
||||
command: D7 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 00 00 00
|
||||
|
||||
@@ -1,253 +1,253 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SCREEN
|
||||
name: SCREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_REPLY
|
||||
name: REPLY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_BRIGHTNESSDOWN
|
||||
name: BRIGHTNESSDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_TITLE
|
||||
name: TITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_HOMEPAGE
|
||||
name: HOMEPAGE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 4E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 56 00 00 00
|
||||
#
|
||||
name: KEY_REDO
|
||||
name: REDO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: KEY_MEDIA
|
||||
name: MEDIA
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_UNKNOWN
|
||||
name: UNKNOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: X_KEY_2_LNB
|
||||
name: X_2_LNB
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -13,13 +13,13 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -103,7 +103,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -127,13 +127,13 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
@@ -199,13 +199,13 @@ protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: VOLUME_-_UP
|
||||
name: VOL-_UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
@@ -223,7 +223,7 @@ protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: VOL_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
@@ -235,13 +235,13 @@ protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: VOLUME_-_DOWN
|
||||
name: VOL-_DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 8C 00 00
|
||||
@@ -19,7 +19,7 @@ protocol: NECext
|
||||
address: 84 8C 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 8C 00 00
|
||||
|
||||
@@ -25,13 +25,13 @@ protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: VOLUME_-_UP
|
||||
name: VOL-_UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: VOLUME_-_DOWN
|
||||
name: VOL-_DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 00 00 00
|
||||
|
||||
@@ -1,241 +1,241 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_DIGITS
|
||||
name: DIGITS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_KPASTERISK
|
||||
name: KPASTERISK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_LIST
|
||||
name: LIST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_TV2
|
||||
name: TV2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
|
||||
@@ -1,97 +1,97 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
@@ -115,25 +115,25 @@ protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
@@ -145,97 +145,97 @@ protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 54 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 5B 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_HOME
|
||||
name: HOME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_KEYBOARD
|
||||
name: KEYBOARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: DA 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: EF 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
command: F0 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 B0 00 00
|
||||
|
||||
@@ -1,163 +1,163 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_PROG1
|
||||
name: PROG1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_PAGEUP
|
||||
name: PAGEUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_PAGEDOWN
|
||||
name: PAGEDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_VCR
|
||||
name: VCR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_LIST
|
||||
name: LIST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_LIST
|
||||
name: LIST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 0F 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
|
||||
@@ -1,91 +1,91 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
@@ -109,7 +109,7 @@ protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
@@ -121,7 +121,7 @@ protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 5F 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user