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,49 +1,49 @@
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
command: 01 00 00 00
#
name: KEY_TITLE
name: TITLE
type: parsed
protocol: NECext
address: 00 F6 00 00
command: 02 00 00 00
#
name: KEY_STOP
name: STOP
type: parsed
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
command: 05 00 00 00
#
name: KEY_REWIND
name: REWIND
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
@@ -55,7 +55,7 @@ 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
@@ -73,19 +73,19 @@ 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