vdr 2.6.6
|
#include <osdbase.h>
Public Member Functions | |
cOsdMenu (const char *Title, int c0=0, int c1=0, int c2=0, int c3=0, int c4=0) | |
virtual | ~cOsdMenu () |
virtual bool | NeedsFastResponse (void) |
void | SetMenuCategory (eMenuCategory MenuCategory) |
void | SetMenuSortMode (eMenuSortMode MenuSortMode) |
int | Current (void) const |
void | Add (cOsdItem *Item, bool Current=false, cOsdItem *After=NULL) |
void | Ins (cOsdItem *Item, bool Current=false, cOsdItem *Before=NULL) |
virtual void | Display (void) |
virtual eOSState | ProcessKey (eKeys Key) |
![]() | |
cOsdObject (bool FastResponse=false) | |
virtual | ~cOsdObject () |
bool | IsMenu (void) const |
virtual void | Show (void) |
![]() | |
cList (const char *NeedsLocking=NULL) | |
const cOsdItem * | Get (int Index) const |
cOsdItem * | Get (int Index) |
const cOsdItem * | First (void) const |
cOsdItem * | First (void) |
const cOsdItem * | Last (void) const |
cOsdItem * | Last (void) |
const cOsdItem * | Prev (const cOsdItem *Object) const |
cOsdItem * | Prev (const cOsdItem *Object) |
const cOsdItem * | Next (const cOsdItem *Object) const |
cOsdItem * | Next (const cOsdItem *Object) |
![]() | |
virtual | ~cListBase () |
bool | Lock (cStateKey &StateKey, bool Write=false, int TimeoutMs=0) const |
void | SetSyncStateKey (cStateKey &StateKey) |
void | SetUseGarbageCollector (void) |
void | SetExplicitModify (void) |
void | SetModified (void) |
void | Add (cListObject *Object, cListObject *After=NULL) |
void | Ins (cListObject *Object, cListObject *Before=NULL) |
void | Del (cListObject *Object, bool DeleteObject=true) |
virtual void | Move (int From, int To) |
void | Move (cListObject *From, cListObject *To) |
bool | Contains (const cListObject *Object) const |
const cListObject * | Get (int Index) const |
cListObject * | Get (int Index) |
int | Count (void) const |
void | Sort (void) |
Protected Member Functions | |
void | SetDisplayMenu (void) |
cSkinDisplayMenu * | DisplayMenu (void) |
const char * | hk (const char *s) |
void | SetCols (int c0, int c1=0, int c2=0, int c3=0, int c4=0) |
void | SetHasHotkeys (bool HasHotkeys=true) |
virtual void | Clear (void) |
const char * | Title (void) |
bool | SelectableItem (int idx) |
void | SetCurrent (cOsdItem *Item) |
void | RefreshCurrent (void) |
void | DisplayCurrent (bool Current) |
void | DisplayItem (cOsdItem *Item) |
void | CursorUp (void) |
void | CursorDown (void) |
void | PageUp (void) |
void | PageDown (void) |
void | Mark (void) |
eOSState | HotKey (eKeys Key) |
eOSState | AddSubMenu (cOsdMenu *SubMenu) |
eOSState | CloseSubMenu (bool ReDisplay=true) |
bool | HasSubMenu (void) |
cOsdMenu * | SubMenu (void) |
void | SetStatus (const char *s) |
void | SetTitle (const char *Title) |
void | SetHelp (const char *Red, const char *Green=NULL, const char *Yellow=NULL, const char *Blue=NULL) |
virtual void | Del (int Index) |
![]() | |
void | SetNeedsFastResponse (bool NeedsFastResponse) |
![]() | |
cListBase (const char *NeedsLocking=NULL) | |
Private Member Functions | |
void | DisplayHelp (bool Force=false) |
Private Attributes | |
int | displayMenuItems |
char * | title |
int | cols [cSkinDisplayMenu::MaxTabs] |
int | first |
int | current |
int | marked |
int | lastOffset |
eMenuCategory | menuCategory |
eMenuSortMode | menuSortMode |
eMenuOrientation | menuOrientation |
cOsdMenu * | subMenu |
const char * | helpRed |
const char * | helpGreen |
const char * | helpYellow |
const char * | helpBlue |
bool | helpDisplayed |
char * | status |
int | digit |
bool | hasHotkeys |
Static Private Attributes | |
static cSkinDisplayMenu * | displayMenu = NULL |
static int | displayMenuCount = 0 |
static int | osdState = 0 |
Additional Inherited Members | |
![]() | |
cListObject * | objects |
cListObject * | lastObject |
int | count |
cStateLock | stateLock |
const char * | needsLocking |
bool | useGarbageCollector |
cOsdMenu::cOsdMenu | ( | const char * | Title, |
int | c0 = 0, | ||
int | c1 = 0, | ||
int | c2 = 0, | ||
int | c3 = 0, | ||
int | c4 = 0 ) |
Definition at line 82 of file osdbase.c.
References current, digit, displayMenuCount, displayMenuItems, first, hasHotkeys, helpBlue, helpDisplayed, helpGreen, helpRed, helpYellow, cOsdObject::isMenu, lastOffset, marked, mcUnknown, menuCategory, menuOrientation, menuSortMode, moVertical, msmUnknown, cOsdProvider::OsdSizeChanged(), osdState, SetCols(), SetDisplayMenu(), SetTitle(), status, subMenu, title, and Title().
|
virtual |
Definition at line 107 of file osdbase.c.
References cSkinDisplayMenu::Clear(), DELETENULL(), displayMenu, displayMenuCount, cStatus::MsgOsdClear(), status, subMenu, and title.
Definition at line 213 of file osdbase.c.
References cListBase::Add(), current, Current(), and cListObject::Index().
Referenced by cMenuCam::AddMultiLineItem(), cHdffSetupPage::BuildVideoConversionItem(), cHdffMenu::cHdffMenu(), cHdffSetupPage::cHdffSetupPage(), cMenuCommands::cMenuCommands(), cMenuEditFolder::cMenuEditFolder(), cMenuEditTimer::cMenuEditTimer(), cMenuPathEdit::cMenuPathEdit(), cMenuSetupCAM::cMenuSetupCAM(), cMenuSetupHello::cMenuSetupHello(), cMenuSetupPictures::cMenuSetupPictures(), cMenuSetupPlugins::cMenuSetupPlugins(), cMenuSetupRecord::cMenuSetupRecord(), cMenuSetupReplay::cMenuSetupReplay(), cMenuWhatsOn::cMenuWhatsOn(), cMenuSchedule::PrepareScheduleAllAll(), cMenuSchedule::PrepareScheduleAllThis(), cMenuSchedule::PrepareScheduleThisAll(), cMenuSchedule::PrepareScheduleThisThis(), cMenuChannels::ProcessKey(), cMenuTimers::ProcessKey(), cMenuChannels::Set(), cMenuRecordings::Set(), cMenuFolder::Set(), cPictureMenu::Set(), cMenuTimers::Set(), cMenuCam::Set(), cMenuRecordingEdit::Set(), cMenuSetupOSD::Set(), cMenuSetupMisc::Set(), cMenuSetup::Set(), cMenuMain::Set(), cMenuEditTimer::SetFirstDayItem(), cMenuEditChannel::Setup(), cMenuSetupEPG::Setup(), cMenuSetupDVB::Setup(), cMenuSetupLNB::Setup(), and cMenuMain::Update().
Definition at line 517 of file osdbase.c.
References Display(), osContinue, subMenu, and SubMenu().
Referenced by cMenuMain::cMenuMain(), cMenuRecordings::Commands(), cMenuFolder::DescendPath(), cMenuChannels::Edit(), cMenuTimers::Edit(), cMenuFolder::Edit(), cMenuCommands::Execute(), cMenuPathEdit::Folder(), cMenuRecordingEdit::Folder(), cMenuTimers::Info(), cMenuRecordings::Info(), cMenuSetupCAM::Menu(), cMenuChannels::New(), cMenuTimers::New(), cMenuFolder::New(), cMenuRecordings::Open(), cMenuWhatsOn::ProcessKey(), cMenuSchedule::ProcessKey(), cMenuRecording::ProcessKey(), cMenuSetupPlugins::ProcessKey(), cMenuSetup::ProcessKey(), cMenuEditTimer::ProcessKey(), cMenuMain::ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cMenuFolder::Select(), and cPictureMenu::SelectItem().
|
protectedvirtual |
Reimplemented from cListBase.
Definition at line 329 of file osdbase.c.
References cListBase::Clear(), current, first, lastOffset, marked, and SetStatus().
Referenced by cMenuSchedule::PrepareScheduleAllAll(), cMenuSchedule::PrepareScheduleAllThis(), cMenuSchedule::PrepareScheduleThisAll(), cMenuSchedule::PrepareScheduleThisThis(), cMenuChannels::Set(), cMenuRecordings::Set(), cMenuFolder::Set(), cPictureMenu::Set(), cMenuTimers::Set(), cMenuCam::Set(), cMenuRecordingEdit::Set(), cMenuSetupOSD::Set(), cMenuSetupMisc::Set(), cMenuSetup::Set(), cMenuMain::Set(), cMenuEditChannel::Setup(), cMenuSetupEPG::Setup(), cMenuSetupDVB::Setup(), and cMenuSetupLNB::Setup().
|
protected |
Definition at line 525 of file osdbase.c.
References Display(), osContinue, RefreshCurrent(), and subMenu.
Referenced by cMenuChannels::ProcessKey(), cMenuRecordings::ProcessKey(), ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cMenuPathEdit::SetFolder(), cMenuRecordingEdit::SetFolder(), cMenuFolder::SetFolder(), and cMenuEditTimer::SetFolder().
|
inline |
Definition at line 138 of file osdbase.h.
References current.
Referenced by cMenuSetupCAM::Activate(), Add(), cMenuRecordings::cMenuRecordings(), cMenuRecordings::Commands(), cMenuChannels::Delete(), cMenuTimers::Delete(), cMenuFolder::Delete(), cMenuRecordings::Delete(), DisplayCurrent(), DisplayItem(), cMenuChannels::Edit(), cMenuFolder::Edit(), cMenuCommands::Execute(), cMenuFolder::GetFolder(), cMenuTimers::GetTimer(), cMenuRecordings::Info(), Ins(), cMenuSetupCAM::Menu(), cMenuChannels::New(), cMenuRecordings::Open(), cMenuRecordings::Play(), cMenuWhatsOn::ProcessKey(), cMenuSchedule::ProcessKey(), cMenuSetupPlugins::ProcessKey(), cMenuMain::ProcessKey(), cMenuRecordings::ProcessKey(), cHdffSetupPage::ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cMenuRecordingEdit::RemoveName(), cMenuSetupCAM::Reset(), cMenuRecordings::Rewind(), cMenuFolder::Select(), cMenuCam::Select(), cPictureMenu::SelectItem(), cMenuChannels::Set(), cMenuRecordings::Set(), cPictureMenu::Set(), cMenuSchedule::Set(), cMenuRecordingEdit::Set(), cMenuSetupOSD::Set(), cMenuSetupMisc::Set(), cMenuWhatsOn::SetHelpKeys(), cMenuSchedule::SetHelpKeys(), cMenuSetupCAM::SetHelpKeys(), cMenuRecordings::SetHelpKeys(), cMenuEditChannel::Setup(), cMenuSetupEPG::Setup(), cMenuSetupDVB::Setup(), cMenuSetupLNB::Setup(), cMenuRecordings::Sort(), cMenuChannels::Switch(), cMenuWhatsOn::Switch(), cMenuSchedule::Switch(), and cMenuRecordings::~cMenuRecordings().
|
protected |
Definition at line 385 of file osdbase.c.
References cListBase::Count(), current, Display(), DisplayCurrent(), displayMenu, displayMenuItems, first, max(), cSkinDisplayMenu::MaxItems(), cSetup::MenuScrollPage, cSetup::MenuScrollWrap, SelectableItem(), and Setup.
Referenced by PageDown(), and ProcessKey().
|
protected |
Definition at line 346 of file osdbase.c.
References cListBase::Count(), current, Display(), DisplayCurrent(), displayMenu, displayMenuItems, first, max(), cSkinDisplayMenu::MaxItems(), cSetup::MenuScrollPage, cSetup::MenuScrollWrap, SelectableItem(), and Setup.
Referenced by PageUp(), and ProcessKey().
|
protectedvirtual |
Definition at line 199 of file osdbase.c.
References cListBase::count, cListBase::Count(), current, cListBase::Del(), first, cList< cOsdItem >::Get(), and SelectableItem().
Referenced by cMenuChannels::Delete(), cMenuTimers::Delete(), cMenuFolder::Delete(), cMenuRecordings::Delete(), cMenuRecordings::ProcessKey(), cMenuEditTimer::SetFirstDayItem(), cMenuEditTimer::SetPatternItem(), and cMenuMain::Update().
|
virtual |
Reimplemented in cMenuRecording, cMenuText, and cMenuEvent.
Definition at line 227 of file osdbase.c.
References cSkinDisplayMenu::Clear(), cols, cListBase::count, cListBase::Count(), current, Display(), DisplayHelp(), displayMenu, displayMenuItems, first, cList< cOsdItem >::First(), cList< cOsdItem >::Get(), isempty(), max(), cSkinDisplayMenu::MaxItems(), menuCategory, cSkinDisplayMenu::MenuCategory(), menuOrientation, cSkinDisplayMenu::MenuOrientation(), menuSortMode, min(), cStatus::MsgOsdClear(), cStatus::MsgOsdCurrentItem(), cStatus::MsgOsdItem(), cStatus::MsgOsdTitle(), mtStatus, cList< cOsdItem >::Next(), cOsdProvider::OsdSizeChanged(), osdState, SetDisplayMenu(), cSkinDisplayMenu::SetMenuCategory(), cSkinDisplayMenu::SetMenuSortMode(), cSkinDisplayMenu::SetMessage(), cSkinDisplayMenu::SetScrollbar(), cSkinDisplayMenu::SetTabs(), cSkinDisplayMenu::SetTitle(), status, subMenu, and title.
Referenced by AddSubMenu(), CloseSubMenu(), cMenuFolder::cMenuFolder(), cMenuFolder::cMenuFolder(), cMenuPathEdit::cMenuPathEdit(), cMenuRecordings::cMenuRecordings(), cMenuWhatsOn::cMenuWhatsOn(), CursorDown(), CursorUp(), cMenuTimers::Delete(), cMenuFolder::Delete(), cMenuRecordings::Delete(), cMenuRecording::Display(), cMenuText::Display(), cMenuEvent::Display(), Display(), HotKey(), cMenuChannels::Number(), PageDown(), PageUp(), cMenuChannels::ProcessKey(), cMenuTimers::ProcessKey(), cMenuWhatsOn::ProcessKey(), cMenuSchedule::ProcessKey(), cMenuSetupPlugins::ProcessKey(), cMenuSetup::ProcessKey(), cMenuEditTimer::ProcessKey(), cMenuMain::ProcessKey(), cMenuRecordings::ProcessKey(), cHdffSetupPage::ProcessKey(), cMenuChannels::Propagate(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cMenuChannels::Set(), cMenuRecordings::Set(), cMenuSchedule::Set(), cMenuTimers::Set(), cMenuCam::Set(), cMenuRecordingEdit::Set(), cMenuSetupOSD::Set(), cMenuSetupMisc::Set(), cMenuMain::Set(), cMenuEditTimer::SetFirstDayItem(), cMenuPathEdit::SetFolder(), cMenuRecordingEdit::SetFolder(), cMenuFolder::SetFolder(), cMenuEditTimer::SetFolder(), cMenuEditTimer::SetPatternItem(), cMenuEditChannel::Setup(), cMenuSetupEPG::Setup(), cMenuSetupDVB::Setup(), cMenuSetupLNB::Setup(), and cHdffMenu::SetVideoConversion().
|
protected |
Definition at line 297 of file osdbase.c.
References current, Current(), DisplayHelp(), displayMenu, first, cList< cOsdItem >::Get(), helpDisplayed, cStatus::MsgOsdCurrentItem(), cOsdItem::Selectable(), cOsdItem::SetFresh(), cOsdItem::SetMenuItem(), and cOsdItem::Text().
Referenced by CursorDown(), CursorUp(), cMenuTimers::OnOff(), and ProcessKey().
|
private |
Definition at line 180 of file osdbase.c.
References displayMenu, helpBlue, helpDisplayed, helpGreen, helpRed, helpYellow, cStatus::MsgOsdHelpKeys(), and cSkinDisplayMenu::SetButtons().
Referenced by Display(), DisplayCurrent(), and SetHelp().
|
protected |
Definition at line 315 of file osdbase.c.
References current, Current(), displayMenu, displayMenuItems, first, cListObject::Index(), cStatus::MsgOsdCurrentItem(), cOsdItem::Selectable(), cOsdItem::SetMenuItem(), and cOsdItem::Text().
Referenced by cMenuSetupCAM::ProcessKey().
|
inlineprotected |
Definition at line 107 of file osdbase.h.
References displayMenu.
Referenced by cMenuRecording::Display(), cMenuText::Display(), cMenuEvent::Display(), cMenuRecording::ProcessKey(), cMenuText::ProcessKey(), and cMenuEvent::ProcessKey().
|
inlineprotected |
Definition at line 126 of file osdbase.h.
References subMenu.
Referenced by cMenuRecordings::Commands(), cMenuChannels::Delete(), cMenuFolder::Delete(), cMenuRecordings::Delete(), cMenuRecording::Display(), cMenuChannels::Edit(), cMenuTimers::Edit(), cMenuFolder::Edit(), cMenuTimers::Info(), cMenuRecordings::Info(), cMenuChannels::New(), cMenuTimers::New(), cMenuChannels::Number(), cMenuTimers::OnOff(), cMenuChannels::ProcessKey(), cMenuTimers::ProcessKey(), cMenuWhatsOn::ProcessKey(), cMenuSchedule::ProcessKey(), cMenuPathEdit::ProcessKey(), cMenuRecordingEdit::ProcessKey(), cMenuRecording::ProcessKey(), cMenuSetupCAM::ProcessKey(), cMenuSetupPlugins::ProcessKey(), cMenuSetup::ProcessKey(), cMenuFolder::ProcessKey(), cMenuEditTimer::ProcessKey(), cMenuMain::ProcessKey(), cMenuRecordings::ProcessKey(), cMenuWhatsOn::Record(), cMenuSchedule::Record(), cMenuRecordings::Rewind(), cMenuSetupCAM::SetHelpKeys(), cMenuFolder::SetHelpKeys(), cMenuRecordings::Sort(), and cMenuChannels::Switch().
|
protected |
Definition at line 137 of file osdbase.c.
References digit, hasHotkeys, and cString::sprintf().
Referenced by cMenuCommands::cMenuCommands(), cMenuSetupPlugins::cMenuSetupPlugins(), cMenuCam::Set(), cMenuSetup::Set(), and cMenuMain::Set().
Definition at line 500 of file osdbase.c.
References current, Display(), cList< cOsdItem >::First(), k1, kOk, cList< cOsdItem >::Next(), osContinue, cRemote::Put(), RefreshCurrent(), and skipspace().
Referenced by ProcessKey().
Definition at line 220 of file osdbase.c.
References current, Current(), cListObject::Index(), and cListBase::Ins().
Referenced by cMenuEditTimer::SetPatternItem().
|
protected |
Definition at line 492 of file osdbase.c.
References cListBase::Count(), current, marked, SetStatus(), and tr.
Referenced by cMenuChannels::ProcessKey().
|
inlinevirtual |
Reimplemented from cOsdObject.
Definition at line 135 of file osdbase.h.
References cOsdObject::NeedsFastResponse(), NeedsFastResponse(), and subMenu.
Referenced by NeedsFastResponse().
|
protected |
Definition at line 459 of file osdbase.c.
References cListBase::Count(), current, CursorDown(), Display(), displayMenu, displayMenuItems, first, max(), cSkinDisplayMenu::MaxItems(), cSetup::MenuScrollWrap, SelectableItem(), and Setup.
Referenced by ProcessKey().
|
protected |
Definition at line 426 of file osdbase.c.
References cListBase::Count(), current, CursorUp(), Display(), displayMenu, displayMenuItems, first, cSkinDisplayMenu::MaxItems(), cSetup::MenuScrollWrap, SelectableItem(), and Setup.
Referenced by ProcessKey().
Reimplemented from cOsdObject.
Reimplemented in cMenuEditChannel, cMenuChannels, cMenuEditFolder, cMenuTimers, cMenuWhatsOn, cMenuSchedule, cMenuCam, cMenuPathEdit, cMenuRecordingEdit, cMenuRecording, cMenuSetupOSD, cMenuSetupEPG, cMenuSetupDVB, cMenuSetupLNB, cMenuSetupCAM, cMenuSetupMisc, cMenuSetupPlugins, cMenuSetup, cMenuText, cMenuFolder, cMenuCommands, cMenuEditTimer, cMenuEvent, cMenuMain, cMenuRecordings, cMenuSetupPage, cHdffMenu, cHdffSetupPage, and cPictureMenu.
Definition at line 536 of file osdbase.c.
References CloseSubMenu(), current, CursorDown(), CursorUp(), DisplayCurrent(), cList< cOsdItem >::Get(), hasHotkeys, HotKey(), k0, k1, k_Repeat, kBack, kDown, kLeft, kOk, kRight, kUp, marked, menuOrientation, moHorizontal, cListBase::Move(), osBack, osContinue, osUnknown, PageDown(), PageUp(), cOsdItem::ProcessKey(), ProcessKey(), SetStatus(), and subMenu.
Referenced by cMenuEditChannel::ProcessKey(), cMenuChannels::ProcessKey(), cMenuEditFolder::ProcessKey(), cMenuTimers::ProcessKey(), cMenuWhatsOn::ProcessKey(), cMenuSchedule::ProcessKey(), cMenuCam::ProcessKey(), cMenuPathEdit::ProcessKey(), cMenuRecordingEdit::ProcessKey(), cMenuRecording::ProcessKey(), cMenuSetupCAM::ProcessKey(), cMenuSetupPlugins::ProcessKey(), cMenuSetup::ProcessKey(), cMenuText::ProcessKey(), cMenuFolder::ProcessKey(), cMenuCommands::ProcessKey(), cMenuEditTimer::ProcessKey(), cMenuEvent::ProcessKey(), cMenuMain::ProcessKey(), cMenuRecordings::ProcessKey(), cMenuSetupPage::ProcessKey(), ProcessKey(), cHdffMenu::ProcessKey(), and cPictureMenu::ProcessKey().
|
protected |
Definition at line 290 of file osdbase.c.
References current, cList< cOsdItem >::Get(), and cOsdItem::Set().
Referenced by CloseSubMenu(), HotKey(), and cMenuTimers::OnOff().
|
protected |
Definition at line 340 of file osdbase.c.
References cList< cOsdItem >::Get(), and cOsdItem::Selectable().
Referenced by CursorDown(), CursorUp(), Del(), PageDown(), and PageUp().
|
protected |
Definition at line 152 of file osdbase.c.
References cols.
Referenced by cMenuSetupCAM::cMenuSetupCAM(), cOsdMenu(), cMenuSchedule::PrepareScheduleAllAll(), cMenuSchedule::PrepareScheduleAllThis(), cMenuSchedule::PrepareScheduleThisAll(), and cMenuSchedule::PrepareScheduleThisThis().
|
protected |
Definition at line 282 of file osdbase.c.
References current, first, cListObject::Index(), lastOffset, and max().
Referenced by cMenuRecordings::cMenuRecordings(), cMenuFolder::DescendPath(), cMenuChannels::Move(), cMenuChannels::Number(), cMenuChannels::ProcessKey(), cMenuTimers::ProcessKey(), cMenuWhatsOn::ProcessKey(), cMenuEditTimer::ProcessKey(), cMenuChannels::Set(), cMenuRecordings::Set(), cMenuSchedule::Set(), cMenuTimers::Set(), cMenuRecordingEdit::Set(), cMenuSetupOSD::Set(), cMenuSetupMisc::Set(), cMenuPathEdit::SetFolder(), cMenuRecordingEdit::SetFolder(), cMenuEditTimer::SetFolder(), cMenuEditChannel::Setup(), cMenuSetupEPG::Setup(), cMenuSetupDVB::Setup(), and cMenuSetupLNB::Setup().
|
protected |
Definition at line 128 of file osdbase.c.
References cSkinDisplayMenu::Clear(), cSkins::Current(), displayMenu, cSkin::DisplayMenu(), and Skins.
Referenced by cOsdMenu(), and Display().
|
protected |
Definition at line 161 of file osdbase.c.
References digit, and hasHotkeys.
Referenced by cMenuCommands::cMenuCommands(), cMenuSetupCAM::cMenuSetupCAM(), cMenuSetupPlugins::cMenuSetupPlugins(), cMenuCam::Set(), cMenuSetup::Set(), and cMenuMain::Set().
|
protected |
Definition at line 189 of file osdbase.c.
References DisplayHelp(), helpBlue, helpGreen, helpRed, and helpYellow.
Referenced by cHdffMenu::cHdffMenu(), cMenuEvent::cMenuEvent(), cMenuPathEdit::cMenuPathEdit(), cMenuRecording::cMenuRecording(), cMenuSetupDVB::cMenuSetupDVB(), cMenuSetupEPG::cMenuSetupEPG(), cMenuChannels::Set(), cPictureMenu::Set(), cMenuWhatsOn::SetHelpKeys(), cMenuTimers::SetHelpKeys(), cMenuSchedule::SetHelpKeys(), cMenuRecordingEdit::SetHelpKeys(), cMenuSetupCAM::SetHelpKeys(), cMenuFolder::SetHelpKeys(), cMenuEditTimer::SetHelpKeys(), cMenuRecordings::SetHelpKeys(), and cMenuMain::Update().
void cOsdMenu::SetMenuCategory | ( | eMenuCategory | MenuCategory | ) |
Definition at line 118 of file osdbase.c.
References menuCategory.
Referenced by cMenuCam::cMenuCam(), cMenuChannels::cMenuChannels(), cMenuCommands::cMenuCommands(), cMenuEditChannel::cMenuEditChannel(), cMenuEditFolder::cMenuEditFolder(), cMenuEditTimer::cMenuEditTimer(), cMenuEvent::cMenuEvent(), cMenuFolder::cMenuFolder(), cMenuFolder::cMenuFolder(), cMenuMain::cMenuMain(), cMenuPathEdit::cMenuPathEdit(), cMenuRecording::cMenuRecording(), cMenuRecordingEdit::cMenuRecordingEdit(), cMenuRecordings::cMenuRecordings(), cMenuSchedule::cMenuSchedule(), cMenuSetup::cMenuSetup(), cMenuSetupCAM::cMenuSetupCAM(), cMenuSetupDVB::cMenuSetupDVB(), cMenuSetupEPG::cMenuSetupEPG(), cMenuSetupLNB::cMenuSetupLNB(), cMenuSetupMisc::cMenuSetupMisc(), cMenuSetupOSD::cMenuSetupOSD(), cMenuSetupPage::cMenuSetupPage(), cMenuSetupPlugins::cMenuSetupPlugins(), cMenuSetupRecord::cMenuSetupRecord(), cMenuSetupReplay::cMenuSetupReplay(), cMenuText::cMenuText(), cMenuTimers::cMenuTimers(), cMenuWhatsOn::cMenuWhatsOn(), and cMenuSetupPage::SetPlugin().
void cOsdMenu::SetMenuSortMode | ( | eMenuSortMode | MenuSortMode | ) |
Definition at line 123 of file osdbase.c.
References menuSortMode.
Referenced by cMenuChannels::Set(), and cMenuRecordings::Set().
|
protected |
Definition at line 167 of file osdbase.c.
References displayMenu, mtStatus, cSkinDisplayMenu::SetMessage(), and status.
Referenced by Clear(), Mark(), and ProcessKey().
|
protected |
Definition at line 174 of file osdbase.c.
References title, and Title().
Referenced by cMenuEvent::cMenuEvent(), cOsdMenu(), cPictureMenu::cPictureMenu(), cMenuCam::GenerateTitle(), cMenuSchedule::PrepareScheduleAllAll(), cMenuSchedule::PrepareScheduleAllThis(), cMenuSchedule::PrepareScheduleThisAll(), cMenuSchedule::PrepareScheduleThisThis(), cMenuSetup::Set(), cMenuMain::Set(), and cMenuSetupPage::SetSection().
|
inlineprotected |
Definition at line 127 of file osdbase.h.
References subMenu.
Referenced by AddSubMenu(), cMenuRecording::Display(), cMenuFolder::GetFolder(), cMenuChannels::ProcessKey(), cMenuRecordings::ProcessKey(), cMenuPathEdit::SetFolder(), cMenuRecordingEdit::SetFolder(), cMenuFolder::SetFolder(), and cMenuEditTimer::SetFolder().
|
inlineprotected |
Definition at line 112 of file osdbase.h.
References title.
Referenced by cOsdMenu(), cMenuFolder::DescendPath(), cMenuCommands::Execute(), cMenuFolder::Select(), and SetTitle().
|
private |
|
private |
Definition at line 93 of file osdbase.h.
Referenced by Add(), Clear(), cOsdMenu(), Current(), CursorDown(), CursorUp(), Del(), Display(), DisplayCurrent(), DisplayItem(), HotKey(), Ins(), Mark(), PageDown(), PageUp(), ProcessKey(), RefreshCurrent(), cMenuRecordings::Set(), cMenuRecordingEdit::Set(), cMenuSetupOSD::Set(), cMenuSetupMisc::Set(), SetCurrent(), cMenuEditChannel::Setup(), cMenuSetupEPG::Setup(), cMenuSetupDVB::Setup(), and cMenuSetupLNB::Setup().
|
private |
Definition at line 102 of file osdbase.h.
Referenced by cOsdMenu(), hk(), and SetHasHotkeys().
|
staticprivate |
Definition at line 87 of file osdbase.h.
Referenced by CursorDown(), CursorUp(), Display(), DisplayCurrent(), DisplayHelp(), DisplayItem(), DisplayMenu(), PageDown(), PageUp(), SetDisplayMenu(), SetStatus(), and ~cOsdMenu().
|
staticprivate |
Definition at line 88 of file osdbase.h.
Referenced by cOsdMenu(), and ~cOsdMenu().
|
private |
Definition at line 90 of file osdbase.h.
Referenced by cOsdMenu(), CursorDown(), CursorUp(), Display(), DisplayItem(), PageDown(), and PageUp().
|
private |
Definition at line 93 of file osdbase.h.
Referenced by Clear(), cOsdMenu(), CursorDown(), CursorUp(), Del(), Display(), DisplayCurrent(), DisplayItem(), PageDown(), PageUp(), and SetCurrent().
|
private |
Definition at line 103 of file osdbase.h.
Referenced by cOsdMenu(), hk(), ProcessKey(), and SetHasHotkeys().
|
private |
Definition at line 99 of file osdbase.h.
Referenced by cOsdMenu(), DisplayHelp(), and SetHelp().
|
private |
Definition at line 100 of file osdbase.h.
Referenced by cOsdMenu(), DisplayCurrent(), and DisplayHelp().
|
private |
Definition at line 99 of file osdbase.h.
Referenced by cOsdMenu(), DisplayHelp(), and SetHelp().
|
private |
Definition at line 99 of file osdbase.h.
Referenced by cOsdMenu(), DisplayHelp(), and SetHelp().
|
private |
Definition at line 99 of file osdbase.h.
Referenced by cOsdMenu(), DisplayHelp(), and SetHelp().
|
private |
Definition at line 94 of file osdbase.h.
Referenced by Clear(), cOsdMenu(), and SetCurrent().
|
private |
Definition at line 93 of file osdbase.h.
Referenced by Clear(), cOsdMenu(), Mark(), and ProcessKey().
|
private |
Definition at line 95 of file osdbase.h.
Referenced by cOsdMenu(), Display(), and SetMenuCategory().
|
private |
Definition at line 97 of file osdbase.h.
Referenced by cOsdMenu(), Display(), and ProcessKey().
|
private |
Definition at line 96 of file osdbase.h.
Referenced by cOsdMenu(), Display(), and SetMenuSortMode().
|
staticprivate |
Definition at line 89 of file osdbase.h.
Referenced by cOsdMenu(), and Display().
|
private |
Definition at line 101 of file osdbase.h.
Referenced by cOsdMenu(), Display(), SetStatus(), and ~cOsdMenu().
|
private |
Definition at line 98 of file osdbase.h.
Referenced by AddSubMenu(), CloseSubMenu(), cOsdMenu(), Display(), HasSubMenu(), NeedsFastResponse(), ProcessKey(), SubMenu(), and ~cOsdMenu().
|
private |
Definition at line 91 of file osdbase.h.
Referenced by cOsdMenu(), Display(), SetTitle(), Title(), and ~cOsdMenu().