AppendNewProgram(ProgramInfo *pginfo, const QString &channum, const QString &inputname, bool discont) | LiveTVChain | |
BroadcastUpdate() | LiveTVChain | private |
ClearSwitch(void) | LiveTVChain | |
DecrRef(void) | ReferenceCounter | virtual |
DeleteProgram(ProgramInfo *pginfo) | LiveTVChain | |
DelHostSocket(MythSocket *sock) | LiveTVChain | |
DestroyChain(void) | LiveTVChain | |
DoGetNextProgram(bool up, int curpos, int &newid, bool &discont, bool &newtype) | LiveTVChain | private |
entriesFromStringList(const QStringList &items) | LiveTVChain | |
entriesToStringList() const | LiveTVChain | |
EntryToProgram(const LiveTVChainEntry &entry) | LiveTVChain | privatestatic |
FinishedRecording(ProgramInfo *pginfo) | LiveTVChain | |
GetChannelName(int pos=-1) const | LiveTVChain | |
GetCurPos(void) const | LiveTVChain | inline |
GetEntryAt(int at, LiveTVChainEntry &entry) const | LiveTVChain | private |
GetID(void) const | LiveTVChain | inline |
GetInputName(int pos=-1) const | LiveTVChain | |
GetInputType(int pos=-1) const | LiveTVChain | |
GetJumpPos(void) | LiveTVChain | |
GetLengthAtCurPos(void) | LiveTVChain | |
GetLengthAtPos(int pos) | LiveTVChain | |
GetProgramAt(int at) const | LiveTVChain | |
GetSwitchProgram(bool &discont, bool &newtype, int &newid) | LiveTVChain | |
HasNext(void) const | LiveTVChain | |
HasPrev(void) const | LiveTVChain | inline |
HostSocketCount(void) const | LiveTVChain | |
IncrRef(void) | ReferenceCounter | virtual |
InitializeNewChain(const QString &seed) | LiveTVChain | |
IsHostSocket(MythSocket *sock) | LiveTVChain | |
JumpTo(int num, std::chrono::seconds pos) | LiveTVChain | |
JumpToNext(bool up, std::chrono::seconds pos) | LiveTVChain | |
LiveTVChain() | LiveTVChain | |
LoadFromExistingChain(const QString &id) | LiveTVChain | |
m_chain | LiveTVChain | private |
m_curChanId | LiveTVChain | private |
m_curPos | LiveTVChain | private |
m_curStartTs | LiveTVChain | private |
m_hostPrefix | LiveTVChain | private |
m_id | LiveTVChain | private |
m_inputType | LiveTVChain | private |
m_inUseSocks | LiveTVChain | private |
m_jumpPos | LiveTVChain | private |
m_lock | LiveTVChain | mutableprivate |
m_logDebug | ReferenceCounter | protected |
m_maxPos | LiveTVChain | private |
m_referenceCount | ReferenceCounter | protected |
m_sockLock | LiveTVChain | mutableprivate |
m_switchEntry | LiveTVChain | private |
m_switchId | LiveTVChain | private |
NeedsToJump(void) const | LiveTVChain | inline |
NeedsToSwitch(void) const | LiveTVChain | inline |
PrintDebug(void) | ReferenceCounter | static |
ProgramIsAt(uint chanid, const QDateTime &starttime) const | LiveTVChain | |
ProgramIsAt(const ProgramInfo &pginfo) const | LiveTVChain | |
ReferenceCounter(const QString &debugName, bool logDebug=true) | ReferenceCounter | explicit |
ReloadAll(const QStringList &data=QStringList()) | LiveTVChain | |
SetHostPrefix(const QString &prefix) | LiveTVChain | |
SetHostSocket(MythSocket *sock) | LiveTVChain | |
SetInputType(const QString &type) | LiveTVChain | |
SetProgram(const ProgramInfo &pginfo) | LiveTVChain | |
SwitchTo(int num) | LiveTVChain | |
SwitchToNext(bool up) | LiveTVChain | |
toString() const | LiveTVChain | |
TotalSize(void) const | LiveTVChain | |
~LiveTVChain() override | LiveTVChain | |
~ReferenceCounter(void) | ReferenceCounter | protectedvirtual |