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:
BPanther
2024-01-21 19:58:35 +01:00
committed by Thilo Graf
parent f28f3bf0f7
commit 5c57a546ad

View File

@@ -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);