vdr 2.6.7
|
Go to the source code of this file.
Classes | |
struct | tChannelID |
class | cLinkChannel |
class | cLinkChannels |
class | cChannel |
class | cChannels |
Macros | |
#define | ISTRANSPONDER(f1, f2) (abs((f1) - (f2)) < 4) |
#define | CHANNELMOD_NONE 0x00 |
#define | CHANNELMOD_ALL 0xFF |
#define | CHANNELMOD_NAME 0x01 |
#define | CHANNELMOD_PIDS 0x02 |
#define | CHANNELMOD_ID 0x04 |
#define | CHANNELMOD_AUX 0x08 |
#define | CHANNELMOD_CA 0x10 |
#define | CHANNELMOD_TRANSP 0x20 |
#define | CHANNELMOD_LANGS 0x40 |
#define | CHANNELMOD_RETUNE (CHANNELMOD_PIDS | CHANNELMOD_CA | CHANNELMOD_TRANSP) |
#define | MAXAPIDS 32 |
#define | MAXDPIDS 16 |
#define | MAXSPIDS 32 |
#define | MAXCAIDS 12 |
#define | MAXLANGCODE1 4 |
#define | MAXLANGCODE2 8 |
#define | CA_FTA 0x0000 |
#define | CA_DVB_MIN 0x0001 |
#define | CA_DVB_MAX 0x000F |
#define | CA_USER_MIN 0x0010 |
#define | CA_USER_MAX 0x00FF |
#define | CA_ENCRYPTED_MIN 0x0100 |
#define | CA_ENCRYPTED_MAX 0xFFFF |
#define | LOCK_CHANNELS_READ USE_LIST_LOCK_READ(Channels) |
#define | LOCK_CHANNELS_WRITE USE_LIST_LOCK_WRITE(Channels) |
Functions | |
DEF_LIST_LOCK (Channels) | |
cString | ChannelString (const cChannel *Channel, int Number) |
#define CA_DVB_MAX 0x000F |
Definition at line 41 of file channels.h.
Referenced by cDevice::GetDevice().
#define CA_DVB_MIN 0x0001 |
Definition at line 40 of file channels.h.
#define CA_ENCRYPTED_MAX 0xFFFF |
Definition at line 45 of file channels.h.
#define CA_ENCRYPTED_MIN 0x0100 |
Definition at line 44 of file channels.h.
Referenced by cCamSlot::AddChannel(), cCamSlot::CanDecrypt(), cDevice::GetDevice(), cEITScanner::Process(), cMenuEditCaItem::ProcessKey(), cDvbDevice::ProvidesChannel(), cMenuEditCaItem::Set(), cMenuChannelItem::Set(), cDvbHdFfDevice::SetChannelDevice(), and cDvbSdFfDevice::SetChannelDevice().
#define CA_FTA 0x0000 |
Definition at line 39 of file channels.h.
Referenced by cMenuEditCaItem::ProcessKey(), and cMenuEditCaItem::Set().
#define CA_USER_MAX 0x00FF |
Definition at line 43 of file channels.h.
Referenced by cChannel::Parse(), and cChannel::SetCaIds().
#define CA_USER_MIN 0x0010 |
Definition at line 42 of file channels.h.
#define CHANNELMOD_ALL 0xFF |
Definition at line 21 of file channels.h.
#define CHANNELMOD_AUX 0x08 |
Definition at line 25 of file channels.h.
Referenced by cChannel::SetPids().
#define CHANNELMOD_CA 0x10 |
Definition at line 26 of file channels.h.
Referenced by cChannel::SetCaDescriptors(), and cChannel::SetCaIds().
#define CHANNELMOD_ID 0x04 |
Definition at line 24 of file channels.h.
Referenced by cChannel::SetId().
#define CHANNELMOD_LANGS 0x40 |
Definition at line 28 of file channels.h.
Referenced by cChannel::SetPids().
#define CHANNELMOD_NAME 0x01 |
Definition at line 22 of file channels.h.
Referenced by cChannel::SetName(), and cChannel::SetPortalName().
#define CHANNELMOD_NONE 0x00 |
Definition at line 20 of file channels.h.
Referenced by cChannel::cChannel(), cChannel::Modification(), and cChannel::SetPids().
#define CHANNELMOD_PIDS 0x02 |
Definition at line 23 of file channels.h.
Referenced by cChannel::SetPids().
#define CHANNELMOD_RETUNE (CHANNELMOD_PIDS | CHANNELMOD_CA | CHANNELMOD_TRANSP) |
Definition at line 29 of file channels.h.
Referenced by main().
#define CHANNELMOD_TRANSP 0x20 |
Definition at line 27 of file channels.h.
Referenced by cChannel::SetSource(), and cChannel::SetTransponderData().
#define ISTRANSPONDER | ( | f1, | |
f2 ) (abs((f1) - (f2)) < 4) |
Definition at line 18 of file channels.h.
Referenced by cScanList::AddTransponder(), cMenuEditTranItem::cMenuEditTranItem(), cChannels::GetByServiceID(), cEitFilter::Process(), cNitFilter::Process(), and cSdtFilter::Process().
#define LOCK_CHANNELS_READ USE_LIST_LOCK_READ(Channels) |
Definition at line 270 of file channels.h.
Referenced by cMenuSetupCAM::Activate(), cEITScanner::Activity(), cDisplayChannel::cDisplayChannel(), cDisplayChannel::cDisplayChannel(), cSVDRPServer::CmdCHAN(), cSVDRPServer::CmdCLRE(), cSVDRPServer::CmdLSTC(), cSVDRPServer::CmdLSTE(), cMenuEditChanItem::cMenuEditChanItem(), cMenuEditTranItem::cMenuEditTranItem(), cMenuSchedule::cMenuSchedule(), cTimer::cTimer(), cTimer::cTimer(), cSchedules::Dump(), cMenuChannels::Edit(), cSkinLCARSDisplayMenu::Flush(), cDevice::ForceTransferMode(), cMenuTimers::Info(), main(), cChannels::MaxChannelNameLength(), cChannels::MaxShortChannelNameLength(), cMenuChannels::New(), cDisplayChannel::NextAvailableChannel(), cMenuChannels::Number(), cMenuSchedule::Number(), cTimer::Parse(), cMenuSchedule::PrepareScheduleAllAll(), cMenuSchedule::PrepareScheduleThisAll(), cMenuChannels::ProcessKey(), cMenuWhatsOn::ProcessKey(), cMenuSchedule::ProcessKey(), cMenuEditTimer::ProcessKey(), cDisplayChannel::ProcessKey(), cMenuEditChanItem::ProcessKey(), cMenuEditTranItem::ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), ReportEpgBugFixStats(), cMenuEditChanItem::Set(), cDvbHdFfDevice::SetAudioTrackDevice(), cDevice::SetChannel(), cMenuSchedule::SetHelpKeys(), SetTrackDescriptions(), cCamSlot::StartActivation(), cMenuChannels::Switch(), cMenuWhatsOn::Switch(), cMenuSchedule::Switch(), cDevice::SwitchChannel(), and cTimer::TriggerRespawn().
#define LOCK_CHANNELS_WRITE USE_LIST_LOCK_WRITE(Channels) |
Definition at line 271 of file channels.h.
Referenced by cSVDRPServer::CmdDELC(), cSVDRPServer::CmdMODC(), cSVDRPServer::CmdMOVC(), cSVDRPServer::CmdNEWC(), cChannels::Load(), cMenuEditChannel::ProcessKey(), cMenuSetupMisc::ProcessKey(), and cSchedules::Read().
#define MAXAPIDS 32 |
Definition at line 31 of file channels.h.
Referenced by cChannel::Alang(), cPatPmtParser::Alang(), cChannel::Apid(), cPatPmtParser::Apid(), cChannel::Atype(), cPatPmtParser::Atype(), cRecordingInfo::cRecordingInfo(), cChannel::Parse(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), cDevice::SetChannel(), cChannel::SetPids(), and cChannel::ToText().
#define MAXCAIDS 12 |
Definition at line 34 of file channels.h.
Referenced by cCaDescriptors::AddCaId(), cChannel::Ca(), cChannel::Parse(), cChannel::SetCaIds(), and cChannel::ToText().
#define MAXDPIDS 16 |
Definition at line 32 of file channels.h.
Referenced by cRecordingInfo::cRecordingInfo(), cChannel::Dlang(), cPatPmtParser::Dlang(), cChannel::Dpid(), cPatPmtParser::Dpid(), cChannel::Dtype(), cPatPmtParser::Dtype(), cChannel::Parse(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), cDevice::SetChannel(), cChannel::SetPids(), and cChannel::ToText().
#define MAXLANGCODE1 4 |
Definition at line 36 of file channels.h.
Referenced by cPatPmtParser::ParsePmt(), and cPatFilter::Process().
#define MAXLANGCODE2 8 |
Definition at line 37 of file channels.h.
Referenced by cChannel::Parse(), cPatFilter::Process(), cChannel::SetPids(), and cChannel::ToText().
#define MAXSPIDS 32 |
Definition at line 33 of file channels.h.
Referenced by cChannel::AncillaryPageId(), cPatPmtParser::AncillaryPageId(), cChannel::CompositionPageId(), cPatPmtParser::CompositionPageId(), cRecordingInfo::cRecordingInfo(), cChannel::Parse(), cPatPmtParser::ParsePmt(), cPatFilter::Process(), cDevice::SetChannel(), cChannel::SetPids(), cChannel::SetSubtitlingDescriptors(), cChannel::Slang(), cPatPmtParser::Slang(), cChannel::Spid(), cPatPmtParser::Spid(), cChannel::SubtitlingType(), cPatPmtParser::SubtitlingType(), and cChannel::ToText().
Definition at line 1140 of file channels.c.
References cChannel::GroupSep(), cChannel::Name(), cChannel::Number(), and tr.
Referenced by cDisplayChannel::DisplayChannel(), cSkinCursesDisplayChannel::SetChannel(), cSkinClassicDisplayChannel::SetChannel(), cSkinLCARSDisplayChannel::SetChannel(), and cSkinSTTNGDisplayChannel::SetChannel().
DEF_LIST_LOCK | ( | Channels | ) |