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

This commit is contained in:
2013-04-24 00:47:02 +02:00
parent eafcbf6a86
commit a09d7f4a7e
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;