aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-27windowing/gbm/drm: fix lambda capture 'this' is not usedLukas Rusak
2020-10-27windowing/gbm/drm: fix struct 'CDRMObject' was previously declared as a classLukas Rusak
2020-10-27windowing/gbm: fix build on FreeBSDLukas Rusak
2020-10-27add TARGET_FREEBSD to system_egl.hLukas Rusak
2020-10-27tools/buildsteps: set APP_RENDER_SYSTEM for freebsd buildLukas Rusak
2020-10-27tools/buildsteps: remove linux64-wayland buildLukas Rusak
2020-10-27tools/buildsteps: remove linux64-gbm buildLukas Rusak
2020-10-27tools/buildsteps: remove --with-platform= from linux buildsLukas Rusak
2020-10-27tools/depends: set APP_RENDER_SYSTEM explicitly for linuxLukas Rusak
2020-10-27tools/depends: set linux builds to always build for x11 wayland gbmLukas Rusak
2020-10-27[tools/linux]: remove windowing option from kodi wrapper scriptwsnipex
2020-10-27[docs] update docs to remove X11/WAYLAND/GBM_RENDER_SYSTEMLukas Rusak
2020-10-27tools/depends: remove X11/WAYLAND/GBM_RENDER_SYSTEM from Toolchain.cmake.inLukas Rusak
2020-10-27[cmake] only use APP_RENDER_SYSTEMLukas Rusak
2020-10-27[cmake] treat CORE_PLATFORM_NAME_LC as a listLukas Rusak
2020-10-27system/settings: merge x11.xml wayland.xml and gbm.xml into linux.xmlLukas Rusak
2020-10-27CAppParamParser: allow specifying --windowing=<system> on linuxLukas Rusak
2020-10-27CPlatform: register window systems for non linux platformsLukas Rusak
2020-10-27platform/linux: add CPlatformLinux to register window systemsLukas Rusak
2020-10-27windowing: add registration functions for CWindowSystemFactoryLukas Rusak
2020-10-27windowing: add CWindowSystemFactoryLukas Rusak
2020-10-27windowing/x11: cast to CWinSystemX11 to get the correct register functionLukas Rusak
2020-10-27windowing: set windowing platform specific settingsLukas Rusak
2020-10-27platform/linux: add libinput specific settings to startupLukas Rusak
2020-10-27Merge pull request #18640 from fritsch/cov3fuzzard
Fix new Coverity findings
2020-10-26CDVDVideoCodecDRMPRIME: make hw decode setting visible if registeredLukas Rusak
2020-10-26Merge pull request #18649 from lrusak/drm-init-fixLukas Rusak
[GBM] fix drm init to actually try all cards for having a connected connector
2020-10-26kodi-dev-kit: pvr Stream.h: fix language codes truncated to two charsmglae
2020-10-26[Estuary] Seekbar fix for numerical seekjjd-uk
2020-10-26windowing/gbm/drm: fix drm init to actually try all cards for having a ↵Lukas Rusak
connected connector
2020-10-26Merge pull request #18629 from ksooo/estuary-fix-busy-spinnerKai Sommerfeld
[Estuary] Home screen widgets: Fix busy spinner...
2020-10-26Merge pull request #18643 from phunkyfish/epg-is-playablephunkyfish
[pvr] add refetch timeout for IsPlayable on an EPG tag
2020-10-26Merge pull request #18644 from ksooo/pvr-reminder-popup-autocloseKai Sommerfeld
[PVR] Reminders: Add option to switch to channel on auto-close of the reminder popup.
2020-10-26Merge pull request #18635 from howie-f/v19-systemaddons-updateFrank H
[addons] fix/improve updates for system addons from official repos
2020-10-26Bump to v19 alpha 3DaveTBlake
2020-10-26Merge pull request #18632 from ksooo/json-rpc-pvr-stuffKai Sommerfeld
[json-rpc][PVR] Fixes and improvements
2020-10-26[PVR] Reminders: Add option to switch to channel on auto-close of the ↵Kai Sommerfeld
reminder popup.
2020-10-25[pvr] add refetch timeout for IsPlayable on an EPG tagphunkyfish
2020-10-25[json-rpc] API version bumpKai Sommerfeld
2020-10-25[PVR][json-rpc] PVR.AddTimer: Add parameter 'reminder'. PVR.Details.Timer, ↵Kai Sommerfeld
PVR.Fields.Timer: Add field 'isreminder'.
2020-10-25[json-rpc] GetItem: Fix format of 'director', 'writer' and 'cast' for PVR ↵Kai Sommerfeld
channels.
2020-10-25[json-rpc] Add 'subchannelitem' to List.Fields.All and List.Item.AllKai Sommerfeld
2020-10-25[Estuary] Add DiscTitle for music to more placesjjd-uk
2020-10-25GuiWindowVideoBase: Fix CID 1403375 and 1203497 by checking nullptr before ↵fritsch
dereferencing
2020-10-25VideoDatabase: Fix CID 1468368 and 1403375 by checking if FromString was ↵fritsch
succesful
2020-10-25[pvr] user defined recording sortsemveepee
Replaces hard-coded values for sort type and sort order for recordings
2020-10-25Merge pull request #18445 from pespin/pespin/add-subtitleDave Blake
[jsonrpc] support Player.AddSubtitle API
2020-10-25Merge pull request #18593 from jjd-uk/estuary_music_videosronie
[Estuary] Improve Music Video OSD/Now Playing labels and keep consist…
2020-10-25Merge pull request #18633 from anxdpanic/sync_upstream_versioncheckDave Blake
[addons] sync service.xbmc.versioncheck with repo
2020-10-25Merge pull request #18615 from DaveTBlake/DurationFixDave Blake
[Music]Fix album duration determination