aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2017-04-02Merge pull request #11925 from garbear/update-headersGarrett Brown
2017-03-31[games] Update copyright headersGarrett Brown
2017-03-31[joysticks] Update copyright headersGarrett Brown
2017-03-31[adsp] Disable AudioDSPAchimTuran
2017-03-31Replace C-style casts to C++ castsAchimTuran
2017-03-31AE: only expose interface to the publicRainer Hochecker
2017-03-31[AE] Replace CAEFactory with CServiceBrokerAchimTuran
2017-03-30[PVR] Factor out minimal timers container and use it instead of CPVRTimers wh...Kai Sommerfeld
2017-03-24Merge pull request #11887 from xhaggi/pvr-manager-announcementsSascha Woo
2017-03-24Merge pull request #8008 from Montellese/rapidjsonWolfgang Schupp
2017-03-24[pvr] drop CPVRManager::GetInstance and use ServiceBroker directlyxhaggi
2017-03-24CJSONVariantWriter: use RapidJSON instead of yajlmontellese
2017-03-24CJSONVariantParser: use RapidJSON instead of yajlmontellese
2017-03-23Merge pull request #11824 from garbear/input-fixesGarrett Brown
2017-03-23[Peripherals] Move g_peripherals to ServiceManagerGarrett Brown
2017-03-23[pvr] get rid of globals and use ServiceBroker insteadxhaggi
2017-03-21[refactor] use generic GetWindow() or GetDialog()xhaggi
2017-03-12Merge pull request #11841 from tamland/contextmenu_async_unloadtamland
2017-03-11[contextmenu] unload asynchronously on addon disable and do a full reload ins...Thomas Amland
2017-03-11[contextmenu] remove unnecessary unloadsThomas Amland
2017-03-11language addons: add g_SkinInfo guard as a workaround to ensure these hooks a...Thomas Amland
2017-03-11language addons: remove kaitoast close hackThomas Amland
2017-02-26Merge pull request #11707 from garbear/fix-rumbleGarrett Brown
2017-02-26[addons] fix InstallUpdatesAndWaitThomas Amland
2017-02-20fixed: add FromProps hack for vfsentry/imagedecoderArne Morten Kvarving
2017-02-19Peripheral API v1.3.1 - Expose rumble and power off capabilitiesGarrett Brown
2017-02-20Merge pull request #11678 from notspiff/no_limiting_kthxronie
2017-02-19[binary add-ons] Const-correctness in xbmc_addon_cpp_dll.hGarrett Brown
2017-02-19[addons] fix notification setting (should not hide feedback on manual install...Thomas Amland
2017-02-19[addons] fix install notification messageThomas Amland
2017-02-19[addons] always show auto-disable notification regardless of settingThomas 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-16changed: disable hardcoded musicbrainz rate limiting for python scrapersnotspiff
2017-02-15Merge pull request #11664 from tamland/addons_broken_2Martijn Kaijser
2017-02-14Merge pull request #11632 from notspiff/fix_mbrainz_resolutionMartijn Kaijser
2017-02-14Merge pull request #11601 from notspiff/allow_slider_controlsMartijn Kaijser
2017-02-14Merge pull request #11635 from jsoref/spelling-methodsMartijn Kaijser
2017-02-12[addons] auto-disable broken addons after updateThomas Amland
2017-02-12[addons] remove non-functioning broken status codeThomas Amland
2017-02-12[addons] add isAutoUpdate flag to install jobThomas Amland
2017-02-12[addons] dont prevent installation of addons marked broken in addonmgrThomas Amland
2017-02-12[addons] fix query. broken table is unused and not updated anymoreThomas Amland
2017-02-10explicitly pass rrefs for move semanticsnotspiff
2017-02-07automatic addition of image extensions from addonsnotspiff
2017-02-07support for image decoder add-onsnotspiff
2017-02-07fixed: mbrainz resolution using python based scrapersArne Morten Kvarving
2017-02-06Remove generated fileGarrett Brown
2017-02-05Merge pull request #11380 from fetzerch/sram-masterGarrett Brown
2017-02-05Merge pull request #11418 from phate89/add_python_funcsphate89