aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2017-07-06[addons] remove dead defined functions in CAddonDll headerAlwin Esch
2017-07-06[addons] remove the dll copy hack wayAlwin Esch
2017-07-06[addons] remove the use of ADDON_STATUS_NEED_SAVEDSETTINGSAlwin Esch
2017-07-05[visualization] add doxygen documentationAlwin Esch
2017-07-05[Inputstream] add CryptoSession flags fieldpeak3d
2017-07-05[addons] fix deinitialization order of RepositoryUpdaterThomas Amland
2017-07-05Merge pull request #12415 from tamland/repo_updater_eventsMartijn Kaijser
2017-07-04[visualization] make addon instance structure "const" on "C" callsAlwin Esch
2017-07-04Merge pull request #12414 from tamland/service_addon_warningtamland
2017-07-03[addons] remove unnecessary warningThomas Amland
2017-07-03[addons] replace OnEnable with event handlers for repository updaterThomas Amland
2017-07-03[addons] make doxygen for c++ addons workingAlwin Esch
2017-07-03[vfs] fix compiler warningAlwin Esch
2017-07-03define temp binary addon folder only in managerAlwin Esch
2017-07-02Fix crash during close of kodi if vfs and pvr addons are presentAlwin Esch
2017-07-02[addons] change audio decoder addon interface to new C++ styleAlwin Esch
2017-07-01[fix] Double semicolonh.udo
2017-06-30Merge pull request #12374 from hudokkow/use_overrideCris Silva
2017-06-30Merge pull request #12370 from tamland/servicestamland
2017-06-29[modernize][kodi-addon-dev-kit] Prefer 'override' usageh.udo
2017-06-29[modernize][addons] Prefer 'override' usageh.udo
2017-06-28[addons] change CreateInstance function to return ADDON_STATUSAlwin Esch
2017-06-28[addons] add possibility to get a own temporary addon folderAlwin Esch
2017-06-28[addons] add tool header to help with load of shared libraryAlwin Esch
2017-06-27service addons: replace synchronous add-on hooks with event handlersThomas Amland
2017-06-27[addons] add UnInstalled and ReInstalled eventsThomas Amland
2017-06-27[vfs] change addon interface to new C++ styleAlwin Esch
2017-06-27Merge pull request #12345 from hudokkow/fix_the_fixMartijn Kaijser
2017-06-25Merge pull request #12360 from Montellese/addon_settings_fix_scrapersSascha Montellese
2017-06-25[addons] CScraper: don't load user setting values when initializing settings ...montellese
2017-06-25[addons] CAddon: support loading settings without loading user setting valuesmontellese
2017-06-24[inputstream] Cosmetic: Fix doxy indentationGarrett Brown
2017-06-24[peripheral] Cosmetic: Fix doxy indentationGarrett Brown
2017-06-24[peripheral] change addon interface to new C++ styleAlwin Esch
2017-06-24Addonvideocodec Implementation (#12340)Markus Pfau
2017-06-24[GUI] Optimize InfoBools / additions / fixes for gui::smartredraw (PR12213)Markus Pfau
2017-06-23[xbmc/addons/kodi-addon-dev-kit] Fix 'libpng warning: iCCP: known incorrect s...h.udo
2017-06-22Revert "[fix] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' warni...h.udo
2017-06-22[inputstream] change addon interface to new C++ styleAlwin Esch
2017-06-20[addons] remove sound play callbacksAlwin Esch
2017-06-20[adsp] change addon interface to match new styleAlwin Esch
2017-06-20Merge pull request #12319 from AlwinEsch/change-audioencoderAlwin Esch
2017-06-19change addon type name xbmc.audioencoder to kodi.audioencoderAlwin Esch
2017-06-19[addons/settings] CAddonSettings: ignore setting values without a setting ide...montellese
2017-06-19[addons] change audioencoder interface to C++ styleAlwin Esch
2017-06-19Merge pull request #12318 from AlwinEsch/change-imagedecoderAlwin Esch
2017-06-19[imagedecoder] change image decoder addon system to new wayAlwin Esch
2017-06-18Merge pull request #12314 from Montellese/addon_settings_fallout_3Sascha Montellese
2017-06-18Fix wrong value usage on addon <kodi/gui/dialogs/Select.h> headerAlwin Esch
2017-06-18Fix parameter type in AddonToKodiFuncTable_kodi_gui_dialogSelect::open()Garrett Brown