vdr
2.2.0
|
#include <menu.h>
Public Member Functions | |
cDisplayChannel (int Number, bool Switched) | |
cDisplayChannel (eKeys FirstKey) | |
virtual | ~cDisplayChannel () |
virtual eOSState | ProcessKey (eKeys Key) |
![]() | |
cOsdObject (bool FastResponse=false) | |
virtual | ~cOsdObject () |
virtual bool | NeedsFastResponse (void) |
bool | IsMenu (void) const |
virtual void | Show (void) |
Static Public Member Functions | |
static bool | IsOpen (void) |
Private Member Functions | |
void | DisplayChannel (void) |
void | DisplayInfo (void) |
void | Refresh (void) |
cChannel * | NextAvailableChannel (cChannel *Channel, int Direction) |
Private Attributes | |
cSkinDisplayChannel * | displayChannel |
int | group |
bool | withInfo |
cTimeMs | lastTime |
int | number |
bool | timeout |
int | osdState |
const cPositioner * | positioner |
cChannel * | channel |
const cEvent * | lastPresent |
const cEvent * | lastFollowing |
Static Private Attributes | |
static cDisplayChannel * | currentDisplayChannel = NULL |
Additional Inherited Members | |
![]() | |
void | SetNeedsFastResponse (bool NeedsFastResponse) |
cDisplayChannel::cDisplayChannel | ( | int | Number, |
bool | Switched | ||
) |
Definition at line 4459 of file menu.c.
References channel, Channels, cSkins::Current(), currentDisplayChannel, displayChannel, DisplayChannel(), cSkin::DisplayChannel(), DisplayInfo(), cSkinDisplay::Flush(), cChannels::GetByNumber(), group, lastFollowing, lastPresent, lastTime, number, cOsdProvider::OsdSizeChanged(), osdState, positioner, cTimeMs::Set(), Setup, cSetup::ShowInfoOnChSwitch, Skins, timeout, cSetup::TimeoutRequChInfo, and withInfo.
cDisplayChannel::cDisplayChannel | ( | eKeys | FirstKey | ) |
Definition at line 4480 of file menu.c.
References channel, Channels, cSkins::Current(), cDevice::CurrentChannel(), currentDisplayChannel, displayChannel, cSkin::DisplayChannel(), cChannels::GetByNumber(), group, lastFollowing, lastPresent, lastTime, number, positioner, ProcessKey(), cTimeMs::Set(), Setup, cSetup::ShowInfoOnChSwitch, Skins, timeout, and withInfo.
|
virtual |
Definition at line 4496 of file menu.c.
References currentDisplayChannel, displayChannel, and cStatus::MsgOsdClear().
|
private |
Definition at line 4503 of file menu.c.
References channel, ChannelString(), displayChannel, lastFollowing, lastPresent, cStatus::MsgOsdChannel(), number, and cSkinDisplayChannel::SetChannel().
Referenced by cDisplayChannel(), and Refresh().
|
private |
Definition at line 4510 of file menu.c.
References channel, displayChannel, cSchedule::GetFollowingEvent(), cSchedule::GetPresentEvent(), cSchedules::GetSchedule(), lastFollowing, lastPresent, cStatus::MsgOsdProgramme(), cChannel::Number(), cSchedules::Schedules(), cSkinDisplayChannel::SetEvents(), SetTrackDescriptions(), cEvent::ShortText(), cEvent::StartTime(), cEvent::Title(), and withInfo.
Referenced by cDisplayChannel(), and ProcessKey().
|
inlinestatic |
Definition at line 4538 of file menu.c.
References Channels, cSetup::ChannelsWrap, cList< T >::First(), cDevice::GetDevice(), cChannel::GroupSep(), cList< T >::Last(), LIVEPRIORITY, cList< T >::Next(), cList< T >::Prev(), and Setup.
Referenced by ProcessKey().
Reimplemented from cOsdObject.
Definition at line 4552 of file menu.c.
References cDevice::ActualDevice(), channel, cSetup::ChannelEntryTimeout, cSetup::ChannelInfoTime, Channels, cSkins::Current(), cDevice::CurrentChannel(), displayChannel, cSkin::DisplayChannel(), DisplayInfo(), cTimeMs::Elapsed(), cSkinDisplay::Flush(), cList< T >::Get(), cChannels::GetByNumber(), cChannels::GetNextGroup(), cChannels::GetNextNormal(), cChannels::GetPrevGroup(), group, cChannel::GroupSep(), cListObject::Index(), cPositioner::IsMoving(), k0, k1, k9, k_Release, k_Repeat, kChanDn, kChanUp, kDown, kLeft, kNext, kNone, kOk, kPrev, kRight, kUp, lastTime, cChannels::MaxNumber(), cList< T >::Next(), NextAvailableChannel(), NORMALKEY, number, cChannel::Number(), osContinue, cOsdProvider::OsdSizeChanged(), osdState, osEnd, positioner, cDevice::Positioner(), cRemote::Put(), Refresh(), cTimeMs::Set(), cOsdObject::SetNeedsFastResponse(), cSkinDisplayChannel::SetPositioner(), SetTrackDescriptions(), Setup, Skins, cChannels::SwitchTo(), timeout, and withInfo.
Referenced by cDisplayChannel().
|
private |
Definition at line 4532 of file menu.c.
References displayChannel, DisplayChannel(), and cSkinDisplayChannel::SetEvents().
Referenced by ProcessKey().
|
private |
Definition at line 126 of file menu.h.
Referenced by cDisplayChannel(), DisplayChannel(), DisplayInfo(), and ProcessKey().
|
staticprivate |
Definition at line 129 of file menu.h.
Referenced by cDisplayChannel(), SetTrackDescriptions(), and ~cDisplayChannel().
|
private |
Definition at line 118 of file menu.h.
Referenced by cDisplayChannel(), DisplayChannel(), DisplayInfo(), ProcessKey(), Refresh(), and ~cDisplayChannel().
|
private |
Definition at line 119 of file menu.h.
Referenced by cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 128 of file menu.h.
Referenced by cDisplayChannel(), DisplayChannel(), and DisplayInfo().
|
private |
Definition at line 127 of file menu.h.
Referenced by cDisplayChannel(), DisplayChannel(), and DisplayInfo().
|
private |
Definition at line 121 of file menu.h.
Referenced by cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 122 of file menu.h.
Referenced by cDisplayChannel(), DisplayChannel(), and ProcessKey().
|
private |
Definition at line 124 of file menu.h.
Referenced by cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 125 of file menu.h.
Referenced by cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 123 of file menu.h.
Referenced by cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 120 of file menu.h.
Referenced by cDisplayChannel(), DisplayInfo(), and ProcessKey().