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

@@ -1,13 +1,13 @@
Filetype: IR signals file
Version: 1
#
name: KEY_SELECT
name: SELECT
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 00 00 00 00
#
name: KEY_MENU
name: MENU
type: parsed
protocol: NECext
address: 00 F6 00 00
@@ -25,13 +25,13 @@ protocol: NECext
address: 00 F6 00 00
command: 03 00 00 00
#
name: KEY_PLAYPAUSE
name: PLAYPAUSE
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 04 00 00 00
#
name: KEY_NEXT
name: NEXT
type: parsed
protocol: NECext
address: 00 F6 00 00
@@ -43,19 +43,19 @@ protocol: NECext
address: 00 F6 00 00
command: 06 00 00 00
#
name: KEY_STOP
name: STOP
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 07 00 00 00
#
name: KEY_BACK
name: BACK
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 08 00 00 00
#
name: KEY_UP
name: UP
type: parsed
protocol: NECext
address: 00 F6 00 00
@@ -67,25 +67,25 @@ protocol: NECext
address: 00 F6 00 00
command: 0A 00 00 00
#
name: KEY_FASTFORWARD
name: FASTFORWARD
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 0B 00 00 00
#
name: KEY_LEFT
name: LEFT
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 0C 00 00 00
#
name: KEY_DOWN
name: DOWN
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 0D 00 00 00
#
name: KEY_RIGHT
name: RIGHT
type: parsed
protocol: NECext
address: 00 F6 00 00