mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
usermenu: allow testmenu in usermenu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7fcf19b967
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Origin message was:
------------------
- usermenu: allow testmenu in usermenu
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -875,7 +875,7 @@ struct SNeutrinoSettings
|
||||
ITEM_FILEPLAY = 26,
|
||||
ITEM_TOOLS = 27,
|
||||
ITEM_LUA = 28,
|
||||
ITEM_TUNER_RESTART = 29, //NI
|
||||
ITEM_TUNER_RESTART = 29, //NI
|
||||
|
||||
ITEM_HDDMENU = 30,
|
||||
ITEM_AUDIOPLAY = 31,
|
||||
@@ -885,6 +885,7 @@ struct SNeutrinoSettings
|
||||
|
||||
ITEM_LIVESTREAM_RESOLUTION = 35,
|
||||
ITEM_ADZAP = 36,
|
||||
ITEM_TESTMENU = 37, //NI
|
||||
|
||||
ITEM_MAX // MUST be always the last in the list
|
||||
} USER_ITEM;
|
||||
|
Reference in New Issue
Block a user