aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-15Merge pull request #22470 from fuzzard/release_nexus-20_final20.0-Nexusfuzzard
2023-01-15[Nexus] Bump version 20.0 Finalfuzzard
2023-01-15Merge pull request #22469 from garbear/backport-fix-nonitem-gamewindowfuzzard
2023-01-15Merge pull request #22464 from CastagnaIT/playlist_fix_nexusfuzzard
2023-01-15Merge pull request #22468 from garbear/backport-fix-x11-waylandfuzzard
2023-01-15Merge pull request #22438 from tmm1/nexus-addon-hdr-fixfuzzard
2023-01-14RetroPlayer: Fix gamewindow control ignoring non-itemlayout propertiesGarrett Brown
2023-01-14Fix crash on X11 when WAYLAND_DISPLAY is setGarrett Brown
2023-01-14[PlayListPlayer] Fix hint on playlist file with multiple pathsCastagnaIT
2023-01-14Merge pull request #22460 from ksooo/listproviders-fix-deadlock-nexusKai Sommerfeld
2023-01-13[listproviders] Used scoped lock in CDirectoryProvider::(UpdateURL|Reset).ksooo
2023-01-13[listproviders] Fix deadlock CDirectoryProvider vs. CSubscription.ksooo
2023-01-11[addons] fix compile issue w/ KODI_ADDON_INSTANCE_INFOAman Karmani
2023-01-12Merge pull request #22436 from the-black-eagle/music-fix-sql-nexusfuzzard
2023-01-11[MUSIC] Fix missing space in sql statementthe-black-eagle
2023-01-11Merge pull request #22385 from repojohnray/nexus_backport22309fuzzard
2023-01-11Merge pull request #22431 from CastagnaIT/jsonrpc_audiooffset_nexusfuzzard
2023-01-10[JSON-RPC] Add Getter/Setter for audio delayCastagnaIT
2023-01-10[MathUtils] Fix RoundF precisionCastagnaIT
2023-01-09Merge pull request #22354 from howie-f/v20-getorphaneddependenciesfuzzard
2023-01-09Merge pull request #22401 from CastagnaIT/season_title_fix_nexusfuzzard
2023-01-09Merge pull request #22407 from kszaq/resolution-iscreen-Nexusfuzzard
2023-01-07Merge pull request #22417 from enen92/music_backportMiguel Borges de Freitas
2023-01-07[MediaType] Fix MediaTypeSong singular translationenen92
2023-01-07[MediaTypes] Disable clang-format for mediaTypes mapenen92
2023-01-07[Music] There's no such thing as addons://source/music but only source/audioenen92
2023-01-06Resolution: use iScreenWidth, iScreenHeight in GetMaxAllowedResolutionkszaq
2023-01-05[Video][Directory] Allow get custom named season with GetLocalizedNameCastagnaIT
2023-01-05[DialogVideoInfo] Fixed empty dialog when edit season titleCastagnaIT
2023-01-04Merge pull request #22390 from ksooo/pvr-fix-startupwindows-nexusKai Sommerfeld
2023-01-04[PVR] Quick fix/workaround for empty channel/guide window when used as startu...ksooo
2023-01-04Merge pull request #22386 from repojohnray/nexus_backport22311fuzzard
2023-01-04Merge pull request #22384 from repojohnray/nexus_backport22363fuzzard
2023-01-03[VideoPlayerCodec] fix ReadPCM() related memory leakrepojohnray
2023-01-03[CDemuxStream] fix ExtraData related memory leakrepojohnray
2023-01-03[sqlite] fix memory leakrepojohnray
2023-01-03Merge pull request #22382 from ksooo/estuary-pvr-widgets-limits-nexusKai Sommerfeld
2023-01-03[Estuary] PVR home screen widgets: Limit number of items only for recent chan...ksooo
2023-01-03Merge pull request #22366 from emveepee/uneventful-nexusKai Sommerfeld
2023-01-03Merge pull request #22370 from ksooo/pvr-timer-types-selection-nexusKai Sommerfeld
2023-01-02[PVR][Estuary] Timer settings dialog: Show client name in timer type selectio...ksooo
2023-01-02Merge pull request #22368 from ksooo/pvr-fix-groups-renumber-crash-nexusKai Sommerfeld
2023-01-02[PVR] Fix crash when renumbering channels and backend does not supply channel...ksooo
2023-01-02Merge pull request #22365 from joseluismarti/jni-restoreKeys-nexusfuzzard
2023-01-01 [PVR] Connection eventlog changesemveepee
2023-01-02[backport][Android] MediaDrm: catch restoreKeys exceptionsJose Luis Marti
2023-01-02Merge pull request #22358 from xbmc/debian-build-fixes-nexusfuzzard
2022-12-31Work around Mesa eglchromium.h removalAlan Swanson
2022-12-31Get rid of bashisms in kodi*.shVasyl Gello
2022-12-30[addons] AddonMgr::GetOrphanedDependencies() must fetch all add-ons, not only...Frank Howie