Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUIPortDefines.h File Reference

Macros

#define CONTROL_PORT_DIALOG_LABEL   2
 
#define CONTROL_PORT_LIST   3
 
#define CONTROL_CLOSE_BUTTON   18
 
#define CONTROL_RESET_BUTTON   19
 
#define PORT_DIALOG_XML   "DialogGameControllers.xml"
 

Variables

constexpr unsigned int MAX_PORT_COUNT = 12
 The maximum port count, chosen to allow for two Saturn 6 Player Adapters.
 

Macro Definition Documentation

◆ CONTROL_CLOSE_BUTTON

#define CONTROL_CLOSE_BUTTON   18

◆ CONTROL_PORT_DIALOG_LABEL

#define CONTROL_PORT_DIALOG_LABEL   2

◆ CONTROL_PORT_LIST

#define CONTROL_PORT_LIST   3

◆ CONTROL_RESET_BUTTON

#define CONTROL_RESET_BUTTON   19

◆ PORT_DIALOG_XML

#define PORT_DIALOG_XML   "DialogGameControllers.xml"