vdr 2.6.1
|
Public Member Functions | |
cMenuSetupOSD (void) | |
virtual | ~cMenuSetupOSD () |
virtual eOSState | ProcessKey (eKeys Key) |
![]() | |
cMenuSetupBase (void) | |
![]() | |
cMenuSetupPage (void) | |
virtual eOSState | ProcessKey (eKeys Key) |
void | SetPlugin (cPlugin *Plugin) |
cMenuSetupPage (void) | |
virtual eOSState | ProcessKey (eKeys Key) |
void | SetPlugin (cPlugin *Plugin) |
![]() | |
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) |
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 () |
virtual bool | NeedsFastResponse (void) |
bool | IsMenu (void) const |
virtual void | Show (void) |
virtual eOSState | ProcessKey (eKeys Key) |
cOsdObject (bool FastResponse=false) | |
virtual | ~cOsdObject () |
virtual bool | NeedsFastResponse (void) |
bool | IsMenu (void) const |
virtual void | Show (void) |
virtual eOSState | ProcessKey (eKeys Key) |
![]() | |
cList (const char *NeedsLocking=NULL) | |
cList (const char *NeedsLocking=NULL) | |
const cOsdItem * | Get (int Index) const |
cOsdItem * | Get (int Index) |
const cOsdItem * | Get (int Index) const |
cOsdItem * | Get (int Index) |
const cOsdItem * | First (void) const |
cOsdItem * | First (void) |
const cOsdItem * | First (void) const |
cOsdItem * | First (void) |
const cOsdItem * | Last (void) const |
cOsdItem * | Last (void) |
const cOsdItem * | Last (void) const |
cOsdItem * | Last (void) |
const cOsdItem * | Prev (const cOsdItem *Object) const |
cOsdItem * | Prev (const cOsdItem *Object) |
const cOsdItem * | Prev (const cOsdItem *Object) const |
cOsdItem * | Prev (const cOsdItem *Object) |
const cOsdItem * | Next (const cOsdItem *Object) const |
cOsdItem * | Next (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) |
virtual void | Clear (void) |
bool | Contains (const cListObject *Object) const |
const cListObject * | Get (int Index) const |
cListObject * | Get (int Index) |
int | Count (void) const |
void | Sort (void) |
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) |
virtual void | Clear (void) |
bool | Contains (const cListObject *Object) const |
const cListObject * | Get (int Index) const |
cListObject * | Get (int Index) |
int | Count (void) const |
void | Sort (void) |
Private Member Functions | |
virtual void | Set (void) |
Private Attributes | |
const char * | useSmallFontTexts [3] |
const char * | recSortModeTexts [2] |
const char * | recSortDirTexts [2] |
const char * | keyColorTexts [4] |
int | osdLanguageIndex |
int | numSkins |
int | originalSkinIndex |
int | skinIndex |
const char ** | skinDescriptions |
cThemes | themes |
int | originalThemeIndex |
int | themeIndex |
cStringList | fontOsdNames |
cStringList | fontSmlNames |
cStringList | fontFixNames |
int | fontOsdIndex |
int | fontSmlIndex |
int | fontFixIndex |
Additional Inherited Members | |
![]() | |
virtual void | Store (void) |
![]() | |
void | SetSection (const char *Section) |
virtual void | Store (void)=0 |
void | SetupStore (const char *Name, const char *Value=NULL) |
void | SetupStore (const char *Name, int Value) |
void | SetSection (const char *Section) |
virtual void | Store (void)=0 |
void | SetupStore (const char *Name, const char *Value=NULL) |
void | SetupStore (const char *Name, int Value) |
![]() | |
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 | 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) |
void | SetNeedsFastResponse (bool NeedsFastResponse) |
![]() | |
cListBase (const char *NeedsLocking=NULL) | |
cListBase (const char *NeedsLocking=NULL) | |
![]() | |
cSetup | data |
![]() | |
cListObject * | objects |
cListObject * | lastObject |
int | count |
cStateLock | stateLock |
const char * | needsLocking |
bool | useGarbageCollector |
cMenuSetupOSD::cMenuSetupOSD | ( | void | ) |
Definition at line 3519 of file menu.c.
References cListBase::Count(), cSkins::Current(), DefaultFontFix, DefaultFontOsd, DefaultFontSml, cTheme::Description(), cStringList::Find(), cSetup::FontFix, fontFixIndex, fontFixNames, cSetup::FontOsd, fontOsdIndex, fontOsdNames, cSetup::FontSml, fontSmlIndex, fontSmlNames, cFont::GetAvailableFontNames(), cThemes::GetThemeIndex(), I18nCurrentLanguage(), cListObject::Index(), cVector< T >::Insert(), cThemes::Load(), max(), mcSetupOsd, cSkin::Name(), numSkins, originalSkinIndex, originalThemeIndex, osdLanguageIndex, Set(), cOsdMenu::SetMenuCategory(), Setup, skinDescriptions, skinIndex, Skins, cSkin::Theme(), themeIndex, and themes.
|
virtual |
Definition at line 3540 of file menu.c.
References skinDescriptions.
Reimplemented from cMenuSetupPage.
Definition at line 3601 of file menu.c.
References cSetup::AlwaysSortFoldersFirst, cSetup::AntiAlias, cSkins::Current(), cMenuSetupBase::data, cThemes::Descriptions(), DoubleEqual(), cThemes::FileName(), cSetup::FontFix, fontFixIndex, fontFixNames, cSetup::FontFixSizeP, cSetup::FontOsd, fontOsdIndex, fontOsdNames, cSetup::FontOsdSizeP, cSetup::FontSml, fontSmlIndex, fontSmlNames, cSetup::FontSmlSizeP, cList< T >::Get(), cThemes::GetThemeIndex(), I18nCurrentLanguage(), I18nLocale(), I18nSetLanguage(), I18nSetLocale(), kOk, cTheme::Load(), cThemes::Load(), LOCK_RECORDINGS_WRITE, cThemes::Name(), cSkin::Name(), cThemes::NumThemes(), originalSkinIndex, originalThemeIndex, cSetup::OSDHeightP, cSetup::OSDLanguage, osdLanguageIndex, cSetup::OSDLeftP, cSetup::OSDSkin, cSetup::OSDTheme, cSetup::OSDTopP, cSetup::OSDWidthP, cMenuSetupPage::ProcessKey(), cSetup::RecordingDirs, cSetup::RecSortingDirection, Set(), cSkins::SetCurrent(), Setup, skinIndex, Skins, strn0cpy(), cSkin::Theme(), themeIndex, themes, cOsdProvider::UpdateOsdSize(), cSetup::UseSmallFont, and Utf8Strn0Cpy().
|
privatevirtual |
Definition at line 3545 of file menu.c.
References cOsdMenu::Add(), cSetup::AlwaysSortFoldersFirst, cSetup::AntiAlias, cSetup::ChannelInfoPos, cSetup::ChannelInfoTime, cOsdMenu::Clear(), cSetup::ColorKey0, cSetup::ColorKey1, cSetup::ColorKey2, cSetup::ColorKey3, cOsdMenu::current, cOsdMenu::Current(), cMenuSetupBase::data, cSetup::DefaultSortModeRec, cThemes::Descriptions(), cOsdMenu::Display(), cList< T >::First(), cSetup::FoldersInTimerMenu, fontFixIndex, fontFixNames, cSetup::FontFixSizeP, fontOsdIndex, fontOsdNames, cSetup::FontOsdSizeP, fontSmlIndex, fontSmlNames, cSetup::FontSmlSizeP, cList< cOsdItem >::Get(), I18nLanguages(), I18nNumLanguagesWithLocale(), keyColorTexts, cSetup::MenuKeyCloses, cSetup::MenuScrollPage, cSetup::MenuScrollWrap, cList< T >::Next(), cSetup::NumberKeysForChars, numSkins, cThemes::NumThemes(), cSetup::OSDHeightP, osdLanguageIndex, cSetup::OSDLeftP, cSetup::OSDMessageTime, cSetup::OSDTopP, cSetup::OSDWidthP, cSetup::RecordingDirs, recSortDirTexts, cSetup::RecSortingDirection, recSortModeTexts, cOsdMenu::SetCurrent(), cMenuSetupPage::SetSection(), cSetup::ShowInfoOnChSwitch, cVector< T >::Size(), skinDescriptions, skinIndex, Skins, themeIndex, themes, cSetup::TimeoutRequChInfo, tr, cSetup::UseSmallFont, and useSmallFontTexts.
Referenced by cMenuSetupOSD(), and ProcessKey().
|
private |
Definition at line 3511 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3510 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3511 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3510 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3511 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3510 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
|
private |
Definition at line 3503 of file menu.c.
Referenced by cMenuSetupOSD(), and Set().
|
private |
Definition at line 3504 of file menu.c.
Referenced by cMenuSetupOSD(), and ProcessKey().
|
private |
Definition at line 3508 of file menu.c.
Referenced by cMenuSetupOSD(), and ProcessKey().
|
private |
Definition at line 3502 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
|
private |
|
private |
Definition at line 3506 of file menu.c.
Referenced by cMenuSetupOSD(), Set(), and ~cMenuSetupOSD().
|
private |
Definition at line 3505 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3509 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |
Definition at line 3507 of file menu.c.
Referenced by cMenuSetupOSD(), ProcessKey(), and Set().
|
private |