Changing to name scheme of buttons

Fixing nameing of buttons to name scheme
This commit is contained in:
Jaroslav Mraz
2022-08-02 15:47:18 +02:00
parent 904546061e
commit ce34beea03
2456 changed files with 33230 additions and 33230 deletions

View File

@@ -43,7 +43,7 @@ protocol: NECext
address: EE 87 00 00
command: 05 00 00 00
#
name: VOLUME_+
name: VOL+
type: parsed
protocol: NECext
address: EE 87 00 00
@@ -55,7 +55,7 @@ protocol: NECext
address: EE 87 00 00
command: 06 00 00 00
#
name: VOLUME_-
name: VOL-
type: parsed
protocol: NECext
address: EE 87 00 00

View File

@@ -1,61 +1,61 @@
Filetype: IR signals file
Version: 1
#
name: KEY_0
name: 0
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 00 00 00 00
#
name: KEY_1
name: 1
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 01 00 00 00
#
name: KEY_2
name: 2
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 02 00 00 00
#
name: KEY_3
name: 3
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 03 00 00 00
#
name: KEY_4
name: 4
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 04 00 00 00
#
name: KEY_5
name: 5
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 05 00 00 00
#
name: KEY_6
name: 6
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 06 00 00 00
#
name: KEY_7
name: 7
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 07 00 00 00
#
name: KEY_8
name: 8
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 08 00 00 00
#
name: KEY_9
name: 9
type: parsed
protocol: NECext
address: 0E 00 00 00
@@ -67,31 +67,31 @@ protocol: NECext
address: 0E 00 00 00
command: 1C 00 00 00
#
name: KEY_AGAIN
name: AGAIN
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 1D 00 00 00
#
name: KEY_FASTFORWARD
name: FASTFORWARD
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 1E 00 00 00
#
name: KEY_REWIND
name: REWIND
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 1F 00 00 00
#
name: KEY_NEXT
name: NEXT
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 20 00 00 00
#
name: KEY_PREVIOUS
name: PREVIOUS
type: parsed
protocol: NECext
address: 0E 00 00 00
@@ -109,7 +109,7 @@ protocol: NECext
address: 0E 00 00 00
command: 29 00 00 00
#
name: KEY_EDIT
name: EDIT
type: parsed
protocol: NECext
address: 0E 00 00 00
@@ -127,25 +127,25 @@ protocol: NECext
address: 0E 00 00 00
command: 2F 00 00 00
#
name: KEY_PAUSE
name: PAUSE
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 30 00 00 00
#
name: KEY_PLAY
name: PLAY
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 35 00 00 00
#
name: KEY_STOP
name: STOP
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 36 00 00 00
#
name: KEY_NEXT
name: NEXT
type: parsed
protocol: NECext
address: 0E 00 00 00
@@ -163,25 +163,25 @@ protocol: NECext
address: 0E 00 00 00
command: 42 00 00 00
#
name: KEY_UP
name: UP
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 50 00 00 00
#
name: KEY_DOWN
name: DOWN
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 51 00 00 00
#
name: KEY_LEFT
name: LEFT
type: parsed
protocol: NECext
address: 0E 00 00 00
command: 55 00 00 00
#
name: KEY_RIGHT
name: RIGHT
type: parsed
protocol: NECext
address: 0E 00 00 00
@@ -217,7 +217,7 @@ protocol: NECext
address: 0E 00 00 00
command: 7D 00 00 00
#
name: KEY_ZOOM
name: ZOOM
type: parsed
protocol: NECext
address: 0E 00 00 00

View File

@@ -25,13 +25,13 @@ protocol: NECext
address: EE 87 00 00
command: 04 00 00 00
#
name: VOLUME_+
name: VOL+
type: parsed
protocol: NECext
address: EE 87 00 00
command: 05 00 00 00
#
name: VOLUME_-
name: VOL-
type: parsed
protocol: NECext
address: EE 87 00 00