vdr
2.2.0
|
Go to the source code of this file.
Classes | |
class | cTimer |
class | cTimers |
class | cSortedTimers |
Enumerations | |
enum | eTimerFlags { tfNone = 0x0000, tfActive = 0x0001, tfInstant = 0x0002, tfVps = 0x0004, tfRecording = 0x0008, tfAll = 0xFFFF } |
enum | eTimerMatch { tmNone, tmPartial, tmFull } |
Variables | |
cTimers | Timers |
enum eTimerFlags |
enum eTimerMatch |
cTimers Timers |
Definition at line 694 of file timers.c.
Referenced by cSchedules::ClearAll(), cSVDRP::CmdCLRE(), cSVDRP::CmdDELC(), cSVDRP::CmdDELT(), cSVDRP::CmdLSTT(), cSVDRP::CmdMODT(), cSVDRP::CmdMOVC(), cSVDRP::CmdNEWT(), cSVDRP::CmdNEXT(), cSVDRP::CmdUPDT(), cMenuEditTimer::cMenuEditTimer(), cMenuEvent::cMenuEvent(), cMenuSchedule::cMenuSchedule(), cMenuTimers::cMenuTimers(), cMenuWhatsOn::cMenuWhatsOn(), cMenuTimers::Commands(), cShutdownHandler::ConfirmRestart(), cShutdownHandler::ConfirmShutdown(), cRecordControl::cRecordControl(), cRecording::cRecording(), cTimers::DecBeingEdited(), cMenuRecordings::Delete(), cMenuTimers::Delete(), cShutdownHandler::DoShutdown(), cSkinLCARSDisplayMenu::DrawTimers(), cEvent::HasTimer(), cChannel::HasTimer(), main(), cMenuTimers::OnOff(), cMenuEditTimer::ProcessKey(), cMenuTimers::ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cRecordControl::Stop(), cRecordControls::Stop(), cReplayControl::Stop(), cMenuScheduleItem::Update(), cMenuWhatsOn::Update(), cMenuSchedule::Update(), cMenuEditTimer::~cMenuEditTimer(), and cMenuTimers::~cMenuTimers().