vdr
2.7.6
|
Go to the source code of this file.
Classes | |
struct | tEpgBugFixStats |
class | cEpgDataWriter |
Macros | |
#define | RUNNINGSTATUSTIMEOUT 30 |
#define | EPGDATAWRITEDELTA 600 |
#define | MAXEPGBUGFIXSTATS 13 |
#define | MAXEPGBUGFIXCHANS 100 |
#define | MAX_USEFUL_EPISODE_LENGTH 40 |
Functions | |
static void | EpgBugFixStat (int Number, tChannelID ChannelID) |
void | ReportEpgBugFixStats (bool Force) |
static void | StripControlCharacters (char *s) |
Variables | |
tEpgBugFixStats | EpgBugFixStats [MAXEPGBUGFIXSTATS] |
static cEpgDataWriter | EpgDataWriter |
static cMutex | Mutex |
cEpgHandlers | EpgHandlers |
#define MAX_USEFUL_EPISODE_LENGTH 40 |
|
static |
Definition at line 599 of file epg.c.
References tEpgBugFixStats::channelIDs, EpgBugFixStats, tEpgBugFixStats::hits, MAXEPGBUGFIXCHANS, MAXEPGBUGFIXSTATS, and tEpgBugFixStats::n.
Referenced by cEvent::FixEpgBugs().
void ReportEpgBugFixStats | ( | bool | Force | ) |
Definition at line 614 of file epg.c.
References tEpgBugFixStats::channelIDs, dsyslog, cSetup::EPGBugfixLevel, EpgBugFixStats, tEpgBugFixStats::hits, LOCK_CHANNELS_READ, MAXEPGBUGFIXSTATS, tEpgBugFixStats::n, and Setup.
Referenced by main().
|
static |
Definition at line 673 of file epg.c.
References SI::Utf8CharLen().
Referenced by cEvent::FixEpgBugs().
tEpgBugFixStats EpgBugFixStats[MAXEPGBUGFIXSTATS] |
Definition at line 597 of file epg.c.
Referenced by EpgBugFixStat(), and ReportEpgBugFixStats().
|
static |
Definition at line 1263 of file epg.c.
Referenced by cSchedules::Cleanup(), and cSchedules::SetEpgDataFileName().
cEpgHandlers EpgHandlers |
Definition at line 1442 of file epg.c.
Referenced by cEIT::cEIT(), cEpgHandler::cEpgHandler(), main(), and cEpgHandler::~cEpgHandler().
|
static |
Definition at line 1424 of file epg.c.
Referenced by AssertFreeDiskSpace(), cEpgHandler::cEpgHandler(), cMutexLock::cMutexLock(), cDvbTuner::ExecuteDiseqc(), cMutexLock::Lock(), cCondVar::TimedWait(), cCondVar::Wait(), and cEpgHandler::~cEpgHandler().