|
vdr 2.6.4
|
#include "hdffosd.h"#include <linux/dvb/osd.h>#include <sys/ioctl.h>#include <sys/time.h>#include "hdffcmd.h"#include "setup.h"Go to the source code of this file.
Classes | |
| struct | _tFontFace |
| struct | _tFont |
| class | cHdffOsd |
| class | cHdffOsdRaw |
Macros | |
| #define | MAX_NUM_FONTFACES 8 |
| #define | MAX_NUM_FONTS 8 |
| #define | MAX_BITMAP_SIZE (1024*1024) |
Typedefs | |
| typedef struct _tFontFace | tFontFace |
| typedef struct _tFont | tFont |
| typedef struct _tFontFace tFontFace |