mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
as requested, implement 'easy' menu mode for novice users;
default behavior should not be changed, easy mode forced by /var/etc/.easymenu file inside image; at the moment switch between modes is done by main menu -> 'stop' button -> enter pin code, restart needed after mode switch
This commit is contained in:
@@ -125,6 +125,7 @@ struct SNeutrinoSettings
|
||||
int ci_clock;
|
||||
int ci_ignore_messages;
|
||||
int radiotext_enable;
|
||||
int easymenu;
|
||||
|
||||
//vcr
|
||||
int vcr_AutoSwitch;
|
||||
|
Reference in New Issue
Block a user