Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIWindowSystemInfo.h"
#include "GUIInfoManager.h"
#include "ServiceBroker.h"
#include "guilib/GUIComponent.h"
#include "guilib/GUIMessage.h"
#include "guilib/LocalizeStrings.h"
#include "guilib/WindowIDs.h"
#include "guilib/guiinfo/GUIInfoLabels.h"
#include "pvr/PVRManager.h"
#include "storage/MediaManager.h"
#include "utils/CPUInfo.h"
#include "utils/StringUtils.h"
#include "utils/SystemInfo.h"
Macros | |
#define | CONTROL_TB_POLICY 30 |
#define | CONTROL_BT_STORAGE 94 |
#define | CONTROL_BT_DEFAULT 95 |
#define | CONTROL_BT_NETWORK 96 |
#define | CONTROL_BT_VIDEO 97 |
#define | CONTROL_BT_HARDWARE 98 |
#define | CONTROL_BT_PVR 99 |
#define | CONTROL_BT_POLICY 100 |
Variables | |
constexpr int | CONTROL_TEXT_START = 2 |
constexpr int | CONTROL_TEXT_END = 13 |
constexpr int | CONTROL_BT_DONATE = 101 |
constexpr int | CONTROL_GROUP_DONATE = 102 |
constexpr int | CONTROL_MULTI_IMAGE_DONATE = 103 |
constexpr int | CONTROL_GROUP_SYSTEM_BAR = 104 |
constexpr int | CONTROL_START = CONTROL_BT_STORAGE |
constexpr int | CONTROL_END = CONTROL_BT_DONATE |
#define CONTROL_BT_DEFAULT 95 |
#define CONTROL_BT_HARDWARE 98 |
#define CONTROL_BT_NETWORK 96 |
#define CONTROL_BT_POLICY 100 |
#define CONTROL_BT_PVR 99 |
#define CONTROL_BT_STORAGE 94 |
#define CONTROL_BT_VIDEO 97 |
#define CONTROL_TB_POLICY 30 |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |