- neutrino: enable screensaver for mode_webradio

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-11-25 09:58:55 +01:00
committed by Thilo Graf
parent c5b6543dee
commit 962bcae745

View File

@@ -2612,7 +2612,8 @@ void CNeutrinoApp::RealRun()
continue;
#endif
if (mode == NeutrinoModes::mode_radio) {
if (mode == NeutrinoModes::mode_radio || mode == NeutrinoModes::mode_webradio)
{
bool ignored_msg = (
/* radio screensaver will ignore this msgs */
msg == NeutrinoMessages::EVT_CURRENTEPG