mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
Add option to resize the VolumeBar
- Minimum height: Height of NEUTRINO_ICON_VOLUME + 2 pixels - Maximum height: 50 pixels - Setting can be changed with: Menu -> Settings -> OSD -> Volume -> Height of display
This commit is contained in:
@@ -447,6 +447,7 @@ const char * locale_real_names[] =
|
||||
"extra.use_gotoxx",
|
||||
"extra.volume_digits",
|
||||
"extra.volume_pos",
|
||||
"extra.volume_size",
|
||||
"extra.west",
|
||||
"extra.zap_cycle",
|
||||
"extra.zapit_fe_timeout",
|
||||
@@ -1162,6 +1163,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_volume",
|
||||
"menu.hint_volume_digits",
|
||||
"menu.hint_volume_pos",
|
||||
"menu.hint_volume_size",
|
||||
"menu.hint_ytplay",
|
||||
"menu.hint_zap_cycle",
|
||||
"menu.next",
|
||||
|
Reference in New Issue
Block a user