mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 15:41:00 +02:00
simple_display: fix text while rc is locked
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14861ec924
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Origin message was:
------------------
- simple_display: fix text while rc is locked
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -425,7 +425,7 @@ void CVFD::showRCLock(int duration)
|
|||||||
|
|
||||||
display(g_Locale->getText(LOCALE_RCLOCK_LOCKED));
|
display(g_Locale->getText(LOCALE_RCLOCK_LOCKED));
|
||||||
sleep(duration);
|
sleep(duration);
|
||||||
display(display_text);
|
display(servicename.c_str());
|
||||||
}
|
}
|
||||||
|
|
||||||
/* update is default true, the mute code sets it to false
|
/* update is default true, the mute code sets it to false
|
||||||
|
Reference in New Issue
Block a user