mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-08 06:08:29 +02:00
neutrino: enable screensaver for mode_webradio
Origin commit data
------------------
Branch: ni/coolstream
Commit: e55fc416f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-25 (Sat, 25 Nov 2017)
Origin message was:
------------------
- neutrino: enable screensaver for mode_webradio
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2795,7 +2795,8 @@ void CNeutrinoApp::RealRun()
|
|||||||
continue;
|
continue;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (mode == NeutrinoModes::mode_radio) {
|
if (mode == NeutrinoModes::mode_radio || mode == NeutrinoModes::mode_webradio)
|
||||||
|
{
|
||||||
bool ignored_msg = (
|
bool ignored_msg = (
|
||||||
/* radio screensaver will ignore this msgs */
|
/* radio screensaver will ignore this msgs */
|
||||||
msg == NeutrinoMessages::EVT_CURRENTEPG
|
msg == NeutrinoMessages::EVT_CURRENTEPG
|
||||||
|
Reference in New Issue
Block a user