mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec448e14fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1095,10 +1095,12 @@ bool CChannelList::checkLockStatus(neutrino_msg_data_t data, bool pip)
|
||||
out:
|
||||
if (startvideo) {
|
||||
if(pip) {
|
||||
#ifdef ENABLE_PIP
|
||||
if (CNeutrinoApp::getInstance()->StartPip((*chanlist)[selected]->getChannelID())) {
|
||||
calcSize();
|
||||
paintBody();
|
||||
}
|
||||
#endif
|
||||
} else
|
||||
g_RemoteControl->startvideo();
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user