Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
GUIUserMessages.h File Reference

Variables

constexpr const int GUI_MSG_REMOVED_MEDIA = GUI_MSG_USER + 1
 
constexpr const int GUI_MSG_UPDATE_SOURCES = GUI_MSG_USER + 2
 
constexpr const int GUI_MSG_PLAYLIST_CHANGED = GUI_MSG_USER + 3
 
constexpr const int GUI_MSG_START_SLIDESHOW = GUI_MSG_USER + 4
 
constexpr const int GUI_MSG_PLAYBACK_STARTED = GUI_MSG_USER + 5
 
constexpr const int GUI_MSG_PLAYBACK_ENDED = GUI_MSG_USER + 6
 
constexpr const int GUI_MSG_PLAYBACK_STOPPED = GUI_MSG_USER + 7
 
constexpr const int GUI_MSG_PLAYLISTPLAYER_STARTED = GUI_MSG_USER + 8
 
constexpr const int GUI_MSG_PLAYLISTPLAYER_CHANGED = GUI_MSG_USER + 9
 
constexpr const int GUI_MSG_PLAYLISTPLAYER_STOPPED = GUI_MSG_USER + 10
 
constexpr const int GUI_MSG_LOAD_SKIN = GUI_MSG_USER + 11
 
constexpr const int GUI_MSG_DIRECTORY_SCANNED = GUI_MSG_USER + 12
 
constexpr const int GUI_MSG_SCAN_FINISHED = GUI_MSG_USER + 13
 
constexpr const int GUI_MSG_QUEUE_NEXT_ITEM = GUI_MSG_USER + 16
 
constexpr const int GUI_MSG_PLAY_TRAILER = GUI_MSG_USER + 17
 
constexpr const int GUI_MSG_VISUALISATION_UNLOADING = GUI_MSG_USER + 117
 
constexpr const int GUI_MSG_VISUALISATION_LOADED = GUI_MSG_USER + 118
 
constexpr const int GUI_MSG_GET_VISUALISATION = GUI_MSG_USER + 119
 
constexpr const int GUI_MSG_VISUALISATION_ACTION = GUI_MSG_USER + 120
 
constexpr const int GUI_MSG_VISUALISATION_RELOAD = GUI_MSG_USER + 121
 
constexpr const int GUI_MSG_VIDEO_MENU_STARTED = GUI_MSG_USER + 21
 
constexpr const int GUI_MSG_PLAYLISTPLAYER_RANDOM = GUI_MSG_USER + 22
 
constexpr const int GUI_MSG_PLAYLISTPLAYER_REPEAT = GUI_MSG_USER + 23
 
constexpr const int GUI_MSG_WEATHER_FETCHED = GUI_MSG_USER + 24
 
constexpr const int GUI_MSG_CHECK_LOCK = GUI_MSG_USER + 25
 
constexpr const int GUI_MSG_UPDATE = GUI_MSG_USER + 26
 
constexpr const int GUI_MSG_FILTER_ITEMS = GUI_MSG_USER + 27
 
constexpr const int GUI_MSG_SEARCH_UPDATE = GUI_MSG_USER + 28
 
constexpr const int GUI_MSG_UPDATE_ITEM = GUI_MSG_USER + 29
 
constexpr int GUI_MSG_FLAG_UPDATE_LIST = 0x00000001
 
constexpr int GUI_MSG_FLAG_FORCE_UPDATE = 0x00000002
 
constexpr const int GUI_MSG_CHANGE_VIEW_MODE = GUI_MSG_USER + 30
 
constexpr const int GUI_MSG_CHANGE_SORT_METHOD = GUI_MSG_USER + 31
 
constexpr const int GUI_MSG_CHANGE_SORT_DIRECTION = GUI_MSG_USER + 32
 
constexpr const int GUI_MSG_UPDATE_PATH = GUI_MSG_USER + 33
 
constexpr const int GUI_MSG_SEARCH = GUI_MSG_USER + 34
 
constexpr const int GUI_MSG_SETTING_UPDATED = GUI_MSG_USER + 35
 
constexpr const int GUI_MSG_SHOW_PICTURE = GUI_MSG_USER + 36
 
constexpr const int GUI_MSG_EVENT_ADDED = GUI_MSG_USER + 39
 
constexpr const int GUI_MSG_EVENT_REMOVED = GUI_MSG_USER + 40
 
constexpr const int GUI_MSG_UPDATE_RADIOTEXT = GUI_MSG_USER + 41
 
