- user_menu: add item to start timeshift immediately

Conflicts:
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-15 22:34:16 +01:00
committed by Thilo Graf
parent 4274b95c45
commit 3d6d5e233b
3 changed files with 11 additions and 0 deletions

View File

@@ -868,6 +868,7 @@ struct SNeutrinoSettings
ITEM_LIVESTREAM_RESOLUTION = 32,
ITEM_ADZAP = 33,
ITEM_FILEPLAY_AUDIO = 34,
ITEM_TIMESHIFT = 35,
ITEM_MAX // MUST be always the last in the list
} USER_ITEM;