user_menu: add item to start timeshift immediately

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7581db246e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)

Origin message was:
------------------
- user_menu: add item to start timeshift immediately

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-01-15 22:34:16 +01:00
parent 0aea737569
commit b4809f0a30
3 changed files with 11 additions and 0 deletions

View File

@@ -934,6 +934,7 @@ struct SNeutrinoSettings
ITEM_ADZAP = 36,
ITEM_TESTMENU = 37, //NI
ITEM_FILEPLAY_AUDIO = 38,
ITEM_TIMESHIFT = 39,
ITEM_MAX // MUST be always the last in the list
} USER_ITEM;