index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
ServiceBroker.h
Age
Commit message (
Expand
)
Author
2023-01-20
android_printf() uses CLog when the logging system is up
Jose Luis Marti
2022-09-27
added: ApplicationComponents
Arne Morten Kvarving
2022-09-08
[addons] rename IsBinaryAddonCacheUp to IsAddonInterfaceUp
Alwin 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-26
ServiceBroker/Manager: Fix clang formatting
Garrett 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-14
ServiceBroker EventLog use pointer instead of reference
fuzzard
2021-11-03
[addons][audiodecoder] Add file extension management
Alwin Esch
2021-08-02
[posix] WS-Discovery Implementation
fuzzard
2021-07-01
[Estuary][platform][addons] Add support for platform dependent default instal...
Kai Sommerfeld
2021-04-25
[Application] relocate dvdmediadetect to servicemanager
fuzzard
2020-04-28
[cosmetic] comply with coding guidlines.
Jim Carroll
2020-04-22
[cosmetic] remove blank lines and reorder methods.
Jim Carroll
2020-04-21
Fix crash on exit.
Jim Carroll
2020-04-16
[utils] CLog: replace custom logging implementation with spdlog
montellese
2019-10-28
CCPUInfo: split platforms and rework
Lukas Rusak
2019-10-17
remove g_mediaManager global
Lukas Rusak
2019-03-18
Decoderfilter implementation
peak3d
2018-10-08
Eliminate CServiceBroker::GetProfileManager(); use CServiceBroker::GetSetting...
Kai Sommerfeld
2018-10-08
New settings component subcomponent: profiles manager.
Kai Sommerfeld
2018-10-07
Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...
Kai Sommerfeld
2018-10-07
New settings component subcomponent: settings.
Kai Sommerfeld
2018-10-07
Introduce ServiceBroker::SettingsComponent and make advanced settings a subco...
Kai Sommerfeld
2018-09-08
CServiceBroker: return a pointer for CSettings
Lukas Rusak
2018-08-17
Remove CAnnouncementManager::GetInstance()
Garrett Brown
2018-07-27
[xbmc] Update copyright year span
h.udo
2018-07-27
[xbmc] Team XBMC -> Team Kodi
h.udo
2018-07-27
[xbmc] GPL-2.0-or-later SPDX license identifier
h.udo
2018-04-23
Merge pull request #13785 from afedchin/network-global
Arne Morten Kvarving
2018-04-21
add application inbound port as a service
Rainer Hochecker
2018-04-19
changed: rename CNetwork to CNetworkBase
notspiff
2018-04-10
register AE as pointer to ServiceBroker
Rainer Hochecker
2018-04-08
have ServiceBroker return a pointer for WinSystem
Rechi
2018-04-05
drop more dsp leftovers
Rechi
2018-04-01
kill global g_windowManager, co-author Rechi'
Rainer Hochecker
2018-02-02
Kill CProfilesManager singleton
Garrett Brown
2018-02-02
Kill CEventLog "singleton" (really singletons)
Garrett Brown
2018-02-02
Kill CDatabaseManager singleton
Garrett Brown
2018-02-02
Kill CPlayerCoreFactory singleton
Garrett Brown
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
2018-01-06
[servicebroker] add method to check if service manager is up
xhaggi
2017-12-21
[weather][refactor] kill g_weatherManager global
xhaggi
2017-12-16
ServiceBroker: add CPowerManager
Lukas Rusak
2017-11-24
kill g_Windowing, another nasty global
Rainer Hochecker
[next]