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
2013-11-12
replace xbmc.python.subtitles extension with xbmc.subtitle.module one
amet
2013-11-11
Merge pull request #3602 from jmarshallnz/broken_vs_deps
jmarshallnz
2013-11-11
[addons] cleanup CStdString usage
Jonathan Marshall
2013-11-11
[addons] fix: only prompt if the add-on is a compulsory dependency on uninsta...
Jonathan Marshall
2013-11-11
[addons] prompt if an add-on is used by another and the user attempts to disa...
Jonathan Marshall
2013-11-11
[addons] don't prompt for uninstall without first checking the add-on can be ...
Jonathan Marshall
2013-11-11
[addons] separate out Broken and Unmet dependencies in the UI
Jonathan Marshall
2013-11-09
[pvr] bump api to 1.9.0
Lars Op den Kamp
2013-11-09
pvr: add time functions for timeshift buffer to pvr client API
Rainer Hochecker
2013-11-09
display mux, service name and provider name in the PVR stream
Sam Stenvall
2013-11-05
Remove hacks and workarounds for XML encoding
Karlson2k
2013-10-31
Merge pull request #3509 from jmarshallnz/repo_versioning
jmarshallnz
2013-10-31
settings: fix best-matching-value detection for lookandfeel.skincolors/skinth...
montellese
2013-10-28
[cleanup] drop CStdString from CRepository
Jonathan Marshall
2013-10-28
[cleanup] includes in Repository.h/cpp
Jonathan Marshall
2013-10-28
[cleanup] CRepository FetchChecksum can be static, some other methods const, ...
Jonathan Marshall
2013-10-28
allow repository add-ons to point to multiple add-on repos, versioned by xbmc...
Jonathan Marshall
2013-10-24
XBMCTinyXML::Parse: refactoring: remove unused parameter; call function with ...
Karlson2k
2013-10-20
[addonmgr] query addon disabled state once and cache it (fixes #14122)
vdrfan
2013-10-09
Merge pull request #3375 from ace20022/langinfo
Andreas Zelend
2013-10-08
[LangInfo/AddonManager] Use gui's language for translation in CAddonMgr::GetT...
ace20022
2013-10-06
settings: fix updating skin-related settings spinners
montellese
2013-10-02
Merge pull request #3365 from t-nelson/log_addon_repos
Trent Nelson
2013-10-02
changed: use .empty() instead of testing for .size() > 0
wsoltys
2013-10-02
Log registered repos on AddonManager::Init
Trent Nelson
2013-10-01
removed all methods related to loading string blocks into memory. afaik this ...
wsoltys
2013-09-30
Merge pull request #3286 from ace20022/tokenize
jmarshallnz
2013-09-30
Faster substring comparisons
Ben Avison
2013-09-26
Merge pull request #3292 from bavison/faster_string_comparisons
jmarshallnz
2013-09-27
Faster string comparison functions in StringUtils
Ben Avison
2013-09-24
Move Tokenize from Util to StringUtils and replace CStdString by std::string.
ace20022
2013-09-17
fix crash/freeze when changing skin after installing a new skin addon
montellese
2013-09-13
Remove duplicated includes
Rawk
2013-09-01
Merge pull request #2707 from Rawk/use_return_value3
Joakim Plate
2013-08-30
Fix typo in AddonManager.h
Garrett Brown
2013-08-26
Remove GetDirectory(..) without return value
Rawk
2013-08-10
Merge pull request #3017 from Montellese/context_menu_cleanup
Sascha Montellese
2013-08-06
Merge pull request #3043 from Voyager1/xml-empty-stringvalues
jmarshallnz
2013-08-05
Check for non-empty tag values read after allowing GetString to return empty ...
Voyager1
2013-08-05
Complete missing add-on Clone() functions
Garrett Brown
2013-08-05
Remove unused member variable AddonProps::parent
Garrett Brown
2013-08-05
Move CScreensaver cloning to new method, CScreensaver::Clone()
Garrett Brown
2013-08-05
Move member initializers from CRepository::Clone() to copy constructor.
Garrett Brown
2013-08-05
Remove IAddon::Parent() and replace with simple flag in CAddonDLL
Garrett Brown
2013-08-05
correct incorrect rebase in 381600adf4d71ea33f40f79989b5a81f32179650
Voyager1
2013-08-04
Protect Player!
Voyager1
2013-08-02
media: move "Update library" and "Stop scanning" out of the context menu
montellese
2013-08-02
cleanup sorting to (almost) get rid of the old SORT_METHOD_FOO
montellese
2013-08-01
gui: always get screen resolution from graphicscontext
Joakim Plate
2013-08-01
AE: allow to register audio callback directly into engine
Rainer Hochecker
[next]