|
vdr
2.2.0
|
#include <vdr/plugin.h>#include <vdr/shutdown.h>#include "dvbhdffdevice.h"#include "menu.h"#include "setup.h"Go to the source code of this file.
Classes | |
| class | cPluginDvbhddevice |
Functions | |
| VDRPLUGINCREATOR (cPluginDvbhddevice) | |
Variables | |
| static const char * | VERSION = "2.2.0" |
| static const char * | DESCRIPTION = trNOOP("HD Full Featured DVB device") |
| static const char * | MAINMENUENTRY = "dvbhddevice" |
| VDRPLUGINCREATOR | ( | cPluginDvbhddevice | ) |
Referenced by cPluginDvbhddevice::SetupParse().
|
static |
Definition at line 14 of file dvbhddevice.c.
Referenced by cPluginDvbhddevice::Description().
|
static |
Definition at line 15 of file dvbhddevice.c.
Referenced by cPluginDvbhddevice::MainMenuEntry().
|
static |
Definition at line 13 of file dvbhddevice.c.
Referenced by cPluginDvbhddevice::Version().
1.8.11