* Numeric display volumebar can be switched off.

- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
This commit is contained in:
micha-bbg
2012-04-27 08:13:29 +02:00
parent 52a5640bc2
commit ccd8e39182
8 changed files with 22 additions and 5 deletions

View File

@@ -71,6 +71,7 @@ struct SNeutrinoSettings
int casystem_display;
int scrambled_message;
int volume_pos;
int volume_digits;
int show_mute_icon;
int menu_pos;
int show_menu_hints;