|
vdr
1.7.31
|
#include "channels.h"#include "epg.h"#include "keys.h"#include "osd.h"#include "recording.h"#include "themes.h"#include "thread.h"#include "tools.h"Go to the source code of this file.
Classes | |
| class | cSkinDisplay |
| class | cSkinDisplayChannel |
| class | cSkinDisplayMenu |
| class | cSkinDisplayReplay |
| class | cSkinDisplayReplay::cProgressBar |
| class | cSkinDisplayVolume |
| class | cSkinDisplayTracks |
| class | cSkinDisplayMessage |
| class | cSkin |
| class | cSkins |
Enumerations | |
| enum | eMessageType { mtStatus = 0, mtInfo, mtWarning, mtError, mtStatus = 0, mtInfo, mtWarning, mtError } |
| enum | eMenuCategory { mcUndefined = -1, mcUnknown = 0, mcMain, mcSchedule, mcChannel, mcTimer, mcRecording, mcPlugin, mcSetup, mcCommand, mcEvent, mcText, mcFolder, mcCam, mcUndefined = -1, mcUnknown = 0, mcMain, mcSchedule, mcChannel, mcTimer, mcRecording, mcPlugin, mcSetup, mcCommand, mcEvent, mcText, mcFolder, mcCam } |
Variables | |
| cSkins | Skins |
| enum eMenuCategory |
| enum eMessageType |
1.8.1.2