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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 364b323607
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-24 (Tue, 24 Apr 2012)

Origin message was:
------------------
* 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 was generated by Migit
This commit is contained in:
Michael Liebmann
2012-04-24 00:46:04 +02:00
parent 452e362fde
commit 0cb84a703c
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;