mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
* Infoviewer: rework buttonbar
- add new class 'CInfoViewerBB' (infoviewer_bb.cpp) - rework paint and calculate icons - unused icons in the radio mode will not be displayed - activate 'show resolution = off' in osd setup - insert 'Display active tuner' in osd setup
This commit is contained in:
@@ -73,8 +73,9 @@ struct SNeutrinoSettings
|
||||
int volume_pos;
|
||||
int show_mute_icon;
|
||||
int menu_pos;
|
||||
int infobar_show_var_hdd;
|
||||
int infobar_show_sysfs_hdd;
|
||||
int infobar_show_res;
|
||||
int infobar_show_tuner;
|
||||
//audio
|
||||
int audio_AnalogMode;
|
||||
int audio_DolbyDigital;
|
||||
|
Reference in New Issue
Block a user