constexpr const int GUI_MSG_PLAYBACK_ERROR = GUI_MSG_USER + 42
 
constexpr const int GUI_MSG_PLAYBACK_AVCHANGE = GUI_MSG_USER + 43
 
constexpr const int GUI_MSG_PLAYBACK_AVSTARTED = GUI_MSG_USER + 44
 
constexpr const int GUI_MSG_SYSTEM_SLEEP = GUI_MSG_USER + 45
 
constexpr const int GUI_MSG_SYSTEM_WAKE = GUI_MSG_USER + 46
 
constexpr const int GUI_MSG_PLAYBACK_PAUSED = GUI_MSG_USER + 47
 
constexpr const int GUI_MSG_PLAYBACK_RESUMED = GUI_MSG_USER + 48
 
constexpr const int GUI_MSG_PLAYBACK_SEEKED = GUI_MSG_USER + 49
 
constexpr const int GUI_MSG_PLAYBACK_SPEED_CHANGED = GUI_MSG_USER + 50
 

Variable Documentation

◆ GUI_MSG_CHANGE_SORT_DIRECTION

const int GUI_MSG_CHANGE_SORT_DIRECTION = GUI_MSG_USER + 32
constexpr

◆ GUI_MSG_CHANGE_SORT_METHOD

const int GUI_MSG_CHANGE_SORT_METHOD = GUI_MSG_USER + 31
constexpr

◆ GUI_MSG_CHANGE_VIEW_MODE

const int GUI_MSG_CHANGE_VIEW_MODE = GUI_MSG_USER + 30
constexpr

◆ GUI_MSG_CHECK_LOCK

const int GUI_MSG_CHECK_LOCK = GUI_MSG_USER + 25
constexpr

◆ GUI_MSG_DIRECTORY_SCANNED

const int GUI_MSG_DIRECTORY_SCANNED = GUI_MSG_USER + 12
constexpr

◆ GUI_MSG_EVENT_ADDED

const int GUI_MSG_EVENT_ADDED = GUI_MSG_USER + 39
constexpr

◆ GUI_MSG_EVENT_REMOVED

const int GUI_MSG_EVENT_REMOVED = GUI_MSG_USER + 40
constexpr

◆ GUI_MSG_FILTER_ITEMS

const int GUI_MSG_FILTER_ITEMS = GUI_MSG_USER + 27
constexpr

◆ GUI_MSG_FLAG_FORCE_UPDATE

int GUI_MSG_FLAG_FORCE_UPDATE = 0x00000002
constexpr

◆ GUI_MSG_FLAG_UPDATE_LIST

int GUI_MSG_FLAG_UPDATE_LIST = 0x00000001
constexpr

◆ GUI_MSG_GET_VISUALISATION

const int GUI_MSG_GET_VISUALISATION = GUI_MSG_USER + 119
constexpr

◆ GUI_MSG_LOAD_SKIN

const int GUI_MSG_LOAD_SKIN = GUI_MSG_USER + 11
constexpr

◆ GUI_MSG_PLAY_TRAILER

const int GUI_MSG_PLAY_TRAILER = GUI_MSG_USER + 17
constexpr

◆ GUI_MSG_PLAYBACK_AVCHANGE

const int GUI_MSG_PLAYBACK_AVCHANGE = GUI_MSG_USER + 43
constexpr

◆ GUI_MSG_PLAYBACK_AVSTARTED

const int GUI_MSG_PLAYBACK_AVSTARTED = GUI_MSG_USER + 44
constexpr

◆ GUI_MSG_PLAYBACK_ENDED

const int GUI_MSG_PLAYBACK_ENDED = GUI_MSG_USER + 6
constexpr

◆ GUI_MSG_PLAYBACK_ERROR

const int GUI_MSG_PLAYBACK_ERROR = GUI_MSG_USER + 42
constexpr

◆ GUI_MSG_PLAYBACK_PAUSED

const int GUI_MSG_PLAYBACK_PAUSED = GUI_MSG_USER + 47
constexpr

◆ GUI_MSG_PLAYBACK_RESUMED

const int GUI_MSG_PLAYBACK_RESUMED = GUI_MSG_USER + 48
constexpr

◆ GUI_MSG_PLAYBACK_SEEKED

const int GUI_MSG_PLAYBACK_SEEKED = GUI_MSG_USER + 49
constexpr

◆ GUI_MSG_PLAYBACK_SPEED_CHANGED

const int GUI_MSG_PLAYBACK_SPEED_CHANGED = GUI_MSG_USER + 50
constexpr

