aboutsummaryrefslogtreecommitdiff
path: root/xbmc/profiles
AgeCommit message (Expand)Author
6 days[profiles] ProfileManage remove used forward declarationfuzzard
2024-05-11changed: rename PLAYLIST namespace to KODI::PLAYLISTArne Morten Kvarving
2024-05-10PLAYLIST::Id: convert to enum classArne Morten Kvarving
2024-04-21changed: put CFileItemList in separate source fileArne Morten Kvarving
2024-01-16[Keyboard] Refactor keyboard files into input/keyboard/ folderGarrett Brown
2023-11-20[clang-tidy] modernize-use-emplaceRechi
2023-10-13[clang-tidy] modernize-make-sharedRechi
2023-07-19[discs] Rename HAS_DVD_DRIVE to HAS_OPTICAL_DRIVEenen92
2022-10-03ApplicationPowerHandling: move to ApplicationComponentsArne Morten Kvarving
2022-09-22Application: relocate to application directoryArne Morten Kvarving
2022-09-15[Playlist][Cleanup] Refactor of playlistid/RepeatStateCastagnaIT
2022-09-10[Cleanup] Moved playlist type defines to playlist.hCastagnaIT
2022-03-10[ServiceBroker][ApplicationMessenger] Get rid of application messenger global...Kai Sommerfeld
2022-02-23CSingleLock: replace with std::unique_lockLukas Rusak
2022-02-23CSingleLock: replace Leave with unlock and Enter with lockLukas Rusak
2022-02-20cppcheck: fix unusedVariable warningsfuzzard
2022-02-09cppcheck: fix stlcstrParam warningsLukas Rusak
2021-12-28[profiles] honor lock state of mediasources / hide locked favouriteshowie-f
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-05-20remove use of c_str() from CLog::Log callsLukas Rusak
2021-05-20update logging to new formatLukas Rusak
2021-05-14remove use of c_str() from StringUtils::Format callsLukas Rusak
2021-05-09update format to new styleLukas Rusak
2021-04-25Merge pull request #19565 from lrusak/application-cleanupDave Blake
2021-04-13CApplication: remove IsMusicScanning methodLukas Rusak
2021-04-13CApplication: remove StopMusicScan methodLukas Rusak
2021-04-12CNetworkBase: add static method to get platform implementationLukas Rusak
2021-01-12[settings] allow all settings dialogs to be cancelled on savephunkyfish
2020-10-30[clang-tidy] performance-unnecessary-value-paramRechi
2020-10-30[clang-tidy] performance-unnecessary-copy-initializationRechi
2020-06-16[addons] cleanup binary addon managerAlwin Esch
2020-06-14[PVR] Reinit binary addon manager when loading a profile; fixes non working p...Alwin Esch
2020-04-17ProfileManager: Save changes when they happenfritsch
2020-04-01Merge pull request #17039 from samnazarko/fixup_profileGarrett Brown
2020-03-25[settings] allow TranslatableIntegerSettingOption to get string from addonAlwin Esch
2020-01-22Perform operations only outside the login screenCastagnaIT
2020-01-19[modernize] use-default-member-initRechi
2019-12-15CProfileManager: do not wait for bool uiInitializationFinished or skins will ...Sam Nazarko
2019-12-12Merge pull request #17000 from candrews/patch-14Lukas Rusak
2019-12-05Add missing cassert includesCraig Andrews
2019-12-02ProfileManager: Fall back to master profile if profile.xml not loadable / par...fritsch
2019-10-30Merge pull request #16840 from garbear/profilefixGarrett Brown
2019-10-28[profiles] Do always stop PVR services on logoff. Restart PVR services only w...Kai Sommerfeld
2019-10-27Profiles: ensure that the skin is reloaded after profile is loadedGarrett Brown
2019-10-17remove g_mediaManager globalLukas Rusak
2019-09-26[modernize] use-equals-defaultRechi
2019-08-07[Cleanup/NOP] Remove setIconImage (use setArt only)enen92
2019-07-09[format] fix include orderRechi
2018-10-18[profiles] Cleanup includes.ace20022
2018-10-08Rename ProfilesManager -> ProfileManager (source files, class name, variable ...Kai Sommerfeld