vdr  1.7.27
Classes | Defines | Typedefs | Variables
config.h File Reference
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include "i18n.h"
#include "font.h"
#include "tools.h"

Go to the source code of this file.

Classes

class  cSVDRPhost
class  cSatCableNumbers
class  cConfig< T >
class  cNestedItem
class  cNestedItemList
class  cSVDRPhosts
class  cSetupLine
class  cSetup

Defines

#define VDRVERSION   "1.7.27"
#define VDRVERSNUM   10727
#define APIVERSION   "1.7.27"
#define APIVERSNUM   10727
#define JUMPPLAYVERSNUM   100
#define LIEMIKUUTIO   134
#define MAXPRIORITY   99
#define MINPRIORITY   (-MAXPRIORITY)
#define LIVEPRIORITY   0
#define TRANSFERPRIORITY   (LIVEPRIORITY - 1)
#define IDLEPRIORITY   (MINPRIORITY - 1)
#define MAXLIFETIME   99
#define MINOSDWIDTH   480
#define MAXOSDWIDTH   1920
#define MINOSDHEIGHT   324
#define MAXOSDHEIGHT   1200
#define MAINMENUHOOKSVERSION   "1.0.1"
#define MAINMENUHOOKSVERSNUM   10001
#define MaxFileName   256
#define MaxSkinName   16
#define MaxThemeName   16

Typedefs

typedef uint32_t in_addr_t

Variables

cNestedItemList Folders
cNestedItemList Commands
cNestedItemList RecordingCommands
cNestedItemList TimerCommands
cSVDRPhosts SVDRPhosts
cSetup Setup

Define Documentation

#define APIVERSION   "1.7.27"

Definition at line 30 of file config.h.

Referenced by cPluginManager::AddPlugin(), and main().

#define APIVERSNUM   10727

Definition at line 31 of file config.h.

#define IDLEPRIORITY   (MINPRIORITY - 1)
#define JUMPPLAYVERSNUM   100

Definition at line 33 of file config.h.

#define LIEMIKUUTIO   134

Definition at line 41 of file config.h.

#define LIVEPRIORITY   0
#define MAINMENUHOOKSVERSION   "1.0.1"

Definition at line 56 of file config.h.

#define MAINMENUHOOKSVERSNUM   10001

Definition at line 57 of file config.h.

#define MaxFileName   256

Definition at line 59 of file config.h.

Referenced by cSetup::Parse().

#define MAXLIFETIME   99
#define MAXOSDHEIGHT   1200

Definition at line 53 of file config.h.

Referenced by cOsd::SetOsdPosition().

#define MAXOSDWIDTH   1920

Definition at line 51 of file config.h.

Referenced by cOsd::SetOsdPosition().

#define MAXPRIORITY   99
#define MaxSkinName   16

Definition at line 60 of file config.h.

Referenced by cSetup::Parse().

#define MaxThemeName   16

Definition at line 61 of file config.h.

Referenced by cSetup::Parse().

#define MINOSDHEIGHT   324

Definition at line 52 of file config.h.

Referenced by cOsd::SetOsdPosition().

#define MINOSDWIDTH   480

Definition at line 50 of file config.h.

Referenced by cOsd::SetOsdPosition().

#define MINPRIORITY   (-MAXPRIORITY)

Definition at line 44 of file config.h.

Referenced by cReceiver::cReceiver(), and main().

#define TRANSFERPRIORITY   (LIVEPRIORITY - 1)

Definition at line 46 of file config.h.

Referenced by cDevice::Priority().

#define VDRVERSION   "1.7.27"

Definition at line 25 of file config.h.

Referenced by cSVDRP::CmdHELP(), main(), cSVDRP::Process(), and cMenuSetup::Set().

#define VDRVERSNUM   10727

Definition at line 26 of file config.h.


Typedef Documentation

typedef uint32_t in_addr_t

Definition at line 63 of file config.h.


Variable Documentation

Definition at line 274 of file config.c.

Definition at line 273 of file config.c.

Definition at line 275 of file config.c.

Definition at line 372 of file config.c.

Definition at line 280 of file config.c.

Definition at line 276 of file config.c.