adds new CDatabaseManager, and allow it to access CDatabase::Update directly.
authorJonathan Marshall <jmarshall@never.you.mind>
Sat, 7 Jul 2012 03:47:21 +0000 (15:47 +1200)
committerJonathan Marshall <jmarshall@never.you.mind>
Mon, 9 Jul 2012 22:34:45 +0000 (10:34 +1200)
commit7e05bb25e104c563475f9eeff5e20f389aa5b5a5
tree84de3c5c63085d671a3f009d811b4ef91aed0a40
parentadc13132222858f679173ef5b50e19ef40a4b0a7
adds new CDatabaseManager, and allow it to access CDatabase::Update directly.
XBMC-ATV2.xcodeproj/project.pbxproj
XBMC-IOS.xcodeproj/project.pbxproj
XBMC.xcodeproj/project.pbxproj
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
xbmc/DatabaseManager.cpp [new file with mode: 0644]
xbmc/DatabaseManager.h [new file with mode: 0644]
xbmc/Makefile.in
xbmc/dbwrappers/Database.cpp
xbmc/dbwrappers/Database.h