Numeric display volumebar can be switched off.

- Adjustable via Menu -> Settings -> OSD -> Volumebar digits


Origin commit data
------------------
Branch: ni/coolstream
Commit: ccd8e39182
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-27 (Fri, 27 Apr 2012)

Origin message was:
------------------
* Numeric display volumebar can be switched off.

- Adjustable via Menu -> Settings -> OSD -> Volumebar digits


------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2012-04-27 08:13:29 +02:00
parent fb32f63b71
commit f52af18765
8 changed files with 22 additions and 5 deletions

View File

@@ -342,6 +342,7 @@ typedef enum
LOCALE_EXTRA_TP_RATE,
LOCALE_EXTRA_UPDATE_DIR,
LOCALE_EXTRA_USE_GOTOXX,
LOCALE_EXTRA_VOLUME_DIGITS,
LOCALE_EXTRA_VOLUME_POS,
LOCALE_EXTRA_WEST,
LOCALE_EXTRA_ZAP_CYCLE,
@@ -1074,6 +1075,7 @@ typedef enum
LOCALE_MENU_HINT_VIDEO_MODE,
LOCALE_MENU_HINT_VIDEO_MODES,
LOCALE_MENU_HINT_VIDEO_SCART_MODE,
LOCALE_MENU_HINT_VOLUME_DIGITS,
LOCALE_MENU_HINT_VOLUME_POS,
LOCALE_MENU_HINT_ZAP_CYCLE,
LOCALE_MENU_NEXT,