Merge branch 'container_foldername'
authorJonathan Marshall <jmarshall@never.you.mind>
Tue, 22 Mar 2011 19:43:27 +0000 (08:43 +1300)
committerJonathan Marshall <jmarshall@never.you.mind>
Tue, 22 Mar 2011 20:11:23 +0000 (09:11 +1300)
commit903c0fdc7da3431205469675bedd0afabc1b146e
treed00081b678991f9900b11bb104585fdc0deef5da
parent91261c9d8fde24cdd3471153b13b88b43fad8f2f
parent61060c03d82d70600d9d07de22ab225bd3e1af7e
Merge branch 'container_foldername'

This patch set addresses #10313, providing localizable names of the current container foldername via the Container.Foldername infolabel.

I've done this by utilizing the label of the CFileItemList, setting it either in the directory classes (addons, videodb, musicdb) or directly by looking up the source name (files nodes) or by using GetTitleForPath.
xbmc/Util.cpp
xbmc/video/VideoDatabase.cpp
xbmc/video/VideoDatabase.h