mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +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
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a0035c2ae
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-29 (Sat, 29 Jun 2013)
Origin message was:
------------------
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 was generated by Migit
This commit is contained in:
@@ -447,6 +447,7 @@ typedef enum
|
||||
LOCALE_EXTRA_USE_GOTOXX,
|
||||
LOCALE_EXTRA_VOLUME_DIGITS,
|
||||
LOCALE_EXTRA_VOLUME_POS,
|
||||
LOCALE_EXTRA_VOLUME_SIZE,
|
||||
LOCALE_EXTRA_WEST,
|
||||
LOCALE_EXTRA_ZAP_CYCLE,
|
||||
LOCALE_EXTRA_ZAPIT_FE_TIMEOUT,
|
||||
@@ -1162,6 +1163,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_VOLUME,
|
||||
LOCALE_MENU_HINT_VOLUME_DIGITS,
|
||||
LOCALE_MENU_HINT_VOLUME_POS,
|
||||
LOCALE_MENU_HINT_VOLUME_SIZE,
|
||||
LOCALE_MENU_HINT_YTPLAY,
|
||||
LOCALE_MENU_HINT_ZAP_CYCLE,
|
||||
LOCALE_MENU_NEXT,
|
||||
|
Reference in New Issue
Block a user