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
2017-04-02
Merge pull request #11925 from garbear/update-headers
Garrett Brown
2017-03-31
[games] Update copyright headers
Garrett Brown
2017-03-31
[joysticks] Update copyright headers
Garrett Brown
2017-03-31
[adsp] Disable AudioDSP
AchimTuran
2017-03-31
Replace C-style casts to C++ casts
AchimTuran
2017-03-31
AE: only expose interface to the public
Rainer Hochecker
2017-03-31
[AE] Replace CAEFactory with CServiceBroker
AchimTuran
2017-03-30
[PVR] Factor out minimal timers container and use it instead of CPVRTimers wh...
Kai Sommerfeld
2017-03-24
Merge pull request #11887 from xhaggi/pvr-manager-announcements
Sascha Woo
2017-03-24
Merge pull request #8008 from Montellese/rapidjson
Wolfgang Schupp
2017-03-24
[pvr] drop CPVRManager::GetInstance and use ServiceBroker directly
xhaggi
2017-03-24
CJSONVariantWriter: use RapidJSON instead of yajl
montellese
2017-03-24
CJSONVariantParser: use RapidJSON instead of yajl
montellese
2017-03-23
Merge pull request #11824 from garbear/input-fixes
Garrett Brown
2017-03-23
[Peripherals] Move g_peripherals to ServiceManager
Garrett Brown
2017-03-23
[pvr] get rid of globals and use ServiceBroker instead
xhaggi
2017-03-21
[refactor] use generic GetWindow() or GetDialog()
xhaggi
2017-03-12
Merge pull request #11841 from tamland/contextmenu_async_unload
tamland
2017-03-11
[contextmenu] unload asynchronously on addon disable and do a full reload ins...
Thomas Amland
2017-03-11
[contextmenu] remove unnecessary unloads
Thomas Amland
2017-03-11
language addons: add g_SkinInfo guard as a workaround to ensure these hooks a...
Thomas Amland
2017-03-11
language addons: remove kaitoast close hack
Thomas Amland
2017-02-26
Merge pull request #11707 from garbear/fix-rumble
Garrett Brown
2017-02-26
[addons] fix InstallUpdatesAndWait
Thomas Amland
2017-02-20
fixed: add FromProps hack for vfsentry/imagedecoder
Arne Morten Kvarving
2017-02-19
Peripheral API v1.3.1 - Expose rumble and power off capabilities
Garrett Brown
2017-02-20
Merge pull request #11678 from notspiff/no_limiting_kthx
ronie
2017-02-19
[binary add-ons] Const-correctness in xbmc_addon_cpp_dll.h
Garrett Brown
2017-02-19
[addons] fix notification setting (should not hide feedback on manual install...
Thomas Amland
2017-02-19
[addons] fix install notification message
Thomas Amland
2017-02-19
[addons] always show auto-disable notification regardless of setting
Thomas Amland
2017-02-16
[PVR] CPVRClient is gui code free, finally (removed lots of dead code, btw).
Kai Sommerfeld
2017-02-16
[PVR] Cosmetics: Rename CPVRClient::HaveMenuHooks to CPVRClient::HasMenuHooks.
Kai Sommerfeld
2017-02-16
changed: disable hardcoded musicbrainz rate limiting for python scrapers
notspiff
2017-02-15
Merge pull request #11664 from tamland/addons_broken_2
Martijn Kaijser
2017-02-14
Merge pull request #11632 from notspiff/fix_mbrainz_resolution
Martijn Kaijser
2017-02-14
Merge pull request #11601 from notspiff/allow_slider_controls
Martijn Kaijser
2017-02-14
Merge pull request #11635 from jsoref/spelling-methods
Martijn Kaijser
2017-02-12
[addons] auto-disable broken addons after update
Thomas Amland
2017-02-12
[addons] remove non-functioning broken status code
Thomas Amland
2017-02-12
[addons] add isAutoUpdate flag to install job
Thomas Amland
2017-02-12
[addons] dont prevent installation of addons marked broken in addonmgr
Thomas Amland
2017-02-12
[addons] fix query. broken table is unused and not updated anymore
Thomas Amland
2017-02-10
explicitly pass rrefs for move semantics
notspiff
2017-02-07
automatic addition of image extensions from addons
notspiff
2017-02-07
support for image decoder add-ons
notspiff
2017-02-07
fixed: mbrainz resolution using python based scrapers
Arne Morten Kvarving
2017-02-06
Remove generated file
Garrett Brown
2017-02-05
Merge pull request #11380 from fetzerch/sram-master
Garrett Brown
2017-02-05
Merge pull request #11418 from phate89/add_python_funcs
phate89
[next]