add abstract class CDbUrl to support extended/complex (video|music)db:// paths
authormontellese <montellese@xbmc.org>
Wed, 20 Jun 2012 07:45:28 +0000 (09:45 +0200)
committermontellese <montellese@xbmc.org>
Sun, 5 Aug 2012 21:30:51 +0000 (23:30 +0200)
commitd7fc5763d3f49681fb4dd1db5222d6fbf4ab43d7
tree9797d5573f09f6c9cc5f4514c00cff34f8adeda7
parente78ebe6eb0be54d7e7d0218f0dd42a481c87af44
add abstract class CDbUrl to support extended/complex (video|music)db:// paths
xbmc/DbUrl.cpp [new file with mode: 0644]
xbmc/DbUrl.h [new file with mode: 0644]
xbmc/Makefile.in