mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
neutrino: small change in vfd standby message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 43b56b51ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Origin message was:
------------------
- neutrino: small change in vfd standby message
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -5063,7 +5063,7 @@ void CNeutrinoApp::standbyMode( bool bOnOff, bool fromDeepStandby )
|
||||
#ifdef ENABLE_GRAPHLCD
|
||||
cGLCD::StandbyMode(true);
|
||||
#endif
|
||||
CVFD::getInstance()->ShowText("standby...");
|
||||
CVFD::getInstance()->ShowText("Standby ...");
|
||||
if( mode == NeutrinoModes::mode_avinput ) {
|
||||
}
|
||||
g_InfoViewer->setUpdateTimer(0); // delete timer
|
||||
|
Reference in New Issue
Block a user