|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIWindowPrograms.h"#include "Autorun.h"#include "FileItem.h"#include "GUIPassword.h"#include "ServiceBroker.h"#include "Util.h"#include "addons/GUIDialogAddonInfo.h"#include "dialogs/GUIDialogMediaSource.h"#include "guilib/GUIComponent.h"#include "guilib/GUIWindowManager.h"#include "input/Key.h"#include "media/MediaLockState.h"#include "settings/MediaSourceSettings.h"#include "utils/StringUtils.h"Macros | |
| #define | CONTROL_BTNVIEWASICONS 2 |
| #define | CONTROL_BTNSORTBY 3 |
| #define | CONTROL_BTNSORTASC 4 |
| #define | CONTROL_LABELFILES 12 |
| #define CONTROL_BTNSORTASC 4 |
| #define CONTROL_BTNSORTBY 3 |
| #define CONTROL_BTNVIEWASICONS 2 |
| #define CONTROL_LABELFILES 12 |