◆ GUI_MSG_PLAYBACK_STARTED

const int GUI_MSG_PLAYBACK_STARTED = GUI_MSG_USER + 5
constexpr

◆ GUI_MSG_PLAYBACK_STOPPED

const int GUI_MSG_PLAYBACK_STOPPED = GUI_MSG_USER + 7
constexpr

◆ GUI_MSG_PLAYLIST_CHANGED

const int GUI_MSG_PLAYLIST_CHANGED = GUI_MSG_USER + 3
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_CHANGED

const int GUI_MSG_PLAYLISTPLAYER_CHANGED = GUI_MSG_USER + 9
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_RANDOM

const int GUI_MSG_PLAYLISTPLAYER_RANDOM = GUI_MSG_USER + 22
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_REPEAT

const int GUI_MSG_PLAYLISTPLAYER_REPEAT = GUI_MSG_USER + 23
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_STARTED

const int GUI_MSG_PLAYLISTPLAYER_STARTED = GUI_MSG_USER + 8
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_STOPPED

const int GUI_MSG_PLAYLISTPLAYER_STOPPED = GUI_MSG_USER + 10
constexpr

◆ GUI_MSG_QUEUE_NEXT_ITEM

const int GUI_MSG_QUEUE_NEXT_ITEM = GUI_MSG_USER + 16
constexpr

◆ GUI_MSG_REMOVED_MEDIA

const int GUI_MSG_REMOVED_MEDIA = GUI_MSG_USER + 1
constexpr

◆ GUI_MSG_SCAN_FINISHED

const int GUI_MSG_SCAN_FINISHED = GUI_MSG_USER + 13
constexpr

◆ GUI_MSG_SEARCH

const int GUI_MSG_SEARCH = GUI_MSG_USER + 34
constexpr

◆ GUI_MSG_SEARCH_UPDATE

const int GUI_MSG_SEARCH_UPDATE = GUI_MSG_USER + 28
constexpr

◆ GUI_MSG_SETTING_UPDATED

const int GUI_MSG_SETTING_UPDATED = GUI_MSG_USER + 35
constexpr

◆ GUI_MSG_SHOW_PICTURE

const int GUI_MSG_SHOW_PICTURE = GUI_MSG_USER + 36
constexpr

◆ GUI_MSG_START_SLIDESHOW

const int GUI_MSG_START_SLIDESHOW = GUI_MSG_USER + 4
constexpr

◆ GUI_MSG_SYSTEM_SLEEP

const int GUI_MSG_SYSTEM_SLEEP = GUI_MSG_USER + 45
constexpr

◆ GUI_MSG_SYSTEM_WAKE

const int GUI_MSG_SYSTEM_WAKE = GUI_MSG_USER + 46
constexpr

◆ GUI_MSG_UPDATE

const int GUI_MSG_UPDATE = GUI_MSG_USER + 26
constexpr

◆ GUI_MSG_UPDATE_ITEM

const int GUI_MSG_UPDATE_ITEM = GUI_MSG_USER + 29
constexpr

◆ GUI_MSG_UPDATE_PATH

const int GUI_MSG_UPDATE_PATH = GUI_MSG_USER + 33
constexpr

◆ GUI_MSG_UPDATE_RADIOTEXT

const int GUI_MSG_UPDATE_RADIOTEXT = GUI_MSG_USER + 41
constexpr

◆ GUI_MSG_UPDATE_SOURCES

const int GUI_MSG_UPDATE_SOURCES = GUI_MSG_USER + 2
constexpr

◆ GUI_MSG_VIDEO_MENU_STARTED

const int GUI_MSG_VIDEO_MENU_STARTED = GUI_MSG_USER + 21
constexpr

◆ GUI_MSG_VISUALISATION_ACTION

const int GUI_MSG_VISUALISATION_ACTION = GUI_MSG_USER + 120
constexpr

◆ GUI_MSG_VISUALISATION_LOADED

const int GUI_MSG_VISUALISATION_LOADED = GUI_MSG_USER + 118
constexpr

◆ GUI_MSG_VISUALISATION_RELOAD

const int GUI_MSG_VISUALISATION_RELOAD = GUI_MSG_USER + 121
constexpr

◆ GUI_MSG_VISUALISATION_UNLOADING

const int GUI_MSG_VISUALISATION_UNLOADING = GUI_MSG_USER + 117
constexpr

◆ GUI_MSG_WEATHER_FETCHED

const int GUI_MSG_WEATHER_FETCHED = GUI_MSG_USER + 24
constexpr