aboutsummaryrefslogtreecommitdiff
path: root/xbmc/SystemGlobals.cpp
AgeCommit message (Expand)Author
2020-09-08RPi: remove platformLukas Rusak
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-16Kill global CGUIInfoManager.Kai Sommerfeld
2018-04-06kill g_textureManager and g_largeTextureManagerRainer Hochecker
2018-02-17[cleanup] remove system.h includesRechi
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2018-01-12[globals] move g_sectionLoader to system globals (fixes an issue when loader ...Anton Fedchin
2017-12-13[linux] fix includes after move to xbmc/platform/linuxLukas Rusak
2017-04-07[cleanup] remove internal rar supportStefan Saraev
2016-10-15app: move first access of CPlaylistPlayer after initRainer Hochecker
2016-06-25remove DataCacheCore from systemGlobalsRainer Hochecker
2016-05-22Delay loading wasn't properly initialized during the testsPär Björklund
2016-03-21run Announcements on thread with lower priorityRainer Hochecker
2016-02-20[SystemGlobals] Define static initialization order of CSpecialProtocolChristian Fetzer
2016-02-12[SystemGlobals] make sure what CSectionLoader instance still alive before des...Anton Fedchin
2015-12-06make video renderer non-globalRainer Hochecker
2015-05-23[app] Cleanup includes.ace20022
2015-03-02Encapsulated g_Mouse in CInputManagerPär Björklund
2015-02-02Moved input handling from CApplication into it's own class CInputManager.Pär Björklund
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2014-11-11[infomanager] only update a/v info if something has changed and only by main ...Rainer Hochecker
2014-09-17Make CLangInfo global use the GlobalsHandling.Jim Carroll
2013-06-04Remove DownloadQueue & DownloadQueueManagerRawk
2013-05-01settings: replace CSettings and CGUISettings with new CSettingsmontellese
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-12-23[fix] another order dependnecy. This one required moving the instantiation of...Jim Carroll
2012-12-23Revert "[fix] crash on exit reprise, yet another another global deinit order ...WiSo
2012-12-23[fix] crash on exit reprise, yet another another global deinit order dependency.Jim Carroll
2012-12-22[fix] a couple crashes on exit on windows.Jim Carroll
2012-09-13changed: move zip manager to system globalsspiff
2012-09-13changed: move rar manager to system globalsspiff
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-08-10[rbp] added raspberrypi support to system globalsgimli
2012-07-09Fix SystemGlobals.cpp - remove g_Joystick when not neededKarlson2k
2012-07-09Move g_Joystick to SystemGlobals.cppKarlson2k
2012-05-10[AE] removal of g_audioContextGeoffrey McRae
2011-02-12g_graphicsContext global is now fixed w.r.t. initialization and deinitializat...Jim Carroll
2011-02-12g_Windowing global is now fixed w.r.t. initialization and deinitialization pr...Jim Carroll
2011-02-12CharsetConverter global is now fixed w.r.t. initialization and deinitializati...Jim Carroll
2011-02-12AdvancedSettings global is now fixed w.r.t. initialization and deinitializati...Jim Carroll
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-10-12changed: move even more globals construction/destruction into the same compil...elupus
2010-10-12changed: simplify SystemGlobals by just putting all global objects in one com...elupus