aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2019-03-25addon settings - inherit settings levelronie
2019-03-21Merge pull request #15773 from DaveTBlake/SelectArtistToScrapeDave Blake
2019-03-20Merge pull request #15644 from candrews/encodingpkerling
2019-03-20[fix] installing binary addons from zip (and repo)Rechi
2019-03-19Show artist disambiguation text to help user select which artist they are scr...DaveTBlake
2019-03-19use angle-bracket include form for FFmpeg headersRechi
2019-03-16[Doxygen] Include github markdown file for code guidelinesenen92
2019-03-14[PVR] Fix PVR inter component dependencies: channelgroup must not depend on c...Kai Sommerfeld
2019-03-14[PVR] Fix PVR inter component dependencies: epg must not depend on channels.Kai Sommerfeld
2019-03-02In Repository, don't set content encoding to gzip explicitlyCraig Andrews
2019-03-01fixed: put add-on instance creation/destruction in a critical sectionArne Morten Kvarving
2019-02-18Merge pull request #15480 from djp952/pvr-getstreampropscommentKai Sommerfeld
2019-02-18GetStreamProperties() is only called when bHandlesDemuxing is trueMichael Brehm
2019-02-17Merge pull request #15479 from djp952/pvr-noimplicitcloseMartijn Kaijser
2019-02-11Document implict call to CloseXXXStream() before OpenXXXStream()Michael Brehm
2019-02-08[addons] not pass nullptr to std::stringAlwin Esch
2019-02-07Merge pull request #15438 from AlwinEsch/add-scriptAlwin Esch
2019-02-06[addons] add for test purpose only script for debian package generationAlwin Esch
2019-02-04[Binary Addon] provide API versions to addon for better downgrade handlingpeak3d
2019-01-31[PVR][videoplayer] Fix PVR input stream creation for pvr file items only cont...Kai Sommerfeld
2019-01-29[fix] logical or operationRechi
2019-01-26Merge pull request #15329 from ksooo/pvr-fix-duplicate-channelnumbersMartijn Kaijser
2019-01-26[PVR] client priority must be reset on stop of pvr component, because it must...Kai Sommerfeld
2019-01-25Active Skin Update - Force Close TextureBundlelinknetx
2019-01-24[addons] add define ATTRIBUTE_FORCEINLINE on addon headerAlwin Esch
2018-12-31PVRClient: Do not overwrite arbitrary memoryfritsch
2018-12-28Merge pull request #15109 from pkerling/addon-plus-url-fixMartijn Kaijser
2018-12-28Merge pull request #15099 from xbmc/addon-install-infoMartijn Kaijser
2018-12-21[addons] Workaround file copying bug decoding "+" to space in file namesPhilipp Kerling
2018-12-20[addons] Do not list non-repo add-ons as "unavailable" in info dialogPhilipp Kerling
2018-12-18Merge pull request #15079 from pkerling/addon-log-idpkerling
2018-12-17[addons] Log ID instead of name for insecure repository add-onsPhilipp Kerling
2018-12-16[settings] Parser for oldsettings - Fix settings starting with integersenen92
2018-12-07[settings] Fix regression (setting reuse)enen92
2018-12-05fixed: division by zero in addon installationArne Morten Kvarving
2018-11-28Merge pull request #14884 from AlwinEsch/fix-addon-install-percentAlwin Esch
2018-11-25[addons] show other string during install after downloadAlwin Esch
2018-11-24[fix] check add-on version for nullptr before constructing a std::stringRechi
2018-11-23[addons] fix addon install process percent indicationAlwin Esch
2018-11-21[Docs] Improve the documentation for boolean conditions and infolabels.enen92
2018-11-19Merge pull request #14895 from AlwinEsch/remove-partAlwin Esch
2018-11-17[addons] remove never set value on CAddonInfoAlwin Esch
2018-11-16[addons] Sort logged list of installed add-onsPhilipp Kerling
2018-11-06fixed: do not derefence nullptrs, log using id stringArne Morten Kvarving
2018-11-02Merge pull request #14752 from ronie/py-scraper-artronie
2018-11-01[PVR][settings] Get rid of CSettings' and CSettingConditions' PVR dependencies.Kai Sommerfeld
2018-10-31[addons] remove CAddonDll::GetSetting() is calling the parent onlyAlwin Esch
2018-10-31[python-scrapers] extended music artworkronie
2018-10-28Merge pull request #14702 from garbear/ignore-broken-addonsMartijn Kaijser
2018-10-28Merge pull request #14724 from enen92/removedpythonfunctionsMartijn Kaijser