#include <menu.h>
Definition at line 258 of file include/vdr/menu.h.
◆ Active() [1/2]
bool cRecordControls::Active |
( |
void |
| ) |
|
|
static |
◆ Active() [2/2]
static bool cRecordControls::Active |
( |
void |
| ) |
|
|
static |
◆ ChangeState() [1/2]
static void cRecordControls::ChangeState |
( |
void |
| ) |
|
|
inlinestatic |
◆ ChangeState() [2/2]
static void cRecordControls::ChangeState |
( |
void |
| ) |
|
|
inlinestatic |
◆ ChannelDataModified() [1/2]
void cRecordControls::ChannelDataModified |
( |
const cChannel * |
Channel | ) |
|
|
static |
◆ ChannelDataModified() [2/2]
static void cRecordControls::ChannelDataModified |
( |
const cChannel * |
Channel | ) |
|
|
static |
◆ GetInstantId() [1/2]
const char * cRecordControls::GetInstantId |
( |
const char * |
LastInstantId | ) |
|
|
static |
◆ GetInstantId() [2/2]
static const char * cRecordControls::GetInstantId |
( |
const char * |
LastInstantId | ) |
|
|
static |
◆ GetRecordControl() [1/4]
cRecordControl * cRecordControls::GetRecordControl |
( |
const char * |
FileName | ) |
|
|
static |
◆ GetRecordControl() [2/4]
static cRecordControl * cRecordControls::GetRecordControl |
( |
const char * |
FileName | ) |
|
|
static |
◆ GetRecordControl() [3/4]
◆ GetRecordControl() [4/4]
◆ PauseLiveVideo() [1/2]
bool cRecordControls::PauseLiveVideo |
( |
void |
| ) |
|
|
static |
◆ PauseLiveVideo() [2/2]
static bool cRecordControls::PauseLiveVideo |
( |
void |
| ) |
|
|
static |
◆ Process() [1/2]
bool cRecordControls::Process |
( |
cTimers * |
Timers, |
|
|
time_t |
t |
|
) |
| |
|
static |
◆ Process() [2/2]
static bool cRecordControls::Process |
( |
cTimers * |
Timers, |
|
|
time_t |
t |
|
) |
| |
|
static |
◆ Shutdown() [1/2]
void cRecordControls::Shutdown |
( |
void |
| ) |
|
|
static |
◆ Shutdown() [2/2]
static void cRecordControls::Shutdown |
( |
void |
| ) |
|
|
static |
◆ Start() [1/4]
bool cRecordControls::Start |
( |
bool |
Pause = false | ) |
|
|
static |
◆ Start() [2/4]
static bool cRecordControls::Start |
( |
bool |
Pause = false | ) |
|
|
static |
◆ Start() [3/4]
bool cRecordControls::Start |
( |
cTimers * |
Timers, |
|
|
cTimer * |
Timer, |
|
|
bool |
Pause = false |
|
) |
| |
|
static |
Definition at line 5537 of file menu.c.
References AssertFreeDiskSpace(), ChangeState(), cTimer::Channel(), cDevice::CurrentChannel(), cSetup::DefaultPriority, cDevice::DeviceNumber(), dsyslog, esyslog, cChannels::GetByNumber(), cChannels::GetChannelsRead(), cDevice::GetDevice(), isyslog, cTimer::Matches(), MAXRECORDCONTROLS, cSkins::Message(), MINFREEDISK, mtError, mtWarning, NODISKSPACEDELTA, cChannel::Number(), cSetup::PausePriority, cTimer::Pending(), cTimer::Priority(), cRecordControl::Process(), RecordControls, cStateKey::Remove(), cShutdownHandler::RequestEmergencyExit(), cTimer::SetPending(), Setup, ShutdownHandler, Skins, cDevice::SwitchChannel(), cTimer::ToDescr(), tr, and cVideoDirectory::VideoDiskSpace().
Referenced by main(), PauseLiveVideo(), and Start().
◆ Start() [4/4]
static bool cRecordControls::Start |
( |
cTimers * |
Timers, |
|
|
cTimer * |
Timer, |
|
|
bool |
Pause = false |
|
) |
| |
|
static |
◆ StateChanged() [1/2]
bool cRecordControls::StateChanged |
( |
int & |
State | ) |
|
|
static |
◆ StateChanged() [2/2]
static bool cRecordControls::StateChanged |
( |
int & |
State | ) |
|
|
static |
◆ Stop() [1/4]
void cRecordControls::Stop |
( |
const char * |
InstantId | ) |
|
|
static |
◆ Stop() [2/4]
static void cRecordControls::Stop |
( |
const char * |
InstantId | ) |
|
|
static |
◆ Stop() [3/4]
void cRecordControls::Stop |
( |
cTimer * |
Timer | ) |
|
|
static |
◆ Stop() [4/4]
static void cRecordControls::Stop |
( |
cTimer * |
Timer | ) |
|
|
static |
◆ RecordControls
◆ state
static int cRecordControls::state = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: