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-01-04
[addoninstaller] - prevent recursion on addons with circular dependecies - fi...
Memphiz
2014-12-27
sorting: fix Container.SetSortMethod (fixes #15627)
montellese
2014-11-18
[addons] do show broken/incompatible add-ons that are still installed at this...
Martijn Kaijser
2014-11-18
[addons] add toggle for hiding broken addons. hide by default
Thomas Amland
2014-11-14
Merge pull request #5711 from fritsch/coverity2
Martijn Kaijser
2014-11-13
Merge pull request #5688 from tamland/settings-actionid
Martijn Kaijser
2014-11-13
(Coverity) Skin: properly initialize m_effectsSlowDown
fritsch
2014-11-12
Merge pull request #5667 from mkortstiege/coverity
Martijn Kaijser
2014-11-10
fix uninitialized variable
Thomas Amland
2014-11-10
remove unused variable
Thomas Amland
2014-11-10
[xml] 'action' type setting should not require 'id' attribute
Thomas Amland
2014-11-09
add missing default icons
ronie
2014-11-08
[skininfo] fix uninitialized members in CSkinsInfo constructor
Matthias Kortstiege
2014-10-24
[scrapers] log what actually failed to load
Matthias Kortstiege
2014-10-16
fix: missing bound check on populating context menu
Thomas Amland
2014-10-16
Reflect int64_t -> size_t changes for "Write()" to Addons
Karlson2k
2014-10-16
Reflect int64_t -> size_t changes for "Read()" to Addons
Karlson2k
2014-10-02
Merge pull request #5247 from Karlson2k/stringutils_update_03
Karlson2k
2014-10-02
Merge pull request #5349 from Karlson2k/vfs_fix_exists_01
Karlson2k
2014-09-24
pvr: fix deadlock in TriggerEPGUpdate
Rainer Hochecker
2014-09-18
Fix wrongly used CFile::Exists() for directories instead of CDirectory::Exists()
Karlson2k
2014-09-17
[fix] uninitialized variable in GUIDialogAddonInfo
Jim Carroll
2014-09-11
[addons] only prompt for master pin for new add-on installations in case the ...
Matthias Kortstiege
2014-09-08
Merge pull request #5290 from opdenkamp/subchannels
Lars Op den Kamp
2014-09-03
[PVR] initial support for sub channel numbers. display only. only works with ...
Lars Op den Kamp
2014-09-03
[players] Remove no longer used visualisation callback mechanism
popcornmix
2014-09-02
Merge pull request #5288 from maksqwe/remove_unused
Martijn Kaijser
2014-09-01
Remove unused local variables
Maks Naumov
2014-08-31
Merge pull request #5201 from tamland/addon-deps-loading2
Martijn Kaijser
2014-08-30
[addons][Fix] Make the auto update of addons work again.
ace20022
2014-08-26
StringUtils::Tokenize: add overload with char as delimiter and use it
Karlson2k
2014-08-26
Use new overload of StringUtils::Split()
Karlson2k
2014-08-11
[addons] respect type information for addons with no extension
Thomas Amland
2014-08-09
Merge pull request #5059 from jmarshallnz/lotsa_settings
jmarshallnz
2014-08-07
We have an ARRAY_SIZE macro, use it.
Trent Nelson
2014-08-07
Merge pull request #5023 from jmarshallnz/addon_reactions
jmarshallnz
2014-08-05
Includes: Remove unnecessary includes.
ace20022
2014-08-05
Includes: Replace includes with "sub-includes" if possible.
ace20022
2014-08-03
[addons] adds OnPreUnInstall/OnPostUnInstall to CAddon to get rid of addon ty...
Jonathan Marshall
2014-08-03
[addons] adds OnPreInstall/OnPostInstall callbacks for add-ons to remove addo...
Jonathan Marshall
2014-08-03
[addons] adds CanInstall() to CAddon to allow for non-install of add-ons by t...
Jonathan Marshall
2014-08-03
[cosmetic] drop using namespace PVR from AddonManager
Jonathan Marshall
2014-08-03
[addons] adds GetRunningInstance() to CAddon, retrieving the running instance...
Jonathan Marshall
2014-08-03
[addons] adds OnEnabled/OnDisabled callbacks to save special-case stuff in CA...
Jonathan Marshall
2014-08-03
[addons] swap the section/setting control ID ranges as it's far more likely t...
Jonathan Marshall
2014-08-03
Merge pull request #5130 from jmarshallnz/addon_check
jmarshallnz
2014-08-02
Merge pull request #5022 from jmarshallnz/service_addon_installs
Martijn Kaijser
2014-08-02
[addons] move the 'check for updates' item handling to the onclick handler, r...
Jonathan Marshall
2014-08-02
fix: compile warnings on order of initialisation
Jonathan Marshall
2014-07-21
fixed: some issues pointed out by valgrind
Arne Morten Kvarving
[next]