aboutsummaryrefslogtreecommitdiff
path: root/xbmc/ServiceBroker.h
AgeCommit message (Expand)Author
2024-05-11changed: rename PLAYLIST namespace to KODI::PLAYLISTArne Morten Kvarving
2024-01-16[Keyboard] Refactor keyboard files into input/keyboard/ folderGarrett Brown
2023-12-21[Pictures] Add SlideShow delegator pattern to decouple from GUIenen92
2023-07-19[clang-tidy] modernize-use-default-member-initRechi
2023-01-20android_printf() uses CLog when the logging system is upJose Luis Marti
2022-09-27added: ApplicationComponentsArne Morten Kvarving
2022-09-08[addons] rename IsBinaryAddonCacheUp to IsAddonInterfaceUpAlwin Esch
2022-05-12[speech] Add multiplatform support, make speech recognition available at Serv...Kai Sommerfeld
2022-04-23[application] Fix and simplify application parameters handling.Kai Sommerfeld
2022-03-26ServiceBroker/Manager: Fix clang formattingGarrett Brown
2022-03-26[Application] Init/Uninit logging and settings as soon/late as possibly -> Mo...Kai Sommerfeld
2022-03-26[Application][Log] Clean uninit and destruction of logging.Kai Sommerfeld
2022-03-10[ServiceBroker][KeyboardLayoutManager] Get rid of keyboard layout manager glo...Kai Sommerfeld
2022-03-10[ServiceBroker][ApplicationMessenger] Get rid of application messenger global...Kai Sommerfeld
2022-03-10[ServiceBroker][JobManager] Get rid of job manager global singleton.Kai Sommerfeld
2022-03-10[ServiceBroker][TextureCache] Get rid of texture cache global singleton.Kai Sommerfeld
2021-11-14ServiceBroker EventLog use pointer instead of referencefuzzard
2021-11-03[addons][audiodecoder] Add file extension managementAlwin Esch
2021-08-02[posix] WS-Discovery Implementationfuzzard
2021-07-01[Estuary][platform][addons] Add support for platform dependent default instal...Kai Sommerfeld
2021-04-25[Application] relocate dvdmediadetect to servicemanagerfuzzard
2020-04-28[cosmetic] comply with coding guidlines.Jim Carroll
2020-04-22[cosmetic] remove blank lines and reorder methods.Jim Carroll
2020-04-21Fix crash on exit.Jim Carroll
2020-04-16[utils] CLog: replace custom logging implementation with spdlogmontellese
2019-10-28CCPUInfo: split platforms and reworkLukas Rusak
2019-10-17remove g_mediaManager globalLukas Rusak
2019-03-18Decoderfilter implementationpeak3d
2018-10-08Eliminate CServiceBroker::GetProfileManager(); use CServiceBroker::GetSetting...Kai Sommerfeld
2018-10-08New settings component subcomponent: profiles manager.Kai Sommerfeld
2018-10-07Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...Kai Sommerfeld
2018-10-07New settings component subcomponent: settings.Kai Sommerfeld
2018-10-07Introduce ServiceBroker::SettingsComponent and make advanced settings a subco...Kai Sommerfeld
2018-09-08CServiceBroker: return a pointer for CSettingsLukas Rusak
2018-08-17Remove CAnnouncementManager::GetInstance()Garrett Brown
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-04-23Merge pull request #13785 from afedchin/network-globalArne Morten Kvarving
2018-04-21add application inbound port as a serviceRainer Hochecker
2018-04-19changed: rename CNetwork to CNetworkBasenotspiff
2018-04-10register AE as pointer to ServiceBrokerRainer Hochecker
2018-04-08have ServiceBroker return a pointer for WinSystemRechi
2018-04-05drop more dsp leftoversRechi
2018-04-01kill global g_windowManager, co-author Rechi'Rainer Hochecker
2018-02-02Kill CProfilesManager singletonGarrett Brown
2018-02-02Kill CEventLog "singleton" (really singletons)Garrett Brown
2018-02-02Kill CDatabaseManager singletonGarrett Brown
2018-02-02Kill CPlayerCoreFactory singletonGarrett Brown
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror