Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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

constexpr const int GUI_MSG_CHANGE_SORT_DIRECTION = GUI_MSG_USER + 32
constexpr

◆ GUI_MSG_CHANGE_SORT_METHOD

constexpr const int GUI_MSG_CHANGE_SORT_METHOD = GUI_MSG_USER + 31
constexpr

◆ GUI_MSG_CHANGE_VIEW_MODE

constexpr const int GUI_MSG_CHANGE_VIEW_MODE = GUI_MSG_USER + 30
constexpr

◆ GUI_MSG_CHECK_LOCK

constexpr const int GUI_MSG_CHECK_LOCK = GUI_MSG_USER + 25
constexpr

◆ GUI_MSG_DIRECTORY_SCANNED

constexpr const int GUI_MSG_DIRECTORY_SCANNED = GUI_MSG_USER + 12
constexpr

◆ GUI_MSG_EVENT_ADDED

constexpr const int GUI_MSG_EVENT_ADDED = GUI_MSG_USER + 39
constexpr

◆ GUI_MSG_EVENT_REMOVED

constexpr const int GUI_MSG_EVENT_REMOVED = GUI_MSG_USER + 40
constexpr

◆ GUI_MSG_FILTER_ITEMS

constexpr const int GUI_MSG_FILTER_ITEMS = GUI_MSG_USER + 27
constexpr

◆ GUI_MSG_FLAG_FORCE_UPDATE

constexpr int GUI_MSG_FLAG_FORCE_UPDATE = 0x00000002
constexpr

◆ GUI_MSG_FLAG_UPDATE_LIST

constexpr int GUI_MSG_FLAG_UPDATE_LIST = 0x00000001
constexpr

◆ GUI_MSG_GET_VISUALISATION

constexpr const int GUI_MSG_GET_VISUALISATION = GUI_MSG_USER + 119
constexpr

◆ GUI_MSG_LOAD_SKIN

constexpr const int GUI_MSG_LOAD_SKIN = GUI_MSG_USER + 11
constexpr

◆ GUI_MSG_PLAY_TRAILER

constexpr const int GUI_MSG_PLAY_TRAILER = GUI_MSG_USER + 17
constexpr

◆ GUI_MSG_PLAYBACK_AVCHANGE

constexpr const int GUI_MSG_PLAYBACK_AVCHANGE = GUI_MSG_USER + 43
constexpr

◆ GUI_MSG_PLAYBACK_AVSTARTED

constexpr const int GUI_MSG_PLAYBACK_AVSTARTED = GUI_MSG_USER + 44
constexpr

◆ GUI_MSG_PLAYBACK_ENDED

constexpr const int GUI_MSG_PLAYBACK_ENDED = GUI_MSG_USER + 6
constexpr

◆ GUI_MSG_PLAYBACK_ERROR

constexpr const int GUI_MSG_PLAYBACK_ERROR = GUI_MSG_USER + 42
constexpr

◆ GUI_MSG_PLAYBACK_PAUSED

constexpr const int GUI_MSG_PLAYBACK_PAUSED = GUI_MSG_USER + 47
constexpr

◆ GUI_MSG_PLAYBACK_RESUMED

constexpr const int GUI_MSG_PLAYBACK_RESUMED = GUI_MSG_USER + 48
constexpr

◆ GUI_MSG_PLAYBACK_SEEKED

constexpr const int GUI_MSG_PLAYBACK_SEEKED = GUI_MSG_USER + 49
constexpr

◆ GUI_MSG_PLAYBACK_SPEED_CHANGED

constexpr const int GUI_MSG_PLAYBACK_SPEED_CHANGED = GUI_MSG_USER + 50
constexpr

◆ GUI_MSG_PLAYBACK_STARTED

constexpr const int GUI_MSG_PLAYBACK_STARTED = GUI_MSG_USER + 5
constexpr

◆ GUI_MSG_PLAYBACK_STOPPED

constexpr const int GUI_MSG_PLAYBACK_STOPPED = GUI_MSG_USER + 7
constexpr

◆ GUI_MSG_PLAYLIST_CHANGED

constexpr const int GUI_MSG_PLAYLIST_CHANGED = GUI_MSG_USER + 3
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_CHANGED

