mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
Update to test descrete codes. Power-toggle key should be redefined, if power key should work as descrete power-on
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@775 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -461,6 +461,7 @@ typedef enum {
|
||||
LOCALE_KEYBINDINGMENU_MODECHANGE,
|
||||
LOCALE_KEYBINDINGMENU_PAGEDOWN,
|
||||
LOCALE_KEYBINDINGMENU_PAGEUP,
|
||||
LOCALE_KEYBINDINGMENU_POWEROFF,
|
||||
LOCALE_KEYBINDINGMENU_QUICKZAP,
|
||||
LOCALE_KEYBINDINGMENU_REPEATBLOCK,
|
||||
LOCALE_KEYBINDINGMENU_REPEATBLOCKGENERIC,
|
||||
|
@@ -461,6 +461,7 @@ const char *locale_real_names[] = {
|
||||
"keybindingmenu.modechange",
|
||||
"keybindingmenu.pagedown",
|
||||
"keybindingmenu.pageup",
|
||||
"keybindingmenu.poweroff",
|
||||
"keybindingmenu.quickzap",
|
||||
"keybindingmenu.repeatblock",
|
||||
"keybindingmenu.repeatblockgeneric",
|
||||
|
@@ -274,6 +274,7 @@ struct SNeutrinoSettings
|
||||
int key_lastchannel;
|
||||
int key_list_start;
|
||||
int key_list_end;
|
||||
int key_power_off;
|
||||
int menu_left_exit;
|
||||
int audio_run_player;
|
||||
int key_click;
|
||||
|
Reference in New Issue
Block a user