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
/
addons
Age
Commit message (
Expand
)
Author
2015-09-01
Merge pull request #7870 from mkortstiege/viz-haspresets
Matthias Kortstiege
2015-08-29
[addons] use std:: instead of using namespace std
Matthias Kortstiege
2015-08-23
Avoid access violations when a lib couldn't be loaded.
ace20022
2015-08-21
[infomanager] add Visualisation.HasPresets info bool
Matthias Kortstiege
2015-08-20
Merge pull request #7626 from metaron-uk/apiChanges
Kai Sommerfeld
2015-08-20
Merge pull request #7817 from tamland/addon_content_fix
tamland
2015-08-20
[PVR] Doc Only: Doxy syntax correction
metaron
2015-08-20
[PVR] Doc Only: iLifetime list purpose
metaron
2015-08-20
[PVR] API: Add menu visibility controls for timers
metaron
2015-08-20
[PVR] API: Add maxRecordings
metaron
2015-08-20
[PVR] API: Add Recording scraper support
metaron
2015-08-20
[PVR] API: Add boolean control of Any Time
metaron
2015-08-20
[PVR] API 3.0.0 Version Bump
metaron
2015-08-19
Merge pull request #7847 from tamland/nbno_fallback
tamland
2015-08-18
[addons] fix foreign filter after 'no' was changed to 'nb_NO'
Thomas Amland
2015-08-18
[lang] fix fallback after 'no' was changed to 'nb_NO'
Thomas Amland
2015-08-18
Merge pull request #7833 from xhaggi/cleanup-unify-singleton-method
Sascha Woo
2015-08-18
[cleanup] unify method name used for singleton pattern
xhaggi
2015-08-18
[addonbrowser] dont set content to "addons" for category listings and other m...
Thomas Amland
2015-08-18
Merge branch 'python_multiselect'
Thomas Amland
2015-08-18
[gui] change CGUIDialogSelect::GetSelectedItems to return indices
Thomas Amland
2015-08-16
Merge pull request #7803 from Montellese/events_ignore_remote_broken_addons
Martijn Kaijser
2015-08-16
addons: simplify and document logic for broken add-on handling
montellese
2015-08-16
events: only log incompatible/broken add-ons that are installed
montellese
2015-08-16
CAddonInstaller: fix CheckDependencies() after 71b96140956936dfd366554e8806be...
montellese
2015-08-14
Merge pull request #7694 from Montellese/xbt_vfs
Martijn Kaijser
2015-08-12
Merge pull request #7684 from tamland/ui_sounds_cleanup
Martijn Kaijser
2015-08-11
CImageResource: override CResource::GetFullPath() to forward paths to Texture...
montellese
2015-08-11
CResource: add overridable GetFullPath()
montellese
2015-08-11
Merge pull request #6746 from Montellese/activity_log
Sascha Montellese
2015-08-10
events: add events for addon installation/update/uninstallation/enabling/disa...
montellese
2015-08-10
addons: add FullType() to IAddon and a specialization to CPluginSource
montellese
2015-08-10
CAddonInstaller: add the possibility to retrieve the information about which ...
montellese
2015-08-10
cosmetics in CGUIWindowAddonBrowser
montellese
2015-08-10
addon browser: only try to remove addons from the listing if GetDirectory() s...
montellese
2015-08-10
events: add some general events
montellese
2015-08-10
Merge pull request #7726 from xhaggi/window-global-render-order-enum
Sascha Woo
2015-08-10
Merge pull request #7570 from Montellese/cmake_addon_dynamic_platform
Sascha Montellese
2015-08-09
addons: support library_freebsd, library_rbpi, library_ios and library_window...
montellese
2015-08-09
[PVR] API docs: Changed description of PVR_TIMER_STATE_NEW to be more accurate.
Kai Sommerfeld
2015-08-08
change ui sound system to addons only
Thomas Amland
2015-08-08
Merge pull request #7544 from tamland/context_menu_groups
tamland
2015-08-06
[gui] use a global enum to specify the default render orders
xhaggi
2015-08-05
[settings] use setting id constants
xhaggi
2015-08-01
move logic to load platform specific addon library name into CAddonMgr::GetPl...
montellese
2015-08-01
CAddonMgr: make GetExtValue() const
montellese
2015-08-01
cosmetic: fix indentation
montellese
2015-07-28
[addons] rename ContextItemAddon to ContextMenuAddon
Thomas Amland
2015-07-28
[contextmenu] add support for sub-menus and multiple items
Thomas Amland
2015-07-20
[pvr] - expose timeshift info to GUI
Rainer Hochecker
[next]