mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-17 22:05:28 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,19 +7,19 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_SETUP
|
||||
name: SETUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -61,7 +61,7 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -85,7 +85,7 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -103,13 +103,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_LANGUAGE
|
||||
name: LANGUAGE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -121,7 +121,7 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -133,43 +133,43 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_ZOOM
|
||||
name: ZOOM
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_TITLE
|
||||
name: TITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 44 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -217,19 +217,19 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: KEY_ANGLE
|
||||
name: ANGLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 54 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
@@ -247,13 +247,13 @@ protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 20 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user