mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
timerlist: allow RC_timer or RC_program to leave timerlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3baee09acd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)
Origin message was:
------------------
- timerlist: allow RC_timer or RC_program to leave timerlist
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -893,6 +893,7 @@ int CTimerList::show()
|
||||
(msg == CRCInput::RC_timeout)
|
||||
|| (msg == CRCInput::RC_home)
|
||||
|| (msg == CRCInput::RC_left)
|
||||
|| (msg == CRCInput::RC_timer || msg == CRCInput::RC_program)
|
||||
|| (msg == CRCInput::RC_ok && timerlist.empty())
|
||||
)
|
||||
{ //Exit after timeout or cancel key
|
||||
|
Reference in New Issue
Block a user