vdr 2.7.7
pictures.c File Reference
#include <getopt.h>
#include <vdr/plugin.h>
#include "menu.h"
#include "player.h"

Go to the source code of this file.

Classes

class  cMenuSetupPictures
class  cPluginPictures

Functions

 VDRPLUGINCREATOR (cPluginPictures)

Variables

static const char * VERSION = "2.6.1"
static const char * DESCRIPTION = trNOOP("A simple picture viewer")
static const char * MAINMENUENTRY = trNOOP("Pictures")

Function Documentation

◆ VDRPLUGINCREATOR()

VDRPLUGINCREATOR ( cPluginPictures )

Variable Documentation

◆ DESCRIPTION

const char* DESCRIPTION = trNOOP("A simple picture viewer")
static

Definition at line 15 of file pictures.c.

Referenced by cPluginPictures::Description().

◆ MAINMENUENTRY

const char* MAINMENUENTRY = trNOOP("Pictures")
static

Definition at line 16 of file pictures.c.

Referenced by cPluginPictures::MainMenuEntry().

◆ VERSION

const char* VERSION = "2.6.1"
static

Definition at line 14 of file pictures.c.

Referenced by cPluginPictures::Version().