vdr  2.2.0
Classes | Functions | Variables
PLUGINS/src/pictures/player.c File Reference
#include "player.h"
#include <vdr/remote.h>
#include <vdr/tools.h>

Go to the source code of this file.

Classes

class  cPicturePlayer
 

Functions

cString HandleUnderscores (const char *s)
 
static void DrawTextOutlined (cOsd *Osd, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, const cFont *Font)
 

Variables

int SlideShowDelay = 3
 

Function Documentation

static void DrawTextOutlined ( cOsd Osd,
int  x,
int  y,
const char *  s,
tColor  ColorFg,
tColor  ColorBg,
const cFont Font 
)
static

Definition at line 148 of file PLUGINS/src/pictures/player.c.

References clrTransparent, and cOsd::DrawText().

Referenced by cPictureControl::DisplayCaption().

cString HandleUnderscores ( const char *  s)

Variable Documentation

int SlideShowDelay = 3