aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
[pvr] json-rpc: Fix Epg/Broadcast ID conflicts and other fixes/improvements
2020-10-30Merge pull request #18679 from wsnipex/ubuntu-ppaWolfgang Schupp
tools\Linux: add helper script for our PPAs
2020-10-30Merge pull request #18680 from xbmc/revert-17616-master-CMAKE_FIND_ROOT_PATHDave Blake
Revert "kodi-config.cmake: use CMAKE_FIND_ROOT_PATH to fix cross-compilation"
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
[README.Android.md] Update Android SDK Configuration Steps
2020-10-30Merge pull request #17616 from bkuhls/master-CMAKE_FIND_ROOT_PATHDave Blake
kodi-config.cmake: use CMAKE_FIND_ROOT_PATH to fix cross-compilation
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, ↵phunkyfish
timers and recordings
2020-10-30[pvr] json-rpc: PVR.Scan can be called specificing a client id to avoid UI ↵phunkyfish
dialog
2020-10-30[pvr] json-rpc: add PVR.GetClients method to list enabled PVR clients and ↵phunkyfish
their capabilities
2020-10-30[pvr] json-rpc: use database id for cross client uniqueness of broadcasts ↵phunkyfish
instead of broadcast id
2020-10-30[pvr] json-rpc: extend player open to allow playback of broadcasts/epg for ↵phunkyfish
archive/catchup
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 ↵phunkyfish
instead
2020-10-30Merge pull request #17217 from mediaminister/yearinfolabelDave Blake
[video] Fix year infoLabel in CVideoInfoTag
2020-10-30Fix gh-action-weblate-upload.ymlChristian Gade
Remove -v
2020-10-30Merge pull request #18482 from thexai/fix-wasapiDave Blake
WASAPI: fix crash due incorrect AE format requested in some circumstances
2020-10-30Merge pull request #18365 from iteratee/xspf-playlist-canonicalize-path-fixDave Blake
[playlists] Fix XSPF path canonicalization
2020-10-30[video] Fix year infoLabel in CVideoInfoTagmediaminister
2020-10-30Merge pull request #18670 from lrusak/cmake-fix-appsufixDave Blake
[cmake] guard setting APP_BINARY_SUFFIX to linux/freebsd only
2020-10-30tools\Linux: add helper script for our PPAswsnipex
2020-10-30Merge pull request #18660 from garbear/clang-format-19Garrett Brown
Clang-format our Game/Input code
2020-10-30Merge pull request #18605 from emveepee/pvrsortphunkyfish
[pvr] use user-defined recording sorts
2020-10-30Merge pull request #18671 from ksooo/pvr-fix-recordings-syncKai Sommerfeld
[PVR] Fix updating recordings from clients.
2020-10-30Merge pull request #18639 from jjd-uk/seekbar_fixronie
[Estuary] Seekbar fix for numerical seek
2020-10-29Peripherals: Clang-format filesMarquise Stein
2020-10-29Input: Fix speling error (b -> be)Garrett Brown
2020-10-29Input: Clang-format filesMarquise Stein
2020-10-29Merge pull request #18668 from AlwinEsch/final-cleanupsAlwin Esch
[addons] cleanups (not API related), remove wrong added file
2020-10-29Create gh-action-weblate-upload.ymlChristian Gade
2020-10-29Fix strings.poChristian Gade
2020-10-29Merge pull request #18544 from emveepee/seeccingDave Blake
Allow default subtitle settings for closed captioning
2020-10-29Merge pull request #18641 from jjd-uk/estuary_discsjjd-uk
[Estuary] Add DiscTitle for music to more places
2020-10-29[PVR] Fix updating recordings from clients.Kai Sommerfeld
2020-10-29[cmake] guard setting APP_BINARY_SUFFIX to linux/freebsd onlyLukas Rusak
2020-10-29CPlatformWin10: Register powermanagementLukas Rusak
2020-10-29CPlatformWin32: Register powermanagementLukas Rusak
2020-10-29CPlatformDarwinOSX: Register powermanagementLukas Rusak
2020-10-29CPlatformDarwinEmbedded: Register powermanagementLukas Rusak