mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- neutrino: press tv/radio key to return to plain tv/radio
This commit is contained in:
@@ -1163,6 +1163,7 @@ void CMoviePlayerGui::PlayFileLoop(void)
|
||||
CNeutrinoApp::getInstance()->handleMsg(msg, data);
|
||||
} else if (msg == NeutrinoMessages::ZAPTO ||
|
||||
msg == NeutrinoMessages::STANDBY_ON ||
|
||||
msg == NeutrinoMessages::LEAVE_ALL ||
|
||||
msg == NeutrinoMessages::SHUTDOWN ||
|
||||
((msg == NeutrinoMessages::SLEEPTIMER) && !data) ) { // Exit for Record/Zapto Timers
|
||||
printf("CMoviePlayerGui::PlayFile: ZAPTO etc..\n");
|
||||
|
Reference in New Issue
Block a user