|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "PeripheralBusApplication.h"#include "FileItem.h"#include "FileItemList.h"#include "ServiceBroker.h"#include "XBDateTime.h"#include "games/controllers/Controller.h"#include "games/controllers/ControllerIDs.h"#include "games/controllers/ControllerLayout.h"#include "games/controllers/ControllerManager.h"#include "guilib/LocalizeStrings.h"#include "peripherals/Peripherals.h"#include "settings/Settings.h"#include "settings/SettingsComponent.h"#include "utils/StringUtils.h"#include "utils/Variant.h"