vdr
1.7.31
|
Public Member Functions | |
cMenuSetupRecord (void) | |
![]() | |
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) |
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) |
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) |
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) |
![]() | |
cOsdObject (bool FastResponse=false) | |
virtual | ~cOsdObject () |
bool | IsMenu (void) const |
virtual void | Show (void) |
cOsdObject (bool FastResponse=false) | |
virtual | ~cOsdObject () |
bool | IsMenu (void) const |
virtual void | Show (void) |
![]() | |
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) const |
![]() | |
virtual | ~cListBase () |
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) |
int | Count (void) const |
void | Sort (void) |
virtual | ~cListBase () |
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) |
int | Count (void) const |
void | Sort (void) |
Private Attributes | |
const char * | pauseKeyHandlingTexts [3] |
const char * | delTimeshiftRecTexts [3] |
Additional Inherited Members | |
![]() | |
virtual void | Store (void) |
![]() | |
cSetup | data |
cMenuSetupRecord::cMenuSetupRecord | ( | void | ) |
Definition at line 3461 of file menu.c.
References cOsdMenu::Add(), cMenuSetupBase::data, cSetup::DefaultLifetime, cSetup::DefaultPriority, cSetup::DelTimeshiftRec, delTimeshiftRecTexts, cSetup::HardLinkCutter, cSetup::InstantRecordTime, cSetup::MarginStart, cSetup::MarginStop, cSetup::MarkInstantRecord, MAXINSTANTRECTIME, MAXLIFETIME, MAXPRIORITY, MAXRECORDINGSIZE, cSetup::MaxRecordingSize, cSetup::MaxVideoFileSize, MAXVIDEOFILESIZETS, MINRECORDINGSIZE, MINVIDEOFILESIZE, cSetup::NameInstantRecord, cSetup::PauseKeyHandling, pauseKeyHandlingTexts, cSetup::PauseLifetime, cSetup::PausePriority, cMenuSetupPage::SetSection(), cSetup::SplitEditedFiles, tr, cSetup::UseSubtitle, cSetup::UseVps, and cSetup::VpsMargin.
|
private |
Definition at line 3456 of file menu.c.
Referenced by cMenuSetupRecord().
|
private |
Definition at line 3455 of file menu.c.
Referenced by cMenuSetupRecord().