vdr
1.7.27
|
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 |
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 | ) |
Definition at line 15 of file PLUGINS/src/pictures/player.c.
References strreplace().
Referenced by cPictureMenu::cPictureMenu(), cPictureControl::DisplayCaption(), and cPictureMenu::Set().
int SlideShowDelay = 3 |
Definition at line 13 of file PLUGINS/src/pictures/player.c.
Referenced by cMenuSetupPictures::cMenuSetupPictures(), cPictureControl::cPictureControl(), cPictureControl::ProcessKey(), cPluginPictures::SetupParse(), and cMenuSetupPictures::Store().