Home
last modified time | relevance | path

Searched refs:CPVRChannel (Results 51 – 62 of 62) sorted by relevance

123

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/builtins/
H A DPlayerBuiltins.cpp356 …r<PVR::CPVRChannel> channel = fileItem.HasPVRRecordingInfoTag() ? fileItem.GetPVRRecordingInfoTag(… in PlayerControl()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/timers/
H A DPVRTimerRuleMatcher.cpp27 std::shared_ptr<CPVRChannel> CPVRTimerRuleMatcher::GetChannel() const in GetChannel()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/guiinfo/
H A DPVRGUIInfo.cpp434 const std::shared_ptr<CPVRChannel> channel = recording->Channel(); in GetListItemAndPlayerLabel()
473 std::shared_ptr<CPVRChannel> channel; in GetListItemAndPlayerLabel()
1308 const std::shared_ptr<CPVRChannel> channel = CPVRItem(item).GetChannel(); in GetListItemAndPlayerBool()
1689 strValue = CPVRChannel::GetEncryptionName(m_descrambleInfo.iCaid); in CharInfoEncryption()
1694 …const std::shared_ptr<CPVRChannel> channel = CServiceBroker::GetPVRManager().PlaybackState()->GetP… in CharInfoEncryption()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/dialogs/
H A DGUIDialogPVRChannelsOSD.cpp171 const std::shared_ptr<CPVRChannel> channel = pvrMgr.PlaybackState()->GetPlayingChannel(); in Update()
H A DGUIDialogPVRTimerSettings.cpp830 const std::shared_ptr<CPVRChannel> channel = groupMember->channel; in InitializeChannelsList()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/windows/
H A DGUIWindowPVRChannels.cpp280 const std::shared_ptr<CPVRChannel> channel(item->GetPVRChannelInfoTag()); in UpdateEpg()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/
H A DAnnouncementManager.cpp181 const std::shared_ptr<PVR::CPVRChannel> channel(item->GetPVRChannelInfoTag()); in DoAnnounce()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.cpp134 void CFileItem::FillMusicInfoTag(const std::shared_ptr<CPVRChannel>& channel, const std::shared_ptr… in FillMusicInfoTag()
167 const std::shared_ptr<CPVRChannel> channel = in CFileItem()
183 CFileItem::CFileItem(const std::shared_ptr<CPVRChannel>& channel) in CFileItem()
225 const std::shared_ptr<CPVRChannel> channel = record->Channel(); in CFileItem()
3845 …const std::shared_ptr<CPVRChannel> channel = CServiceBroker::GetPVRManager().ChannelGroups()->GetC… in GetItemToPlay()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/filesystem/
H A DPVRGUIDirectory.cpp416 const std::shared_ptr<CPVRChannel> channel = results.Get(i)->GetPVRChannelInfoTag(); in FilterDirectory()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/
H A DGUIEPGGridContainer.cpp1108 bool CGUIEPGGridContainer::SetChannel(const std::shared_ptr<CPVRChannel>& channel) in SetChannel()
1350 std::shared_ptr<CPVRChannel> CGUIEPGGridContainer::GetSelectedChannel() const in GetSelectedChannel()
1362 return std::shared_ptr<CPVRChannel>(); in GetSelectedChannel()
H A DGUIEPGGridContainerModel.cpp42 const std::shared_ptr<CPVRChannel> channel = m_channelItems[iChannel]->GetPVRChannelInfoTag(); in CreateGapItem()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/json-rpc/
H A DPlayerOperations.cpp739 …const std::shared_ptr<CPVRChannel> channel = channelGroupContainer->GetChannelById(static_cast<int… in Open()
1979 const std::shared_ptr<CPVRChannel> currentChannel = state->GetPlayingChannel(); in GetCurrentEpg()

123