|
vdr-plugin-softhddevice-drm-gles 1.6.4-d0291bb
|
Main Plugin Interface. More...
Classes | |
| class | cPluginSoftHdDevice |
| Main Plugin Class. More... | |
Variables | |
| static const char *const | VERSION = "1.6.4" GIT_DESCRIBE |
| vdr-plugin version number Makefile extracts the version number for generating the file name for the distribution archive. | |
| static const char *const | DESCRIPTION = trNOOP("A software and GPU emulated HD device") |
| vdr-plugin description. | |
| static const char *const | MAINMENUENTRY = trNOOP("Softhddevice") |
| what is displayed in the main menu entry | |
| static const char * | SVDRPHelpText [] |
| SVDRP commands help text. | |
| static cSoftHdMenu * | cSoftHdMenu::pSoftHdMenu = NULL |
| Main Menu Instance. | |
Main Plugin Interface.
vdr-plugin description.
Definition at line 42 of file softhddevice-drm-gles.cpp.
Referenced by cPluginSoftHdDevice::Description().
what is displayed in the main menu entry
Definition at line 45 of file softhddevice-drm-gles.cpp.
Referenced by cPluginSoftHdDevice::MainMenuEntry().
|
static |
Main Menu Instance.
Definition at line 47 of file softhdmenu.h.
Referenced by cSoftHdMenu::cSoftHdMenu(), cSoftHdMenu::Menu(), and cSoftHdMenu::~cSoftHdMenu().
SVDRP commands help text.
Definition at line 231 of file softhddevice-drm-gles.cpp.
Referenced by cPluginSoftHdDevice::SVDRPHelpPages().
|
static |
vdr-plugin version number Makefile extracts the version number for generating the file name for the distribution archive.
Definition at line 38 of file softhddevice-drm-gles.cpp.
Referenced by cPluginSoftHdDevice::Version().