mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
fix PiP init (first call) hd51/h7/bre2ze4k
Origin commit data
------------------
Commit: 387b654d1b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-01-21 (Sun, 21 Jan 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3237,7 +3237,7 @@ TIMER_STOP("################################## after all #######################
|
||||
xmltv_xml_readepg();
|
||||
xmltv_xml_auto_readepg();
|
||||
|
||||
#if ENABLE_PIP && BOXMODEL_E4HDULTRA
|
||||
#if ENABLE_PIP && (BOXMODEL_E4HDULTRA || BOXMODEL_BRE2ZE4K || BOXMODEL_HD51 || BOXMODEL_H7)
|
||||
if (g_info.hw_caps->can_pip)
|
||||
{
|
||||
CZapit::getInstance()->OpenPip(0);
|
||||
|
Reference in New Issue
Block a user