index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
ContextMenuItem.h
Age
Commit message (
Expand
)
Author
2022-10-10
changed: avoid AddonManager.h includes in headers
Arne Morten Kvarving
2020-08-22
[æddons][gui] move GUIDialogAddonSettings.[cpp|h] to new addon gui folder
Alwin Esch
2020-04-08
Added: option to pass arguments to add-on menu callbacks
Bas Rieter
2019-07-09
[format] fix include order
Rechi
2018-10-09
Cleanup some includes.
ace20022
2018-07-27
[xbmc] Update copyright year span
h.udo
2018-07-27
[xbmc] Team XBMC -> Team Kodi
h.udo
2018-07-27
[xbmc] GPL-2.0-or-later SPDX license identifier
h.udo
2018-06-12
[xbmc] pragma once position
h.udo
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
2017-08-17
add default constructors
Arne Morten Kvarving
2017-07-08
Fix compiler warnings: 'foo' has virtual functions but non-virtual destructor.
Kai Sommerfeld
2017-07-06
[addons] remove not needed included
Alwin Esch
2017-06-29
[modernize][xbmc] Prefer 'override' usage
h.udo
2017-06-02
[add-ons/settings] move GUIDialogAddonSettings.h/cpp from xbmc/addons/ to xbm...
montellese
2016-08-29
[contextmenu] remove info manager dependency from addons
Thomas Amland
2016-06-04
[Cleanup] - fixed around 1000 warnings because of missing override keywords
Memphiz
2016-03-18
[contextmenu] hold id of owning addon instead pointer
Thomas Amland
2016-03-17
[contextmenu] move video info to new system
Thomas Amland
2016-03-17
[contextmenu] move addon menus to new system
Thomas Amland
2016-03-17
[contextmenu] add support for using core menus in addon system
Thomas Amland
2016-02-11
[addons] refactor addon construction
Thomas Amland
2016-01-31
[lang] move addon language file handing to CLocalizeStrings
Thomas Amland
2015-07-28
[addons] rename ContextItemAddon to ContextMenuAddon
Thomas Amland
2015-07-28
[contextmenu] add support for sub-menus and multiple items
Thomas Amland