vdr
1.7.27
|
#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 = "0.0.4" |
static const char * | DESCRIPTION = trNOOP("HD Full Featured DVB device") |
static const char * | MAINMENUENTRY = "dvbhddevice" |
const char* DESCRIPTION = trNOOP("HD Full Featured DVB device") [static] |
Definition at line 16 of file dvbhddevice.c.
Referenced by cPluginDvbhddevice::Description().
const char* MAINMENUENTRY = "dvbhddevice" [static] |
Definition at line 17 of file dvbhddevice.c.
Referenced by cPluginDvbhddevice::MainMenuEntry().
const char* VERSION = "0.0.4" [static] |
Definition at line 15 of file dvbhddevice.c.
Referenced by scan_plugins(), and cPluginDvbhddevice::Version().