|
vdr 2.6.4
|
#include <menu.h>
Public Member Functions | |
| cDisplayChannel (int Number, bool Switched) | |
| cDisplayChannel (eKeys FirstKey) | |
| virtual | ~cDisplayChannel () |
| virtual eOSState | ProcessKey (eKeys Key) |
Public Member Functions inherited from cOsdObject | |
| 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) |
| const cChannel * | NextAvailableChannel (const cChannel *Channel, int Direction) |
Private Attributes | |
| cSkinDisplayChannel * | displayChannel |
| int | group |
| bool | withInfo |
| cTimeMs | lastTime |
| int | number |
| bool | timeout |
| int | osdState |
| const cPositioner * | positioner |
| const cChannel * | channel |
| const cEvent * | lastPresent |
| const cEvent * | lastFollowing |
Static Private Attributes | |
| static cDisplayChannel * | currentDisplayChannel = NULL |
Additional Inherited Members | |
Protected Member Functions inherited from cOsdObject | |
| void | SetNeedsFastResponse (bool NeedsFastResponse) |
| cDisplayChannel::cDisplayChannel | ( | int | Number, |
| bool | Switched | ||
| ) |
Definition at line 4803 of file menu.c.
References channel, cSkins::Current(), currentDisplayChannel, displayChannel, cSkin::DisplayChannel(), DisplayChannel(), DisplayInfo(), cSkinDisplay::Flush(), group, lastFollowing, lastPresent, lastTime, LOCK_CHANNELS_READ, number, cOsdProvider::OsdSizeChanged(), osdState, positioner, cTimeMs::Set(), Setup, cSetup::ShowInfoOnChSwitch, Skins, timeout, cSetup::TimeoutRequChInfo, and withInfo.
| cDisplayChannel::cDisplayChannel | ( | eKeys | FirstKey | ) |
Definition at line 4829 of file menu.c.
References channel, cSkins::Current(), cDevice::CurrentChannel(), currentDisplayChannel, displayChannel, cSkin::DisplayChannel(), group, lastFollowing, lastPresent, lastTime, LOCK_CHANNELS_READ, number, cOsdProvider::OsdSizeChanged(), osdState, positioner, ProcessKey(), cTimeMs::Set(), Setup, cSetup::ShowInfoOnChSwitch, Skins, timeout, and withInfo.
|
virtual |
Definition at line 4850 of file menu.c.
References currentDisplayChannel, displayChannel, and cStatus::MsgOsdClear().
|
private |
Definition at line 4857 of file menu.c.
References channel, ChannelString(), displayChannel, lastFollowing, lastPresent, lastTime, cStatus::MsgOsdChannel(), number, cTimeMs::Set(), and cSkinDisplayChannel::SetChannel().
Referenced by cDisplayChannel(), and Refresh().
|
private |
Definition at line 4865 of file menu.c.
References channel, displayChannel, lastFollowing, lastPresent, lastTime, LOCK_SCHEDULES_READ, cStatus::MsgOsdProgramme(), cChannel::Number(), cTimeMs::Set(), cSkinDisplayChannel::SetEvents(), SetTrackDescriptions(), cEvent::ShortText(), cEvent::StartTime(), cEvent::Title(), and withInfo.
Referenced by cDisplayChannel(), and ProcessKey().
|
inlinestatic |
|
private |
Definition at line 4890 of file menu.c.
References cSetup::ChannelsWrap, cDevice::GetDevice(), cChannel::GroupSep(), LIVEPRIORITY, LOCK_CHANNELS_READ, cListObject::Next(), cListObject::Prev(), Setup, and cControl::Shutdown().
Referenced by ProcessKey().
Reimplemented from cOsdObject.
Definition at line 4907 of file menu.c.
References cDevice::ActualDevice(), channel, cSetup::ChannelEntryTimeout, cSetup::ChannelInfoTime, cSkins::Current(), cDevice::CurrentChannel(), displayChannel, cSkin::DisplayChannel(), DisplayInfo(), cTimeMs::Elapsed(), cSkinDisplay::Flush(), group, cChannel::GroupSep(), cPositioner::IsMoving(), k0, k1, k9, k_Release, k_Repeat, kChanDn, kChanUp, kDown, kLeft, kNext, kNone, kOk, kPrev, kRight, kUp, lastTime, LOCK_CHANNELS_READ, cChannels::MaxNumber(), cListObject::Next(), NextAvailableChannel(), NORMALKEY, cChannel::Number(), number, osContinue, cOsdProvider::OsdSizeChanged(), osdState, osEnd, cDevice::Positioner(), positioner, cRemote::Put(), Refresh(), cTimeMs::Set(), cOsdObject::SetNeedsFastResponse(), cSkinDisplayChannel::SetPositioner(), SetTrackDescriptions(), Setup, Skins, timeout, and withInfo.
Referenced by cDisplayChannel().
|
private |
Definition at line 4884 of file menu.c.
References displayChannel, DisplayChannel(), and cSkinDisplayChannel::SetEvents().
Referenced by ProcessKey().
|
private |
Definition at line 132 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayChannel(), DisplayInfo(), and ProcessKey().
|
staticprivate |
Definition at line 135 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), IsOpen(), and ~cDisplayChannel().
|
private |
Definition at line 124 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayChannel(), DisplayInfo(), ProcessKey(), Refresh(), and ~cDisplayChannel().
|
private |
Definition at line 125 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 134 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayChannel(), and DisplayInfo().
|
private |
Definition at line 133 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayChannel(), and DisplayInfo().
|
private |
Definition at line 127 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayChannel(), DisplayInfo(), and ProcessKey().
|
private |
Definition at line 128 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayChannel(), and ProcessKey().
|
private |
Definition at line 130 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 131 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 129 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), and ProcessKey().
|
private |
Definition at line 126 of file menu.h.
Referenced by cDisplayChannel(), cDisplayChannel(), DisplayInfo(), and ProcessKey().