mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
simple_display: dont show symbols in shutdown mode too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0dd86fa55d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Origin message was:
------------------
- simple_display: dont show symbols in shutdown mode too
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -487,6 +487,7 @@ void CLCD::setMode(const MODES m, const char * const title)
|
||||
case MODE_SHUTDOWN:
|
||||
showclock = false;
|
||||
Clear();
|
||||
proc_put("/proc/stb/lcd/show_symbols", false);
|
||||
break;
|
||||
case MODE_STANDBY:
|
||||
if (g_info.hw_caps->display_type == HW_DISPLAY_LINE_TEXT)
|
||||
|
Reference in New Issue
Block a user