vdr  2.2.0
Classes | Functions | Variables
dvbhddevice.c File Reference
#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"
 

Function Documentation

VDRPLUGINCREATOR ( cPluginDvbhddevice  )

Variable Documentation

const char* DESCRIPTION = trNOOP("HD Full Featured DVB device")
static

Definition at line 14 of file dvbhddevice.c.

Referenced by cPluginDvbhddevice::Description().

const char* MAINMENUENTRY = "dvbhddevice"
static

Definition at line 15 of file dvbhddevice.c.

Referenced by cPluginDvbhddevice::MainMenuEntry().

const char* VERSION = "2.2.0"
static

Definition at line 13 of file dvbhddevice.c.

Referenced by scan_plugins(), and cPluginDvbhddevice::Version().