neutrino: add additional key to leave standby mode; unify standby locales

This re-adds an old feature from dbox2, but uses a more configurable way


Origin commit data
------------------
Branch: ni/coolstream
Commit: cd6d3bcad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-20 (Fri, 20 Jul 2018)

Origin message was:
------------------
- neutrino: add additional key to leave standby mode; unify standby locales

This re-adds an old feature from dbox2, but uses a more configurable way


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-07-20 00:27:11 +02:00
parent d2d59fd648
commit e6e1a29063
8 changed files with 35 additions and 15 deletions

View File

@@ -546,6 +546,7 @@ struct SNeutrinoSettings
int key_list_start;
int key_list_end;
int key_power_off;
int key_standby_off_add;
int menu_left_exit;
int timeshift_pause;
int auto_timeshift;