CInfoViewer: implement CComponentsInfoBox() to show infobar.txt content

Origin commit data
------------------
Branch: ni/coolstream
Commit: a09d7f4a7e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-24 (Wed, 24 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2013-04-24 00:47:02 +02:00
parent 0699cd586b
commit 029f6ed93d
2 changed files with 43 additions and 34 deletions

View File

@@ -127,7 +127,10 @@ class CInfoViewer
int showChannelLogo(const t_channel_id logo_channel_id, const int channel_number_width);
void showRadiotext();
void killRadiotext();
CComponentsInfoBox *infobar_txt;
void showInfoFile();
//void loop(int fadeValue, bool show_dot ,bool fadeIn);
void loop(bool show_dot);
std::string eventname;