mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
*neutrino: rework clock and radio/tv switch functionality
- move clock function from red button (main menu) into features menu - ...so it's customizable in all user menus - switching between tv and radio only with red button (main menu) depend of current mode - add timerlist into main menu git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1985 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -506,9 +506,10 @@ struct SNeutrinoSettings
|
||||
ITEM_TECHINFO = 13,
|
||||
ITEM_REMOTE = 14,
|
||||
ITEM_PLUGIN = 15,
|
||||
ITEM_IMAGEINFO,
|
||||
ITEM_BOXINFO,
|
||||
ITEM_CAM,
|
||||
ITEM_IMAGEINFO = 16,
|
||||
ITEM_BOXINFO = 17,
|
||||
ITEM_CAM = 18,
|
||||
ITEM_CLOCK = 19,
|
||||
#if 0
|
||||
ITEM_MOVIEPLAYER_TS,
|
||||
ITEM_RESTART_CAMD,
|
||||
|
Reference in New Issue
Block a user