mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
neutrino: press tv/radio key to return to plain tv/radio
Origin commit data
------------------
Branch: ni/coolstream
Commit: 736343d35b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Origin message was:
------------------
- neutrino: press tv/radio key to return to plain tv/radio
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -678,6 +678,7 @@ bool CFileBrowser::exec(const char * const dirname)
|
||||
}
|
||||
}
|
||||
else if (msg == NeutrinoMessages::STANDBY_ON ||
|
||||
msg == NeutrinoMessages::LEAVE_ALL ||
|
||||
msg == NeutrinoMessages::SHUTDOWN ||
|
||||
msg == NeutrinoMessages::SLEEPTIMER)
|
||||
{
|
||||
@@ -957,6 +958,7 @@ bool CFileBrowser::playlist_manager(CFileList &playlist, unsigned int playing)
|
||||
loop = false;
|
||||
}
|
||||
else if (msg == NeutrinoMessages::STANDBY_ON ||
|
||||
msg == NeutrinoMessages::LEAVE_ALL ||
|
||||
msg == NeutrinoMessages::SHUTDOWN ||
|
||||
msg == NeutrinoMessages::SLEEPTIMER)
|
||||
{
|
||||
|
Reference in New Issue
Block a user