mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CInfoViewer: add member killInfobarText()
Ensure that no unnecessary instance of Components infobox is generated
and paint only changed text.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54d0f8b42b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-26 (Fri, 26 Apr 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -128,8 +128,11 @@ class CInfoViewer
|
||||
void showRadiotext();
|
||||
void killRadiotext();
|
||||
|
||||
//small infobox, shows a small textbox with a short message text,
|
||||
//text must be located in a file named /tmp/infobar.txt
|
||||
CComponentsInfoBox *infobar_txt;
|
||||
void showInfoFile();
|
||||
void killInfobarText();
|
||||
|
||||
//void loop(int fadeValue, bool show_dot ,bool fadeIn);
|
||||
void loop(bool show_dot);
|
||||
|
Reference in New Issue
Block a user