|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ADDON::Interface_General, including all inherited members.
| change_keyboard_layout(void *kodiBase, char **layout_name) | ADDON::Interface_General | static |
| DeInit(AddonGlobalInterface *addonInterface) | ADDON::Interface_General | static |
| get_addon_info(void *kodiBase, const char *id) | ADDON::Interface_General | static |
| get_current_skin_id(void *kodiBase) | ADDON::Interface_General | static |
| get_free_mem(void *kodiInstance, long *free, long *total, bool as_bytes) | ADDON::Interface_General | static |
| get_global_idle_time(void *kodiBase) | ADDON::Interface_General | static |
| get_keyboard_layout(void *kodiBase, char **layout_name, int modifier_key, AddonKeyboardKeyTable *c_layout) | ADDON::Interface_General | static |
| get_language(void *kodiBase, int format, bool region) | ADDON::Interface_General | static |
| get_localized_string(void *kodiBase, long label_id) | ADDON::Interface_General | static |
| get_md5(void *kodiBase, const char *text, char *md5) | ADDON::Interface_General | static |
| get_region(void *kodiBase, const char *id) | ADDON::Interface_General | static |
| get_temp_path(void *kodiBase) | ADDON::Interface_General | static |
| Init(AddonGlobalInterface *addonInterface) | ADDON::Interface_General | static |
| is_addon_avilable(void *kodiBase, const char *id, char **version, bool *enabled) | ADDON::Interface_General | static |
| kodi_version(void *kodiBase, char **compile_name, int *major, int *minor, char **revision, char **tag, char **tagversion) | ADDON::Interface_General | static |
| open_settings_dialog(void *kodiBase) | ADDON::Interface_General | static |
| queue_notification(void *kodiBase, int type, const char *header, const char *message, const char *imageFile, unsigned int displayTime, bool withSound, unsigned int messageTime) | ADDON::Interface_General | static |
| unknown_to_utf8(void *kodiBase, const char *source, bool *ret, bool failOnBadChar) | ADDON::Interface_General | static |