mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-30 04:13:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -31,7 +31,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,103 +1,103 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8E 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -109,79 +109,79 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A0 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -199,19 +199,19 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A7 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A8 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -7,127 +7,127 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_VCR
|
||||
name: VCR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -139,19 +139,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -163,13 +163,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 3A 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -211,7 +211,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 66 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -1,103 +1,103 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8E 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -109,85 +109,85 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A0 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -211,7 +211,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -109,43 +109,43 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -157,43 +157,43 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A0 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A6 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -223,13 +223,13 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A9 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_3D
|
||||
name: 3D
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -7,103 +7,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -109,43 +109,43 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -187,13 +187,13 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A6 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -223,13 +223,13 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A9 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_3D
|
||||
name: 3D
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -109,43 +109,43 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -187,13 +187,13 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A6 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -223,13 +223,13 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A9 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_3d
|
||||
name: 3d
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,13 +115,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,109 +7,109 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,91 +1,91 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -97,7 +97,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,13 +115,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_0+
|
||||
name: 0+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,79 +7,79 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -91,7 +91,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -103,25 +103,25 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -133,13 +133,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -169,7 +169,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 66 00 00 00
|
||||
#
|
||||
name: KEY_PC
|
||||
name: PC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,43 +7,43 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -67,7 +67,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -97,49 +97,49 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 3F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 55 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -13,25 +13,25 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -43,37 +43,37 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -91,7 +91,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -13,13 +13,13 @@ protocol: NECext
|
||||
address: 02 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: vol+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: vol-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 00 00 00
|
||||
@@ -49,7 +49,7 @@ protocol: NECext
|
||||
address: 02 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 00 00 00
|
||||
|
||||
@@ -13,103 +13,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -121,13 +121,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -139,7 +139,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,19 +157,19 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 64 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -121,25 +121,25 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -151,31 +151,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -13,103 +13,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -121,31 +121,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -163,7 +163,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -199,37 +199,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 68 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,109 +7,109 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -139,19 +139,19 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -175,25 +175,25 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -217,19 +217,19 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 33 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -241,13 +241,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 64 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,265 +1,265 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_LANGUAGE
|
||||
name: LANGUAGE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_SWITCHVIDEOMODE
|
||||
name: SWITCHVIDEOMODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_OPTION
|
||||
name: OPTION
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 68 00 00 00
|
||||
#
|
||||
name: KEY_LIST
|
||||
name: LIST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6C 00 00 00
|
||||
#
|
||||
name: KEY_MEDIA
|
||||
name: MEDIA
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -115,25 +115,25 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -187,13 +187,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -133,13 +133,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,7 +7,7 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -19,13 +19,13 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -37,13 +37,13 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -55,31 +55,31 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_AUX
|
||||
name: AUX
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -91,19 +91,19 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -115,61 +115,61 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -199,19 +199,19 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 34 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 36 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -223,13 +223,13 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -241,49 +241,49 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 3F 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
@@ -295,7 +295,7 @@ protocol: NECext
|
||||
address: 43 53 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 53 00 00
|
||||
|
||||
@@ -1,211 +1,211 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_CONTEXT_MENU
|
||||
name: CONTEXT_MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 68 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,7 +7,7 @@ protocol: NECext
|
||||
address: 01 08 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 08 00 00
|
||||
@@ -67,7 +67,7 @@ protocol: NECext
|
||||
address: 01 08 00 00
|
||||
command: 3C 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 08 00 00
|
||||
|
||||
@@ -7,151 +7,151 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -187,13 +187,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -205,49 +205,49 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_PAGEUP
|
||||
name: PAGEUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_PAGEDOWN
|
||||
name: PAGEDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 33 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 68 00 00 00
|
||||
#
|
||||
name: KEY_PC
|
||||
name: PC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -259,7 +259,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,103 +7,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,31 +115,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -151,13 +151,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -181,7 +181,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -205,31 +205,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -241,25 +241,25 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -271,7 +271,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -283,7 +283,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6E 00 00 00
|
||||
#
|
||||
name: KEY_VCR
|
||||
name: VCR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -295,13 +295,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 7B 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 7D 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,109 +7,109 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -121,31 +121,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -163,7 +163,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -181,7 +181,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -205,67 +205,67 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -283,7 +283,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -295,13 +295,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 7B 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 7D 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,109 +7,109 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -139,19 +139,19 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -169,7 +169,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -187,7 +187,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -205,37 +205,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 33 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,85 +1,85 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
@@ -91,19 +91,19 @@ protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
@@ -115,67 +115,67 @@ protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
|
||||
@@ -7,103 +7,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,37 +115,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -163,7 +163,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -187,31 +187,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -223,7 +223,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 68 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,103 +1,103 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -109,31 +109,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -175,37 +175,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -217,31 +217,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -253,7 +253,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 63 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -271,7 +271,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,139 +1,139 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -169,31 +169,31 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -205,25 +205,25 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -235,7 +235,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 63 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -247,7 +247,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,103 +7,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,37 +115,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -187,43 +187,43 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -235,37 +235,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -277,7 +277,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,103 +1,103 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -109,43 +109,43 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,49 +157,49 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -211,49 +211,49 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 68 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -265,7 +265,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,103 +1,103 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -109,43 +109,43 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,13 +157,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -175,37 +175,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -223,7 +223,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -31,7 +31,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -7,103 +7,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -115,43 +115,43 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -169,7 +169,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -181,43 +181,43 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -229,43 +229,43 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -277,7 +277,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
@@ -13,25 +13,25 @@ protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
@@ -49,19 +49,19 @@ protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_T
|
||||
name: T
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_W
|
||||
name: W
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 21 21 00 00
|
||||
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_PC
|
||||
name: PC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -31,13 +31,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -55,13 +55,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: C3 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: F8 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_LAST
|
||||
name: LAST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
@@ -115,19 +115,19 @@ protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
@@ -157,49 +157,49 @@ protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 64 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 09 09 00 00
|
||||
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
|
||||
@@ -1,133 +1,133 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_LAST
|
||||
name: LAST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -157,49 +157,49 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 64 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -7,7 +7,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -19,13 +19,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -37,25 +37,25 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
@@ -25,19 +25,19 @@ protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_RADIO
|
||||
name: RADIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
@@ -49,13 +49,13 @@ protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
@@ -85,7 +85,7 @@ protocol: NECext
|
||||
address: 00 04 00 00
|
||||
command: 53 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 04 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -109,91 +109,91 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A0 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A2 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A6 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
@@ -223,13 +223,13 @@ protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: A9 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
command: AA 00 00 00
|
||||
#
|
||||
name: KEY_3d
|
||||
name: 3d
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 66 00 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -109,19 +109,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -145,13 +145,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -193,7 +193,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: KEY_SEARCH
|
||||
name: SEARCH
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -1,109 +1,109 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -133,13 +133,13 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -163,7 +163,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -181,37 +181,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 3F 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -223,37 +223,37 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 61 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 62 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 65 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -265,7 +265,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,91 +1,91 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
@@ -97,61 +97,61 @@ protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_I
|
||||
name: I
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_LAST
|
||||
name: LAST
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
@@ -163,13 +163,13 @@ protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 15 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
@@ -13,19 +13,19 @@ protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
@@ -37,13 +37,13 @@ protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
@@ -55,25 +55,25 @@ protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_I
|
||||
name: I
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
@@ -85,85 +85,85 @@ protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
@@ -175,19 +175,19 @@ protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
@@ -199,25 +199,25 @@ protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 00 00 00
|
||||
|
||||
@@ -1,91 +1,91 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
@@ -97,109 +97,109 @@ protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_RADIO
|
||||
name: RADIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_I
|
||||
name: I
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
@@ -211,7 +211,7 @@ protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
|
||||
@@ -1,43 +1,43 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
@@ -103,7 +103,7 @@ protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
|
||||
@@ -7,115 +7,115 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -133,13 +133,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -199,19 +199,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: vcr_power
|
||||
name: vcr_POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -85,13 +85,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -109,19 +109,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -193,25 +193,25 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -223,7 +223,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 75 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -7,151 +7,151 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_1_slow-
|
||||
name: 1_slow-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_3_slow+
|
||||
name: 3_slow+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_4_shuttle-
|
||||
name: 4_shuttle-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_6_shuttle+
|
||||
name: 6_shuttle+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_7_V_LOCK-
|
||||
name: 7_V_LOCK-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_9_V_LOCK+
|
||||
name: 9_V_LOCK+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_0_frame_advance
|
||||
name: 0_frame_advance
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -169,13 +169,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -187,7 +187,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -199,7 +199,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -229,7 +229,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -247,7 +247,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 3A 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -259,13 +259,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 75 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 7D 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -13,103 +13,103 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: STANDBY/ON
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -121,7 +121,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -151,19 +151,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_3D_SOUND
|
||||
name: 3D_SOUND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_VCR
|
||||
name: VCR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -175,13 +175,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -193,19 +193,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 3A 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -223,13 +223,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 54 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -241,7 +241,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_TITLE
|
||||
name: TITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -259,7 +259,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 66 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -13,103 +13,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
@@ -121,7 +121,7 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -85,13 +85,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -109,19 +109,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -145,13 +145,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -193,7 +193,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_SEARCH
|
||||
name: SEARCH
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -85,19 +85,19 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -109,13 +109,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -193,13 +193,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_SEARCH
|
||||
name: SEARCH
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
@@ -85,13 +85,13 @@ protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
@@ -127,7 +127,7 @@ protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
@@ -139,7 +139,7 @@ protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
@@ -163,13 +163,13 @@ protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_TAPE
|
||||
name: TAPE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_AUX
|
||||
name: AUX
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 01 00 00
|
||||
|
||||
@@ -7,103 +7,103 @@ protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 07 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -97,13 +97,13 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 3C 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -133,37 +133,37 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 55 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 56 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 6B 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 6C 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 6D 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user