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
/
DatabaseManager.cpp
Age
Commit message (
Expand
)
Author
2018-08-13
RetroPlayer: Import savestate code from game add-ons
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-01
remove Audio DSP, it is unmaintained and not in a working state
Rainer Hochecker
2018-02-02
Kill CDatabaseManager singleton
Garrett Brown
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
2017-07-06
[modernize][xbmc] Prefer 'default' for declarations
h.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-ons
Garrett Brown
2016-10-25
Change splash db upgrade logic
phate89
2016-06-18
[adsp] Adapt include paths to new structure
AchimTuran
2015-08-18
[cleanup] unify method name used for singleton pattern
xhaggi
2015-07-19
[adsp] Add basic audio dsp addon handling structure
AlwinEsch
2015-07-14
[std cleanup] xbmc/
hudokkow
2014-12-16
Revert "rename xbmc folder to src"
Rainer Hochecker
2014-12-15
rename xbmc folder to src
Fneufneu
2013-07-25
[cosmetics] update copyright headers
M. Kaijser
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2013-02-04
move view related files into new view folder and lib
montellese
2012-11-01
update the pre-Frodo art in the database to poster/banner based on aspect ratio
Jonathan Marshall
2012-09-09
fix address line in GPL headers
montellese
2012-09-05
[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...
Lars Op den Kamp
2012-07-12
changed: drop CProgramDatabase
spiff
2012-07-10
adds new CDatabaseManager, and allow it to access CDatabase::Update directly.
Jonathan Marshall