mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-28 03:15:42 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
@@ -13,49 +13,49 @@ protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_F11
|
||||
name: F11
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
@@ -67,67 +67,67 @@ protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
@@ -139,43 +139,43 @@ protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_ESC
|
||||
name: ESC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 01 00 00
|
||||
|
||||
@@ -1,73 +1,73 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
@@ -91,19 +91,19 @@ protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 42 FD 00 00
|
||||
|
||||
@@ -1,211 +1,211 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 36 00 00 00
|
||||
#
|
||||
name: KEY_DOT
|
||||
name: DOT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 4E 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
command: 53 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E6 04 00 00
|
||||
|
||||
@@ -151,13 +151,13 @@ protocol: NECext
|
||||
address: 00 DF 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 DF 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 DF 00 00
|
||||
|
||||
@@ -7,109 +7,109 @@ protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 8D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 92 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_ESC
|
||||
name: ESC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 96 00 00 00
|
||||
#
|
||||
name: KEY_DELETE
|
||||
name: DELETE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 78 00 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
|
||||
@@ -1,97 +1,97 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
@@ -103,73 +103,73 @@ protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_SAT
|
||||
name: SAT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -19,19 +19,19 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_PAGEUP
|
||||
name: PAGEUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -43,25 +43,25 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_PAGEDOWN
|
||||
name: PAGEDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -73,139 +73,139 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_TEXT
|
||||
name: TEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 29 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 2A 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_SAT
|
||||
name: SAT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_EPG
|
||||
name: EPG
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 33 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 34 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: vol?
|
||||
name: VOL?
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 36 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
|
||||
@@ -7,91 +7,91 @@ protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_EXIT
|
||||
name: EXIT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
@@ -103,85 +103,85 @@ protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_INFO
|
||||
name: INFO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
|
||||
@@ -91,13 +91,13 @@ protocol: NECext
|
||||
address: 0E 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0E 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0E 00 00 00
|
||||
|
||||
@@ -151,13 +151,13 @@ protocol: NECext
|
||||
address: 60 00 00 00
|
||||
command: EB 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 00 00 00
|
||||
command: ED 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 60 00 00 00
|
||||
|
||||
@@ -151,13 +151,13 @@ protocol: NECext
|
||||
address: 63 00 00 00
|
||||
command: EC 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 63 00 00 00
|
||||
command: ED 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 63 00 00 00
|
||||
|
||||
@@ -97,13 +97,13 @@ protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
|
||||
@@ -19,7 +19,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -49,7 +49,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -31,7 +31,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -19,7 +19,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F1 00 00
|
||||
@@ -25,7 +25,7 @@ protocol: NECext
|
||||
address: 01 F1 00 00
|
||||
command: 5A 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F1 00 00
|
||||
|
||||
@@ -7,13 +7,13 @@ protocol: NECext
|
||||
address: 10 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 00 00 00
|
||||
|
||||
@@ -1,55 +1,55 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -61,85 +61,85 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: X_KEY_0+
|
||||
name: X_0+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_TITLE
|
||||
name: TITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -169,7 +169,7 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -193,37 +193,37 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -235,19 +235,19 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -259,13 +259,13 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 4F 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
@@ -283,7 +283,7 @@ protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 FB 00 00
|
||||
|
||||
@@ -1,73 +1,73 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_102ND
|
||||
name: 102ND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -79,25 +79,25 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_FAVORITES
|
||||
name: FAVORITES
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -49,13 +49,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -73,13 +73,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -91,19 +91,19 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -121,13 +121,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -139,19 +139,19 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_HOME
|
||||
name: HOME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
|
||||
@@ -19,7 +19,7 @@ protocol: NECext
|
||||
address: 80 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 00 00 00
|
||||
|
||||
@@ -85,7 +85,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: VOLUME_-_DOWN
|
||||
name: VOL-_DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -109,7 +109,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: VOLUME_-_UP
|
||||
name: VOL-_UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: VOLUME_-_MUTE
|
||||
name: VOL-_MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,235 +1,235 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_AB
|
||||
name: AB
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: X_KEY_OPENCLOSE
|
||||
name: X_OPENCLOSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 4C 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 4E 00 00 00
|
||||
#
|
||||
name: X_KEY_REPEAT
|
||||
name: X_REPEAT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: X_KEY_PLUSTEN
|
||||
name: X_PLUSTEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 53 00 00 00
|
||||
#
|
||||
name: KEY_DISPLAY
|
||||
name: DISPLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 55 00 00 00
|
||||
#
|
||||
name: X_KEY_SEARCHMODE
|
||||
name: X_SEARCHMODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 5B 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 5D 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 5E 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 5F 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: X_KEY_TOPMENU
|
||||
name: X_TOPMENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 70 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 71 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 72 00 00 00
|
||||
#
|
||||
name: X_KEY_RETURN
|
||||
name: X_RETURN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 73 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 74 00 00 00
|
||||
#
|
||||
name: X_KEY_LEFTARROW
|
||||
name: X_LEFTARROW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 75 00 00 00
|
||||
#
|
||||
name: X_KEY_RIGHTARROW
|
||||
name: X_RIGHTARROW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 76 00 00 00
|
||||
#
|
||||
name: X_KEY_UPARROW
|
||||
name: X_UPARROW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 77 00 00 00
|
||||
#
|
||||
name: X_KEY_DOWNARROW
|
||||
name: X_DOWNARROW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 78 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 79 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 7A 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
command: 7B 00 00 00
|
||||
#
|
||||
name: X_KEY_VSURR
|
||||
name: X_VSURR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 22 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
@@ -19,19 +19,19 @@ protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 01 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 01 00 00
|
||||
|
||||
@@ -1,97 +1,97 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -103,19 +103,19 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
|
||||
@@ -1,97 +1,97 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
@@ -103,7 +103,7 @@ protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
@@ -115,13 +115,13 @@ protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_DELETE
|
||||
name: DELETE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_CLOSE
|
||||
name: CLOSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 16 16 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 04 00 00 00
|
||||
|
||||
@@ -181,7 +181,7 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
@@ -229,13 +229,13 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 96 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
|
||||
@@ -1,127 +1,127 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_ESC
|
||||
name: ESC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_PAGEUP
|
||||
name: PAGEUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_PAGEDOWN
|
||||
name: PAGEDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_ZOOMIN
|
||||
name: ZOOMIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_ZOOMOUT
|
||||
name: ZOOMOUT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: KEY_SEARCH
|
||||
name: SEARCH
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 92 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 96 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 99 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
@@ -133,25 +133,25 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B0 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B1 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B2 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_ESC
|
||||
name: ESC
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
@@ -31,31 +31,31 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 92 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
@@ -73,25 +73,25 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 9E 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B0 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B1 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B2 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_SEARCH
|
||||
name: SEARCH
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -31,13 +31,13 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -49,7 +49,7 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -61,7 +61,7 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -73,25 +73,25 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -103,133 +103,133 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_TITLE
|
||||
name: TITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_10CHANNELSUP
|
||||
name: 10CHANNELSUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 4C 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
@@ -241,31 +241,31 @@ protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 54 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_LANGUAGE
|
||||
name: LANGUAGE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 58 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
command: 5E 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 88 00 00 00
|
||||
|
||||
@@ -1,79 +1,79 @@
|
||||
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_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_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_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -13,37 +13,37 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_DVD
|
||||
name: DVD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -55,55 +55,55 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -115,13 +115,13 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -145,19 +145,19 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -169,31 +169,31 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -211,13 +211,13 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_10CHANNELSUP
|
||||
name: 10CHANNELSUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 4B 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -229,7 +229,7 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 52 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
@@ -253,13 +253,13 @@ protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_FORWARD
|
||||
name: FORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 F6 00 00
|
||||
|
||||
Reference in New Issue
Block a user