mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- neutrino: small change in vfd standby message
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -5031,7 +5031,7 @@ void CNeutrinoApp::standbyMode( bool bOnOff, bool fromDeepStandby )
|
|||||||
#ifdef ENABLE_GRAPHLCD
|
#ifdef ENABLE_GRAPHLCD
|
||||||
cGLCD::StandbyMode(true);
|
cGLCD::StandbyMode(true);
|
||||||
#endif
|
#endif
|
||||||
CVFD::getInstance()->ShowText("standby...");
|
CVFD::getInstance()->ShowText("Standby ...");
|
||||||
if( mode == NeutrinoModes::mode_avinput ) {
|
if( mode == NeutrinoModes::mode_avinput ) {
|
||||||
}
|
}
|
||||||
g_InfoViewer->setUpdateTimer(0); // delete timer
|
g_InfoViewer->setUpdateTimer(0); // delete timer
|
||||||
|
Reference in New Issue
Block a user