aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30Merge pull request #12199 from Rechi/microhttpdRechi
2017-05-30[network] CWebServer: changes for libmicrohttpd 0.9.53Rechi
2017-05-30Merge pull request #12193 from AlwinEsch/add-callbacks-2Alwin Esch
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-29Merge pull request #12179 from garbear/fix-analog-sticksGarrett Brown
2017-05-29Merge pull request #12166 from garbear/fix-standaloneGarrett Brown
2017-05-29Merge pull request #12173 from koying/fixglestextureLMartijn Kaijser
2017-05-29Merge pull request #12171 from koying/remmediatitleLMartijn Kaijser
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-29Merge pull request #12169 from koying/addstartatbootLMartijn Kaijser
2017-05-29Merge pull request #12191 from Rechi/audioEngineControlFlowRechi
2017-05-29[adsp][fix] CID 77459 & 169827 (Logically dead code)Rechi
2017-05-29Merge pull request #12189 from Rechi/gitignoreVfsRechi
2017-05-29[gitignore] add /addons/vfs.*Rechi
2017-05-29Merge pull request #12188 from AlwinEsch/cleanup2Alwin Esch
2017-05-29[addons] small cleanupAlwin Esch
2017-05-28Merge pull request #12177 from AlwinEsch/cb-audioengineAlwin 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-28Merge pull request #12164 from AlwinEsch/instance-classAlwin Esch
2017-05-28Merge pull request #12182 from koying/fixappbmpLMartijn Kaijser
2017-05-28Merge pull request #12185 from asavah/fix-cmake-optionalLukas Rusak
2017-05-28[fix] set _required to False in core_optional_dyload_dep() tooroot
2017-05-28[screensaver] change screensaver to multiple instance wayAlwin Esch
2017-05-28FIX: [droid] trap App icons not being bitmapsChris Koying Browet
2017-05-28FIX: Handle removable drives for media window titleChris "Koying" Browet
2017-05-28Merge pull request #12167 from koying/fixkbdcrashLjenkins4kodi
2017-05-28Merge pull request #12170 from koying/stopvidonscreenoffLMartijn Kaijser
2017-05-28Merge pull request #12168 from koying/addmovetosdLMartijn Kaijser
2017-05-27Joysticks: Fix unintended handling of analog sticksGarrett Brown
2017-05-28[addons] add addon status translatorAlwin Esch
2017-05-28[addons] add new IAddonInstanceHandlerAlwin Esch
2017-05-28Merge pull request #12178 from AlwinEsch/fix-version-changeAlwin Esch
2017-05-28[addons] fix addons in case interface is changedAlwin Esch
2017-05-28Merge pull request #12174 from AlwinEsch/cleanupAlwin Esch
2017-05-27Merge pull request #12134 from lrusak/cmake-platformsjenkins4kodi
2017-05-27[addons] cleanup versions.h a bitAlwin Esch
2017-05-27[cmake] add support for platformChristian Fetzer
2017-05-27Merge pull request #12172 from AlwinEsch/improve-cmakeAlwin Esch
2017-05-27FIX: [GLES;texture] if we have nothing to draw, don't tryChris "Koying" Browet
2017-05-27[cmake] force addon.xml.in generation if versions.h is changedAlwin Esch
2017-05-27CHG: [droid] stop video if screen goes offChris "Koying" Browet
2017-05-27[cmake] improve addon include checkAlwin Esch
2017-05-27ADD: [droid] allow autostarting at boot (via xbmc_env.proprties)Chris Browet
2017-05-27Allow moving app to SD CardEion Robb
2017-05-27fixed, runtime crash. CJNIKeyCharacterMap::load(deviceId) might be null, so c...davilla
2017-05-26CGameClient: Fix crash when closing standalone gamesGarrett Brown
2017-05-26CGameClient: Remove early returnGarrett Brown