aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-31Merge pull request #18646 from DaveTBlake/bump_19a319.0a3-MatrixDave Blake
2020-10-31Merge pull request #18691 from Rechi/fix/clang_tidyDave Blake
2020-10-31Merge pull request #18683 from peak3d/guibaseDave Blake
2020-10-31[fix] revert ba15b9fcc3 python xbmc.Monitor changesRechi
2020-10-31Merge pull request #17895 from Montellese/bugfix/duplicate_actorsDave Blake
2020-10-31Merge pull request #18656 from wsnipex/multi-windowingDave Blake
2020-10-31Merge pull request #18674 from gade01/weblate-gh-actionDave Blake
2020-10-31Merge pull request #18672 from gade01/language-fixDave Blake
2020-10-31Merge pull request #18684 from phunkyfish/json-fixDave Blake
2020-10-31Merge pull request #16216 from lrusak/mode-whitelist-settingsDave Blake
2020-10-31Merge pull request #18681 from phunkyfish/override-setyear-recsphunkyfish
2020-10-31Merge pull request #18682 from AlwinEsch/fix-changed-addon-headerAlwin Esch
2020-10-30[pvr] json-rpc: Fix clientid argument to scan method to be optionalphunkyfish
2020-10-30[pvr] refactoring, change event to recording where appropriatephunkyfish
2020-10-30[pvr] override SetYear for recordingsphunkyfish
2020-10-30Merge pull request #18600 from lrusak/atomic-queueLukas Rusak
2020-10-30resolution whitelist version 2Lukas Rusak
2020-10-30Merge pull request #18667 from Rechi/clang_tidy/performanceRechi
2020-10-30[addons][gui] show compile warning if GLonDX.h is used without Win/AngleAlwin Esch
2020-10-30Merge pull request #18669 from lrusak/fix-powermanager-initLukas Rusak
2020-10-30[addons][gui] fix wrong added kodi header to addon headerAlwin Esch
2020-10-30[clang-tidy] enable performance-* checksRechi
2020-10-30Merge pull request #18567 from slattann/integer_scalingDave Blake
2020-10-30[clang-tidy] performance-unnecessary-value-paramRechi
2020-10-30[clang-tidy] performance-unnecessary-copy-initializationRechi
2020-10-30[clang-tidy] performance-trivially-destructibleRechi
2020-10-30[clang-tidy] performance-noexcept-move-constructorRechi
2020-10-30[clang-tidy] performance-no-automatic-moveRechi
2020-10-30[clang-tidy] performance-move-const-argRechi
2020-10-30[clang-tidy] performance-inefficient-vector-operationRechi
2020-10-30[clang-tidy] performance-inefficient-algorithmRechi
2020-10-30[clang-tidy] performance-for-range-copyRechi
2020-10-30[clang-tidy] performance-faster-string-findRechi
2020-10-30[GUI] Fix GUIWrappedListContainerpeak3d
2020-10-30Merge pull request #18647 from phunkyfish/json-rpc-epg-is-playablephunkyfish
2020-10-30Merge pull request #18679 from wsnipex/ubuntu-ppaWolfgang Schupp
2020-10-30Merge pull request #18680 from xbmc/revert-17616-master-CMAKE_FIND_ROOT_PATHDave Blake
2020-10-30Revert "kodi-config.cmake: use CMAKE_FIND_ROOT_PATH to fix cross-compilation"Dave Blake
2020-10-30Merge pull request #17834 from taoyouh/patch-2Dave Blake
2020-10-30Merge pull request #17616 from bkuhls/master-CMAKE_FIND_ROOT_PATHDave Blake
2020-10-30[json-rpc] bump for API change pvr 1.18.0phunkyfish
2020-10-30[pvr] json-rpc: Add clientid as json payload for channels, broadcasts, timers...phunkyfish
2020-10-30[pvr] json-rpc: PVR.Scan can be called specificing a client id to avoid UI di...phunkyfish
2020-10-30[pvr] json-rpc: add PVR.GetClients method to list enabled PVR clients and the...phunkyfish
2020-10-30[pvr] json-rpc: use database id for cross client uniqueness of broadcasts ins...phunkyfish
2020-10-30[pvr] json-rpc: extend player open to allow playback of broadcasts/epg for ar...phunkyfish
2020-10-30[json-rpc] refactoring - remove extra whitespace json filesphunkyfish
2020-10-30[pvr] json-rpc: deprecate isplayable field for broadcast and provide method i...phunkyfish
2020-10-30Merge pull request #17217 from mediaminister/yearinfolabelDave Blake
2020-10-30Fix gh-action-weblate-upload.ymlChristian Gade