aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2017-06-04[addons] add few missing functions to listitem interfaceAlwin Esch
2017-06-04[addons] add new CAddonInfo classAlwin Esch
2017-06-04[addons] add all needed addon window interface callsAlwin Esch
2017-06-04Merge pull request #12227 from ksooo/addons-coverity-fixesAlwin Esch
2017-06-03Merge pull request #12125 from Montellese/addon_settingsMartijn Kaijser
2017-06-03[addons] Coverity: Fix CID 170199: (MIXED_ENUMS)Kai Sommerfeld
2017-06-03[addons] Coverity: Fix CID 170195: Control flow issues (DEADCODE)Kai Sommerfeld
2017-06-03[addons] Coverity: Fix CID 170198: Control flow issues (DEADCODE)Kai Sommerfeld
2017-06-03[addons] Coverity: Fix ID 170202: Resource leaks (RESOURCE_LEAK)Kai Sommerfeld
2017-06-03Merge pull request #12222 from notspiff/fix_reversed_condAlwin Esch
2017-06-03Merge pull request #12214 from AlwinEsch/add-callbacks-5Alwin Esch
2017-06-03success is not failureArne Morten Kvarving
2017-06-02[add-ons/settings] move GUIDialogAddonSettings.h/cpp from xbmc/addons/ to xbm...montellese
2017-06-02[add-ons/settings] support adding undefined settings on-the-flymontellese
2017-06-02[add-ons/settings] migrate add-on settings to settings librarymontellese
2017-06-02[addons] add support to new addon gui interface for list itemsAlwin Esch
2017-06-02Merge pull request #12194 from Rechi/silenceWarningsMartijn Kaijser
2017-06-02[addons] next binary addon gui interface stepAlwin Esch
2017-06-01[settings] used shared instead of raw pointersmontellese
2017-05-31[addons] add first step of gui on addon interfaceAlwin Esch
2017-05-30[addons] add callback function to get the MD5 digest of the given textAlwin Esch
2017-05-30Merge pull request #12195 from AlwinEsch/add-callbacksAlwin Esch
2017-05-30[addons] add addon filesystem callback functions to new styleAlwin Esch
2017-05-30[fix] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' warningsh.udo
2017-05-30[addons] add addon network functions to new wayAlwin Esch
2017-05-30Merge pull request #12187 from AlwinEsch/add-callbacksAlwin Esch
2017-05-29[cleanup] silence unused private field warningsRechi
2017-05-29[addons] improve GetAddonPath and GetBaseUserPath callbacksAlwin Esch
2017-05-29[addons] add general addon callback functions to new styleAlwin Esch
2017-05-29[addons] small cleanupAlwin Esch
2017-05-28[addons] remove libKODI_audioengine.h and his partsAlwin Esch
2017-05-28[addons] add addon audio engine callbacks on new wayAlwin Esch
2017-05-28[screensaver] change screensaver to multiple instance wayAlwin Esch
2017-05-28[addons] add addon status translatorAlwin Esch
2017-05-28[addons] add new IAddonInstanceHandlerAlwin Esch
2017-05-28[addons] fix addons in case interface is changedAlwin Esch
2017-05-27[addons] cleanup versions.h a bitAlwin Esch
2017-05-27[cmake] improve addon include checkAlwin Esch
2017-05-26[screensaver] fix c&p faultAlwin Esch
2017-05-25Merge pull request #12161 from hudokkow/headermopMartijn Kaijser
2017-05-25[screensaver] change addon interface to the coming styleAlwin Esch
2017-05-25[cleanup] Fix headers included twiceh.udo
2017-05-25[addons] add interface callbacks to read addon settingsAlwin Esch
2017-05-25[addons] bring in new addon creation way for multiple instancesAlwin Esch
2017-05-22Merge pull request #12129 from xhaggi/gui-refactor-includesSascha Woo
2017-05-22[audiodecoder] change addon interface function table to style of othersAlwin Esch
2017-05-22[image] change addon interface function table to style of othersAlwin Esch
2017-05-22[audioencoder] change addon interface function table to style of othersAlwin Esch
2017-05-22[screensaver] change addon interface function table to style of othersAlwin Esch
2017-05-22[vfs] change addon interface function table to style ofAlwin Esch