mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-03 06:14:10 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -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
|
||||
@@ -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,7 +181,7 @@ 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
|
||||
|
||||
@@ -19,7 +19,7 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -67,13 +67,13 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -85,37 +85,37 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 29 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 2A 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 3B 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
|
||||
@@ -1,67 +1,67 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -73,7 +73,7 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -85,13 +85,13 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 29 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -103,13 +103,13 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
@@ -127,7 +127,7 @@ protocol: NECext
|
||||
address: 05 00 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_TV
|
||||
name: TV
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 00 00 00
|
||||
|
||||
@@ -1,43 +1,43 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -79,61 +79,61 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 34 00 00 00
|
||||
#
|
||||
name: KEY_DELETE
|
||||
name: DELETE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -187,7 +187,7 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: 3B 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
@@ -319,7 +319,7 @@ protocol: NECext
|
||||
address: 43 00 00 00
|
||||
command: BE 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 43 00 00 00
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -31,13 +31,13 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -55,25 +55,25 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -85,7 +85,7 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -103,25 +103,25 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -169,7 +169,7 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
command: 37 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user