infobar: rework infobar timeout behavior

Options were sometimes described ambiguously and previous behavior was no longer available.
Now the descriptions should be more plausible for current behavior.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 89770bae19
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)



------------------
This commit was generated by Migit
This commit is contained in:
2018-04-10 22:30:17 +02:00
committed by vanhofen
parent 346a0cbc7c
commit 5223a302f9
12 changed files with 94 additions and 41 deletions

View File

@@ -1483,6 +1483,7 @@ typedef enum
LOCALE_MENU_HINT_OPKG_INSTALL_LOCAL_PACKAGE,
LOCALE_MENU_HINT_OPKG_UPGRADE,
LOCALE_MENU_HINT_OSD,
LOCALE_MENU_HINT_OSD_BEHAVIOR_INFOBAR,
LOCALE_MENU_HINT_OSD_LANGUAGE,
LOCALE_MENU_HINT_OSD_PRESET,
LOCALE_MENU_HINT_OSD_RESOLUTION,
@@ -2704,8 +2705,10 @@ typedef enum
LOCALE_TIMING_INFOBAR_MEDIA_AUDIO,
LOCALE_TIMING_INFOBAR_MEDIA_VIDEO,
LOCALE_TIMING_INFOBAR_RADIO,
LOCALE_TIMING_INFOBAR_TV,
LOCALE_TIMING_MENU,
LOCALE_TIMING_NUMERICZAP,
LOCALE_TIMING_OFF,
LOCALE_TIMING_POPUP_MESSAGES,
LOCALE_TIMING_STATIC_MESSAGES,
LOCALE_TIMING_VOLUMEBAR,