vdr-plugin-softhddevice-drm-gles 1.6.2
softhdmenu.cpp File Reference

Plugin Main Menu. More...

#include <string>
#include <vdr/interface.h>
#include <vdr/osdbase.h>
#include <vdr/plugin.h>
#include <vdr/videodir.h>
#include "logger.h"
#include "mediaplayer.h"
#include "softhddevice.h"
#include "softhdmenu.h"

Go to the source code of this file.

Enumerations

enum  Hotkeys {
  PIPKEYBASE = 100 , PIPTOGGLEONOFF , PIPCHANNELUP , PIPCHANNELDOWN ,
  PIPCHANNELSWAP , PIPPOSITIONSWAP , PIPCHANNELSWITCHBACK , DETACHKEYBASE = 110 ,
  DETACHDEVICE , ATTACHDEVICE
}
 

Functions

static cOsdItemSeparatorName (const char *label)
 Create a seperator item.
 
static cOsdItemSeparatorSpace (void)
 Create a seperator item.
 

Detailed Description

Plugin Main Menu.

Definition in file softhdmenu.cpp.