#include <menu.h>
Detailed Description
Definition at line 240 of file include/vdr/menu.h.
Member Function Documentation
bool cRecordControls::Active |
( |
void |
| ) |
|
|
static |
static bool cRecordControls::Active |
( |
void |
| ) |
|
|
static |
static void cRecordControls::ChangeState |
( |
void |
| ) |
|
|
inlinestatic |
static void cRecordControls::ChangeState |
( |
void |
| ) |
|
|
inlinestatic |
void cRecordControls::ChannelDataModified |
( |
cChannel * |
Channel | ) |
|
|
static |
static void cRecordControls::ChannelDataModified |
( |
cChannel * |
Channel | ) |
|
|
static |
const char * cRecordControls::GetInstantId |
( |
const char * |
LastInstantId | ) |
|
|
static |
static const char* cRecordControls::GetInstantId |
( |
const char * |
LastInstantId | ) |
|
|
static |
static cRecordControl* cRecordControls::GetRecordControl |
( |
const char * |
FileName | ) |
|
|
static |
cRecordControl * cRecordControls::GetRecordControl |
( |
const char * |
FileName | ) |
|
|
static |
bool cRecordControls::PauseLiveVideo |
( |
void |
| ) |
|
|
static |
static bool cRecordControls::PauseLiveVideo |
( |
void |
| ) |
|
|
static |
static void cRecordControls::Process |
( |
time_t |
t | ) |
|
|
static |
void cRecordControls::Process |
( |
time_t |
t | ) |
|
|
static |
void cRecordControls::Shutdown |
( |
void |
| ) |
|
|
static |
static void cRecordControls::Shutdown |
( |
void |
| ) |
|
|
static |
static bool cRecordControls::Start |
( |
cTimer * |
Timer = NULL , |
|
|
bool |
Pause = false |
|
) |
| |
|
static |
bool cRecordControls::Start |
( |
cTimer * |
Timer = NULL , |
|
|
bool |
Pause = false |
|
) |
| |
|
static |
Definition at line 4714 of file menu.c.
References AssertFreeDiskSpace(), ChangeState(), cTimer::Channel(), Channels, cDevice::CurrentChannel(), cSetup::DefaultPriority, cDevice::DeviceNumber(), dsyslog, esyslog, cChannels::GetByNumber(), cDevice::GetDevice(), isyslog, cTimer::Matches(), MAXRECORDCONTROLS, cSkins::Message(), MINFREEDISK, mtError, mtWarning, NODISKSPACEDELTA, cChannel::Number(), cSetup::PausePriority, cTimer::Pending(), cTimer::Priority(), cRecordControl::Process(), RecordControls, cShutdownHandler::RequestEmergencyExit(), cTimer::SetPending(), Setup, ShutdownHandler, Skins, cDevice::SwitchChannel(), cTimer::ToDescr(), tr, and VideoDiskSpace().
Referenced by main(), and PauseLiveVideo().
static bool cRecordControls::StateChanged |
( |
int & |
State | ) |
|
|
static |
bool cRecordControls::StateChanged |
( |
int & |
State | ) |
|
|
static |
void cRecordControls::Stop |
( |
const char * |
InstantId | ) |
|
|
static |
Definition at line 4765 of file menu.c.
References ChangeState(), cTimers::Del(), cRecordControl::InstantId(), isyslog, MAXRECORDCONTROLS, RecordControls, cTimers::SetModified(), cRecordControl::Stop(), cRecordControl::Timer(), Timers, and cTimer::ToDescr().
Referenced by cMenuMain::ProcessKey().
static void cRecordControls::Stop |
( |
const char * |
InstantId | ) |
|
|
static |
Member Data Documentation
static int cRecordControls::state = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: