![]() |
|||
Dokumentation
VDR
|
Public Methods | |
cMenuWhatsOn (const cSchedules *Schedules, bool Now, int CurrentChannelNr) | |
virtual eOSState | ProcessKey (eKeys Key) |
Static Public Methods | |
int | CurrentChannel (void) |
void | SetCurrentChannel (int ChannelNr) |
const cEventInfo * | ScheduleEventInfo (void) |
Private Methods | |
eOSState | Record (void) |
eOSState | Switch (void) |
Static Private Attributes | |
int | currentChannel = 0 |
const cEventInfo * | scheduleEventInfo = NULL |
|
Definition at line 1174 of file menu.c. References cOsdMenu::Add(), CHNUMWIDTH, currentChannel, cList< cSchedule >::First(), cSchedule::GetFollowingEvent(), cSchedule::GetPresentEvent(), cList< cSchedule >::Next(), cChannel::Number(), cEventInfo::SetChannelNumber(), cOsdMenu::SetHelp(), and tr. |
|
|
|
Reimplemented from cOsdMenu. Definition at line 1244 of file menu.c. References cOsdMenu::AddSubMenu(), cListBase::Count(), cOsdMenu::Current(), currentChannel, eOSState, cMenuWhatsOnItem::eventInfo, cList< cOsdItem >::Get(), cEventInfo::GetChannelNumber(), kBlue, kGreen, kOk, kRecord, kRed, kYellow, osBack, osUnknown, cOsdMenu::ProcessKey(), Record(), scheduleEventInfo, and Switch(). |
|
Definition at line 1224 of file menu.c. References cOsdMenu::AddSubMenu(), cOsdMenu::Current(), eOSState, cMenuWhatsOnItem::eventInfo, cList< cOsdItem >::Get(), cListObject::Index(), isyslog, and osContinue. Referenced by ProcessKey(). |
|
Definition at line 1205 of file menu.c. References scheduleEventInfo. Referenced by cMenuSchedule::ProcessKey(), and cMenuSchedule::~cMenuSchedule(). |
|
Definition at line 1161 of file menu.c. Referenced by cMenuSchedule::cMenuSchedule(). |
|
Definition at line 1212 of file menu.c. References cOsdMenu::Current(), eOSState, cMenuWhatsOnItem::eventInfo, cList< cOsdItem >::Get(), cEventInfo::GetChannelID(), osContinue, osEnd, cDevice::PrimaryDevice(), cDevice::SwitchChannel(), and tr. Referenced by ProcessKey(). |
|
Definition at line 1166 of file menu.c. Referenced by cMenuWhatsOn(), and ProcessKey(). |
|
Definition at line 1167 of file menu.c. Referenced by ProcessKey(), and ScheduleEventInfo(). |