constexpr const int GUI_MSG_PLAYLISTPLAYER_CHANGED = GUI_MSG_USER + 9
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_RANDOM

constexpr const int GUI_MSG_PLAYLISTPLAYER_RANDOM = GUI_MSG_USER + 22
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_REPEAT

constexpr const int GUI_MSG_PLAYLISTPLAYER_REPEAT = GUI_MSG_USER + 23
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_STARTED

constexpr const int GUI_MSG_PLAYLISTPLAYER_STARTED = GUI_MSG_USER + 8
constexpr

◆ GUI_MSG_PLAYLISTPLAYER_STOPPED

constexpr const int GUI_MSG_PLAYLISTPLAYER_STOPPED = GUI_MSG_USER + 10
constexpr

◆ GUI_MSG_QUEUE_NEXT_ITEM

constexpr const int GUI_MSG_QUEUE_NEXT_ITEM = GUI_MSG_USER + 16
constexpr

◆ GUI_MSG_REMOVED_MEDIA

constexpr const int GUI_MSG_REMOVED_MEDIA = GUI_MSG_USER + 1
constexpr

◆ GUI_MSG_SCAN_FINISHED

constexpr const int GUI_MSG_SCAN_FINISHED = GUI_MSG_USER + 13
constexpr

◆ GUI_MSG_SEARCH

constexpr const int GUI_MSG_SEARCH = GUI_MSG_USER + 34
constexpr

◆ GUI_MSG_SEARCH_UPDATE

constexpr const int GUI_MSG_SEARCH_UPDATE = GUI_MSG_USER + 28
constexpr

◆ GUI_MSG_SETTING_UPDATED

constexpr const int GUI_MSG_SETTING_UPDATED = GUI_MSG_USER + 35
constexpr

◆ GUI_MSG_SHOW_PICTURE

constexpr const int GUI_MSG_SHOW_PICTURE = GUI_MSG_USER + 36
constexpr

◆ GUI_MSG_START_SLIDESHOW

constexpr const int GUI_MSG_START_SLIDESHOW = GUI_MSG_USER + 4
constexpr

◆ GUI_MSG_SYSTEM_SLEEP

constexpr const int GUI_MSG_SYSTEM_SLEEP = GUI_MSG_USER + 45
constexpr

◆ GUI_MSG_SYSTEM_WAKE

constexpr const int GUI_MSG_SYSTEM_WAKE = GUI_MSG_USER + 46
constexpr

◆ GUI_MSG_UPDATE

constexpr const int GUI_MSG_UPDATE = GUI_MSG_USER + 26
constexpr

◆ GUI_MSG_UPDATE_ITEM

constexpr const int GUI_MSG_UPDATE_ITEM = GUI_MSG_USER + 29
constexpr

◆ GUI_MSG_UPDATE_PATH

constexpr const int GUI_MSG_UPDATE_PATH = GUI_MSG_USER + 33
constexpr

◆ GUI_MSG_UPDATE_RADIOTEXT

constexpr const int GUI_MSG_UPDATE_RADIOTEXT = GUI_MSG_USER + 41
constexpr

◆ GUI_MSG_UPDATE_SOURCES

constexpr const int GUI_MSG_UPDATE_SOURCES = GUI_MSG_USER + 2
constexpr

◆ GUI_MSG_VIDEO_MENU_STARTED

constexpr const int GUI_MSG_VIDEO_MENU_STARTED = GUI_MSG_USER + 21
constexpr

◆ GUI_MSG_VISUALISATION_ACTION

constexpr const int GUI_MSG_VISUALISATION_ACTION = GUI_MSG_USER + 120
constexpr

◆ GUI_MSG_VISUALISATION_LOADED

constexpr const int GUI_MSG_VISUALISATION_LOADED = GUI_MSG_USER + 118
constexpr

◆ GUI_MSG_VISUALISATION_RELOAD

constexpr const int GUI_MSG_VISUALISATION_RELOAD = GUI_MSG_USER + 121
constexpr

◆ GUI_MSG_VISUALISATION_UNLOADING

constexpr const int GUI_MSG_VISUALISATION_UNLOADING = GUI_MSG_USER + 117
constexpr

◆ GUI_MSG_WEATHER_FETCHED

constexpr const int GUI_MSG_WEATHER_FETCHED = GUI_MSG_USER + 24
constexpr