aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-04[Subtitles] fix Flush() related memory leakrepojohnray
2022-12-04MacOS: some trival xbmc->kodi renamesMiguel Borges de Freitas
2022-12-04[macos] fix nativewindow live resizeMiguel Borges de Freitas
2022-12-03Merge pull request #22207 from xbmc/amt-syncChristian Gade
2022-12-03Sync of addon metadata translationsgade01
2022-12-03Merge pull request #22142 from weblate/weblate-kodi-add-ons-skins-skin-estuaryChristian Gade
2022-12-03Update translation filesHosted Weblate
2022-12-03Merge pull request #22197 from a1rwulf/android-sdk-31-bumpfuzzard
2022-12-03Merge pull request #22200 from repojohnray/aesinkalsafixsndconfigcopyfuzzard
2022-12-03Merge pull request #22192 from Montellese/fix/python_api_camelcase_22169fuzzard
2022-12-01VAAPI: fix av_hwdevice_ctx_alloc() related memory leakrepojohnray
2022-12-01AESinkALSA: fix snd_config_copy() related memory leakrepojohnray
2022-11-30Merge pull request #22195 from lrusak/gameclient-fix-standaloneLukas Rusak
2022-11-28Android: Add FLAG_IMMUTABLE to PendingIntentWolfgang Haupt
2022-11-28Android: Bump SDK to version 31Wolfgang Haupt
2022-11-28Merge pull request #22120 from fuzzard/build_android_multithreadfuzzard
2022-11-28Merge pull request #22193 from joseluismarti/fromHtmlfuzzard
2022-11-27Merge pull request #22185 from lrusak/gameservices-fixGarrett Brown
2022-11-27[Android] Replace deprecated Html.fromHtml(String) callJose Luis Marti
2022-11-27Merge pull request #22145 from basilgello/debian-build-fixesVasyl Gello
2022-11-26CGameClient: make sure to initialize CGameClientStreams in OpenStandaloneLukas Rusak
2022-11-27Merge pull request #22194 from joseluismarti/MediaSession-flagsfuzzard
2022-11-26[Android] MediaSession flags are no longer usedJose Luis Marti
2022-11-26Fix crossbuild on Linux with prebuilt texturepackerVasyl Gello
2022-11-26use lowercase for parameters in InfoTagVideo Python APIMontellese
2022-11-26use lowercase for parameters in VideoStreamDetail Python APIMontellese
2022-11-25fix python docs for InfoTagVideo.getResumeTimeTotal()Montellese
2022-11-25Merge pull request #22187 from enen92/warnings_macfuzzard
2022-11-24[macos] Address a few deprecated warningsMiguel Borges de Freitas
2022-11-23CRPProccessInfo: don't call createFunc when registeringLukas Rusak
2022-11-23Merge pull request #22174 from joseluismarti/flag-immersivefuzzard
2022-11-23Merge pull request #22181 from joseluismarti/CAndroidFeaturesfuzzard
2022-11-22Merge pull request #22179 from ksooo/video-fix-resumecheckKai Sommerfeld
2022-11-22Remove unused CAndroidFeatures::GetVersion() functionJose Luis Marti
2022-11-22[video] Fix VIDEO_UTILS::Get*ResumeInformation to handle bookmarks with end t...Kai Sommerfeld
2022-11-22Unnecessary AndroidFeatures.h importsJose Luis Marti
2022-11-22Merge pull request #22180 from ksooo/video-hide-pluin-folder-watched-unwatchedKai Sommerfeld
2022-11-22[video] Hide mark watched/unwatched context menu entries for plugin folders. ...Kai Sommerfeld
2022-11-23Merge pull request #22178 from joseluismarti/sdk-checkfuzzard
2022-11-22CFileAndroidApp: Unnecessary SDK level conditionJose Luis Marti
2022-11-21[Android] Use SYSTEM_UI_FLAG_IMMERSIVE_STICKY flag instead of its valueJose Luis Marti
2022-11-21[Teletext] Fix diacrit unicode chars using harfbuzzMiguel Borges de Freitas
2022-11-21Merge pull request #22095 from fuzzard/buildtools_flatcfuzzard
2022-11-21Merge pull request #22147 from repojohnray/fixxstringlisttotextpropertyfuzzard
2022-11-21Merge pull request #22148 from repojohnray/fixsndcardgetnamefuzzard
2022-11-20Merge pull request #22168 from joseluismarti/unsigned-comparisonKai Sommerfeld
2022-11-20GUIBaseContainer: comparison of unsigned expression is always trueJose Luis Marti
2022-11-19Merge pull request #22164 from enen92/txt_chronoMiguel Borges de Freitas
2022-11-19[Teletext] Add breaks for safety in DoFlashingenen92
2022-11-19Merge pull request #22166 from ksooo/fix-favs-resume-stringKai Sommerfeld