mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-11 02:13:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -187,7 +187,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
@@ -97,7 +97,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: MASTER_VOLUME_+
|
||||
name: MASTER_VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -109,7 +109,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: MASTER_VOLUME_-
|
||||
name: MASTER_VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
@@ -241,7 +241,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: MASTER_VOLUME_+
|
||||
name: MASTER_VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -253,7 +253,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: MASTER_VOLUME_-
|
||||
name: MASTER_VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
@@ -43,7 +43,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -91,7 +91,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -127,7 +127,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: C2 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
@@ -13,19 +13,19 @@ protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -25,7 +25,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -43,13 +43,13 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -61,61 +61,61 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
@@ -121,7 +121,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -139,7 +139,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: tuner-fm-mute
|
||||
name: tuner-fm-MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -169,13 +169,13 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -199,7 +199,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -241,7 +241,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -265,25 +265,25 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_AUX
|
||||
name: AUX
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: C0 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: C1 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -343,7 +343,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: D4 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 57 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -127,7 +127,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 7C 00 00
|
||||
|
||||
Reference in New Issue
Block a user