|
vdr-plugin-softhddevice-drm-gles 1.6.4-d0291bb
|
Plugin Menus. More...
Classes | |
| class | cSoftHdMenu |
| Plugin Main Menu. More... | |
| class | cMenuSetupSoft |
| Plugin Setup Menu. More... | |
Enumerations | |
| enum | Hotkeys { PIPKEYBASE = 100 , PIPTOGGLEONOFF , PIPCHANNELUP , PIPCHANNELDOWN , PIPCHANNELSWAP , PIPPOSITIONSWAP , PIPCHANNELSWITCHBACK , DETACHKEYBASE = 110 , DETACHDEVICE , ATTACHDEVICE } |
| Hotkeys. More... | |
| enum | HotkeyState { Initial , Blue , Red } |
| Hotkey States. More... | |
Functions | |
| static cOsdItem * | SeparatorName (const char *label) |
| Create a seperator item. | |
| static cOsdItem * | SeparatorSpace (void) |
| Create a seperator item. | |
Plugin Menus.
Hotkeys.
| Enumerator | |
|---|---|
| PIPKEYBASE | |
| PIPTOGGLEONOFF | |
| PIPCHANNELUP | |
| PIPCHANNELDOWN | |
| PIPCHANNELSWAP | |
| PIPPOSITIONSWAP | |
| PIPCHANNELSWITCHBACK | |
| DETACHKEYBASE | |
| DETACHDEVICE | |
| ATTACHDEVICE | |
Definition at line 116 of file softhdmenu.cpp.
Create a seperator item.
| label | text inside separator |
Definition at line 56 of file softhdmenu.cpp.
Referenced by cMenuSetupSoft::Create(), and cSoftHdMenu::MainMenu().
Create a seperator item.
| label | text inside separator |
Definition at line 68 of file softhdmenu.cpp.
Referenced by cSoftHdMenu::MainMenu().