aboutsummaryrefslogtreecommitdiff
path: root/xbmc/guilib/guiinfo/SystemGUIInfo.cpp
AgeCommit message (Expand)Author
2024-05-15[GUI] Fix network link status in system infoJose Luis Marti
2024-05-07[Estuary][PVR][guiinfo] Rename gui info int System.PVRCount to PVR.ClientCoun...ksooo
2024-04-27[GUI] [Skins] [Estuary] New InfoLabels to identify multiple PVR Clients.DeltaMikeCharlie
2024-04-26Merge pull request #25018 from matthuisman/add_webos_platform_conditionalWolfgang Schupp
2024-04-21changed: put CFileItemList in separate source fileArne Morten Kvarving
2024-04-18Add System.Platform.WebOS conditionalmatthuisman
2024-03-24Remove timezone setting within KodiPhilipp Kerling
2023-10-31Add locale InfoLabels for SkinsDeltaMikeCharlie
2023-09-10[info] Split platform code for GPUInfoMiguel Borges de Freitas
2023-08-28[Info] Nuke Network.DHCPAddressMiguel Borges de Freitas
2023-08-28[GUI] Move network infos to sysinfoMiguel Borges de Freitas
2023-08-27[macos] Return 'not available' instead of 0.0 for cpu/gpu tempsMiguel Borges de Freitas
2023-07-19[discs] Rename HAS_DVD_DRIVE to HAS_OPTICAL_DRIVEenen92
2022-10-17[addons] Remove prefix 'ADDONS_' from enum class AddonType member names.Kai Sommerfeld
2022-10-17[addons] Avoid to include addons/addoninfo/AddonType.h in headers.Kai Sommerfeld
2022-10-17[addons] Make enum ADDON::TYPE an enum class ADDON::AddonType.Kai Sommerfeld
2022-10-03ApplicationPowerHandling: move to ApplicationComponentsArne Morten Kvarving
2022-10-03remove unused headersArne Morten Kvarving
2022-10-02AddonDatabase.h: avoid FileItem.h includeArne Morten Kvarving
2022-09-26Merge pull request #21874 from enen92/hideepisodethumbsMiguel Borges de Freitas
2022-09-24[Fix] Player process info shows incorrect refresh rate when video mode is cha...thexai
2022-09-22Application: relocate to application directoryArne Morten Kvarving
2022-09-22AppParams: relocate to application directoryArne Morten Kvarving
2022-09-18[info] Add System.Setting(hideunwatchedepisodethumbs) info boolenen92
2022-04-23[application] Fix and simplify application parameters handling.Kai Sommerfeld
2022-03-20[win32][discs] Add platform discdrive handlerenen92
2022-03-20[posix][DetectDvdMedia] Use platform discdrivehandlerenen92
2022-02-28changed: Rename ambiguous IsInhibit-builtin to IdleShutdownInhibitedarnova
2022-02-11added: IsScreensaverInhibited info labelarnova
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-11-09GUIWindowSystemInfo: Add display HDR capabilities in Video system infoquietvoid
2021-05-14make simple StringUtils::Format calls use std::to_stringLukas Rusak
2021-05-14remove use of c_str() from StringUtils::Format callsLukas Rusak
2021-05-10fix double-promotionLukas Rusak
2021-05-09update format to new styleLukas Rusak
2020-10-28linux: add windowing system to SystemInfo screenwsnipex
2020-10-18[addons] store number of available updates to member for performant usehowie-f
2020-10-12[addons] correct displayed number of available updates in guironie
2020-09-08RPi: remove platformLukas Rusak
2020-06-15[addons][pvr] remove pvr complete from binary addon cacheAlwin Esch
2020-06-03Expose VERSION_CODE and GIT SHA to GUIpeak3d
2020-01-08[tvOS] Initial Platform Commit for Apple TVOSSylvain CECCHETTO
2019-11-25[Estuary][guiinfo][cpuinfo] Hide CPU usage if system does not provide this in...Kai Sommerfeld
2019-10-28CCPUInfo: split platforms and reworkLukas Rusak
2019-10-17remove g_mediaManager globalLukas Rusak
2019-05-29XMemUtils: namespace methods and add windows wrapperLukas Rusak
2019-05-25[posix] move common posix files from linux to posix platformfuzzard
2019-01-11Improve detection of audio CDs using an infoboolDaVukovic
2018-10-08Rename ProfilesManager -> ProfileManager (source files, class name, variable ...Kai Sommerfeld
2018-10-08Eliminate CServiceBroker::GetProfileManager(); use CServiceBroker::GetSetting...Kai Sommerfeld