* 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:
micha-bbg
2012-04-24 00:46:04 +02:00
parent 3b1d063c04
commit 364b323607
12 changed files with 1004 additions and 539 deletions

View File

@@ -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;