aboutsummaryrefslogtreecommitdiff
path: root/xbmc/DatabaseManager.cpp
AgeCommit message (Expand)Author
2023-11-22Added Video Versions featureXODIDOX
2023-05-18DatabaseManager: fix typo in log messagebluikko
2022-12-18[Xbox][Database] Fix race condition at upgrade databases versionthexai
2022-02-23CSingleLock: replace with std::unique_lockLukas Rusak
2021-05-20remove use of c_str() from CLog::Log callsLukas Rusak
2021-05-20update logging to new formatLukas Rusak
2021-05-14make simple StringUtils::Format calls use std::to_stringLukas Rusak
2021-05-09update format to new styleLukas Rusak
2020-08-28[addons] move CAddonDatabase/CAddonInstaller into namespace ADDONhowie-f
2020-04-22[logging] convert NOTICE level to INFOphunkyfish
2019-07-09[format] fix include orderRechi
2018-10-07Eliminate g_advancedSettings macro.Kai Sommerfeld
2018-08-13RetroPlayer: Import savestate code from game add-onsGarrett 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-01remove Audio DSP, it is unmaintained and not in a working stateRainer Hochecker
2018-02-02Kill CDatabaseManager singletonGarrett Brown
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2017-07-06[modernize][xbmc] Prefer 'default' for declarationsh.udo
2017-04-18[PVR] Move files from xbmc/epg to xbmc/pvr/(epg|windows).Kai Sommerfeld
2017-04-18[PVR] Rename all CEpg* types to CPVREpg*.Kai Sommerfeld
2017-04-18[PVR] Move epg types to namespace PVR.Kai Sommerfeld
2016-12-01[retroplayer] Game add-onsGarrett Brown
2016-10-25Change splash db upgrade logicphate89
2016-06-18[adsp] Adapt include paths to new structureAchimTuran
2015-08-18[cleanup] unify method name used for singleton patternxhaggi
2015-07-19[adsp] Add basic audio dsp addon handling structureAlwinEsch
2015-07-14[std cleanup] xbmc/hudokkow
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-02-04move view related files into new view folder and libmontellese
2012-11-01update the pre-Frodo art in the database to poster/banner based on aspect ratioJonathan Marshall
2012-09-09fix address line in GPL headersmontellese
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-07-12changed: drop CProgramDatabasespiff
2012-07-10adds new CDatabaseManager, and allow it to access CDatabase::Update directly.Jonathan Marshall