[fix] Make the Dictionary a template and handle String as a typedef of std::string...
authorJim Carroll <thecarrolls@jiminger.com>
Sun, 15 Dec 2013 19:00:49 +0000 (14:00 -0500)
committerJim Carroll <thecarrolls@jiminger.com>
Wed, 25 Dec 2013 01:11:24 +0000 (20:11 -0500)
commit121e096ed98a779b19a50b4f280185a435657f34
tree77b0e412e21b8ac58f8a4d1c2e25ff5630f23422
parent6a935ddc2be899366b2b110c84a67d66302cb501
[fix] Make the Dictionary a template and handle String as a typedef of std::string. Apply the use to the ListItem to handle #14546. Fixes #14546
18 files changed:
xbmc/interfaces/legacy/Dictionary.h
xbmc/interfaces/legacy/ListItem.cpp
xbmc/interfaces/legacy/ListItem.h
xbmc/interfaces/python/PythonSwig.cpp.template
xbmc/interfaces/python/typemaps/python.Alternative.intm
xbmc/interfaces/python/typemaps/python.Alternative.outtm
xbmc/interfaces/python/typemaps/python.Tuple.intm
xbmc/interfaces/python/typemaps/python.Tuple.outtm
xbmc/interfaces/python/typemaps/python.boost_shared_ptr.outtm
xbmc/interfaces/python/typemaps/python.dict.intm
xbmc/interfaces/python/typemaps/python.map.intm
xbmc/interfaces/python/typemaps/python.vector.intm
xbmc/interfaces/python/typemaps/python.vector.outtm
xbmc/interfaces/swig/AddonModuleXbmc.i
xbmc/interfaces/swig/AddonModuleXbmcaddon.i
xbmc/interfaces/swig/AddonModuleXbmcgui.i
xbmc/interfaces/swig/AddonModuleXbmcplugin.i
xbmc/interfaces/swig/AddonModuleXbmcvfs.i