Home
last modified time | relevance | path

Searched refs:bOnlyPending (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/epg/
H A DEpgContainer.cpp710 bool CPVREpgContainer::UpdateEPG(bool bOnlyPending /* = false */) in UpdateEPG() argument
739 if (bShowProgress && !bOnlyPending) in UpdateEPG()
762 if (bShowProgress && !bOnlyPending) in UpdateEPG()
766 if ((!bOnlyPending || epg->UpdatePending()) && in UpdateEPG()
772 bOnlyPending)) in UpdateEPG()
782 if (bShowProgress && !bOnlyPending) in UpdateEPG()
H A DEpgContainer.h259 bool UpdateEPG(bool bOnlyPending = false);